From 79f6b14937797ae4f66bf5c084eddc56ce85e28f Mon Sep 17 00:00:00 2001 From: Csaba Vass <77643292+csvass@users.noreply.github.com> Date: Wed, 27 Jan 2021 14:20:30 +0100 Subject: [PATCH] create hu.yaml Hungarian translation added. --- i18n/hu.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 i18n/hu.yaml diff --git a/i18n/hu.yaml b/i18n/hu.yaml new file mode 100644 index 0000000000..a039dda9ae --- /dev/null +++ b/i18n/hu.yaml @@ -0,0 +1,16 @@ +- id: prev_page + translation: "Előző oldal" + +- id: next_page + translation: "Következő oldal" + +- id: read_time + translation: + one: "1 perc" + other: "{{ .Count }} perc" + +- id: toc + translation: "Tartalomjegyzék" + +- id: translations + translation: "Fordítások"