summaryrefslogtreecommitdiffstats
path: root/pkg/i18n
diff options
context:
space:
mode:
authormjarkk <mkopenga@gmail.com>2018-10-20 17:20:52 +0200
committermjarkk <mkopenga@gmail.com>2018-10-20 17:20:52 +0200
commit73a0a65ee15a638822748dd56d6bd33b8b1bb30f (patch)
treefe9bde5cdc802c88c62893ae8ad934a764d959fb /pkg/i18n
parentac5696574c974f2482bd0f5b2ef5258df08ac53c (diff)
test
Diffstat (limited to 'pkg/i18n')
-rw-r--r--pkg/i18n/english.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkg/i18n/english.go b/pkg/i18n/english.go
index b802597b3..54e7a4a7f 100644
--- a/pkg/i18n/english.go
+++ b/pkg/i18n/english.go
@@ -5,7 +5,6 @@ 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