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