From 4188786749c512370d278849beef7998b72b171a Mon Sep 17 00:00:00 2001 From: Dawid Dziurla Date: Wed, 5 Sep 2018 15:20:34 +0200 Subject: [PATCH] update pl translation --- pkg/i18n/polish.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/i18n/polish.go b/pkg/i18n/polish.go index cb190d246..0e3702f43 100644 --- a/pkg/i18n/polish.go +++ b/pkg/i18n/polish.go @@ -46,7 +46,7 @@ func addPolish(i18nObject *i18n.Bundle) error { Other: "nawiguj", }, &i18n.Message{ ID: "menu", - Other: "pomoc", + Other: "menu", }, &i18n.Message{ ID: "execute", Other: "wykonaj",