From 73a0a65ee15a638822748dd56d6bd33b8b1bb30f Mon Sep 17 00:00:00 2001 From: mjarkk Date: Sat, 20 Oct 2018 17:20:52 +0200 Subject: [PATCH] test --- pkg/i18n/english.go | 1 - 1 file changed, 1 deletion(-) 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