logo

mastofe

My custom branche(s) on git.pleroma.social/pleroma/mastofe
commit: 5619099564c1f39afc81575442b9c5181a092e60
parent: ce80d0b0a9139052387a7f2b7ef76f6f307dd5fb
Author: INAGAKI Hiroshi <musashino205@users.noreply.github.com>
Date:   Fri, 14 Apr 2017 00:11:18 +0900

translation: Fix comment out issue in en.jsx (#1698)


Diffstat:

Mapp/assets/javascripts/components/locales/en.jsx2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app/assets/javascripts/components/locales/en.jsx b/app/assets/javascripts/components/locales/en.jsx @@ -5,7 +5,7 @@ * 1. to add your new string here; and * 2. to remove old strings that are no longer needed; and * 3. to sort the strings by the key. - # 4. To rename the `en` const name and export default name to match your locale. + * 4. To rename the `en` const name and export default name to match your locale. * Thanks! */ const en = {