about summary refs log tree commit diff
path: root/app/assets/javascripts/components/locales/en.jsx
diff options
context:
space:
mode:
authorMatt Jankowski <mjankowski@thoughtbot.com>2017-04-13 09:59:12 -0400
committerEugen <eugen@zeonfederated.com>2017-04-13 15:59:12 +0200
commit093879c1778a525b7aa9b847b58e9ce6604b5acf (patch)
treea536a3297f9240331166d158add69b59863f3ffe /app/assets/javascripts/components/locales/en.jsx
parent4fe5e04ea47b187b5578d0c9da23ecbe6c382544 (diff)
Fix language export variables (#1689)
* Fix naming of JS locale constants

* Improve the translation instructions re: const names
Diffstat (limited to 'app/assets/javascripts/components/locales/en.jsx')
-rw-r--r--app/assets/javascripts/components/locales/en.jsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/assets/javascripts/components/locales/en.jsx b/app/assets/javascripts/components/locales/en.jsx
index 1834567f1..740caef9d 100644
--- a/app/assets/javascripts/components/locales/en.jsx
+++ b/app/assets/javascripts/components/locales/en.jsx
@@ -5,6 +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.
  * Thanks!
  */
 const en = {