summaryrefslogtreecommitdiffstats
path: root/pkg/i18n
diff options
context:
space:
mode:
authormjarkk <mkopenga@gmail.com>2018-10-20 17:21:17 +0200
committermjarkk <mkopenga@gmail.com>2018-10-20 17:21:17 +0200
commit727ba9f42ec0678a7da7124f8befc81550361019 (patch)
treea42d3ce62888b97decdd4c78842d462a7b6665f4 /pkg/i18n
parent73a0a65ee15a638822748dd56d6bd33b8b1bb30f (diff)
test
Diffstat (limited to 'pkg/i18n')
-rw-r--r--pkg/i18n/english.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/i18n/english.go b/pkg/i18n/english.go
index 54e7a4a7f..b802597b3 100644
--- a/pkg/i18n/english.go
+++ b/pkg/i18n/english.go
@@ -5,6 +5,7 @@ Todo list when making a new translation
- Change the addEnglish() name to the language you want to translate to like addSomeLanguage()
- change the first function argument of i18nObject.AddMessages( to the language you want to translate to like language.SomeLanguage
- Remove this todo and the about section
+
*/
package i18n