From 2f409920e1528626757dd17dc99636ea83abcf99 Mon Sep 17 00:00:00 2001 From: Krzysztof Szpieg Date: Thu, 29 Apr 2021 12:15:54 +0200 Subject: [PATCH] Add pl.yaml Polish Translation (#387) --- i18n/pl.yaml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 i18n/pl.yaml diff --git a/i18n/pl.yaml b/i18n/pl.yaml new file mode 100644 index 00000000..fdf6b0cb --- /dev/null +++ b/i18n/pl.yaml @@ -0,0 +1,28 @@ +- id: prev_page + translation: "Poprzednia strona" + +- id: next_page + translation: "Następna strona" + +- id: read_time + translation: + one: "1 min" + other: "{{ .Count }} min" + +- id: toc + translation: "Spis treści" + +- id: translations + translation: "Tłumaczenia" + +- id: home + translation: "Strona Główna" + +- id: edit_post + translation: "Edytuj" + +- id: code_copy + translation: "Kopiuj" + +- id: code_copied + translation: "Skopiowano!"