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