From 3492e151e5a53c53f23487fea93d44f7f97670b0 Mon Sep 17 00:00:00 2001 From: Alon Date: Wed, 24 Feb 2021 09:25:20 +0200 Subject: [PATCH] Add he.yaml Hebrew translation (#259) --- i18n/he.yaml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 i18n/he.yaml diff --git a/i18n/he.yaml b/i18n/he.yaml new file mode 100644 index 0000000..6d203f4 --- /dev/null +++ b/i18n/he.yaml @@ -0,0 +1,19 @@ +- id: prev_page + translation: "לעמוד הקודם" + +- id: next_page + translation: "לעמוד הבא" + +- id: read_time + translation: + one : "דקה אחת" + other: "{{ .Count }} דקות" + +- id: toc + translation: "תוכן עניינים" + +- id: translations + translation: "תרגומים" + +- id: home + translation: "דף בית"