Skip to content

Commit

Permalink
Update translations for he.yaml (#1594)
Browse files Browse the repository at this point in the history
  • Loading branch information
idanhazan authored Nov 8, 2024
1 parent 8626305 commit 1ace39a
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions i18n/he.yaml
Original file line number Diff line number Diff line change
@@ -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: "תרגומים"
Expand All @@ -30,4 +30,4 @@
translation: "העתק"

- id: code_copied
translation: "!הועתק"
translation: "הועתק!"

0 comments on commit 1ace39a

Please sign in to comment.