diff --git a/i18n/he.yaml b/i18n/he.yaml index 3912fb8d..30c3e742 100644 --- a/i18n/he.yaml +++ b/i18n/he.yaml @@ -1,21 +1,21 @@ - id: prev_page - translation: "קודם" + translation: "הקודם" - id: next_page translation: "הבא" - id: read_time translation: - one : "דקה אחת" - other: "דקות {{ .Count }}" + one: "דקה אחת" + other: "{{ .Count }} דקות" - id: words translation: - one : "word" - other: "מילים {{ .Count }} " + one: "מילה אחת" + other: "{{ .Count }} מילים" - id: toc - translation: "תוכן העניינים" + translation: "תוכן עניינים" - id: translations translation: "תרגומים" @@ -30,4 +30,4 @@ translation: "העתק" - id: code_copied - translation: "!הועתק" + translation: "הועתק!"