From 5619099564c1f39afc81575442b9c5181a092e60 Mon Sep 17 00:00:00 2001 From: INAGAKI Hiroshi Date: Fri, 14 Apr 2017 00:11:18 +0900 Subject: [PATCH] translation: Fix comment out issue in en.jsx (#1698) --- app/assets/javascripts/components/locales/en.jsx | 2 +- 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 index b0403e33e..6f84694bc 100644 --- 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 = {