From a2ac8d296d183b7899f13e427a84763237e26ff2 Mon Sep 17 00:00:00 2001 From: Arhell Date: Thu, 21 May 2020 11:18:09 +0300 Subject: [PATCH] localization for subscribe button --- i18n/pl.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/i18n/pl.toml b/i18n/pl.toml index 2230332382..9621301a49 100644 --- a/i18n/pl.toml +++ b/i18n/pl.toml @@ -175,6 +175,9 @@ other = "Cele" [prerequisites_heading] other = "Nim zaczniesz" +[subscribe_button] +other = "Subskrybuj" + [ui_search_placeholder] other = "Szukaj"