We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8626305 commit 1ace39aCopy full SHA for 1ace39a
i18n/he.yaml
@@ -1,21 +1,21 @@
1
- id: prev_page
2
- translation: "קודם"
+ translation: "הקודם"
3
4
- id: next_page
5
translation: "הבא"
6
7
- id: read_time
8
translation:
9
- one : "דקה אחת"
10
- other: "דקות {{ .Count }}"
+ one: "דקה אחת"
+ other: "{{ .Count }} דקות"
11
12
- id: words
13
14
- one : "word"
15
- other: "מילים {{ .Count }} "
+ one: "מילה אחת"
+ other: "{{ .Count }} מילים"
16
17
- id: toc
18
- translation: "תוכן העניינים"
+ translation: "תוכן עניינים"
19
20
- id: translations
21
translation: "תרגומים"
@@ -30,4 +30,4 @@
30
translation: "העתק"
31
32
- id: code_copied
33
- translation: "!הועתק"
+ translation: "הועתק!"
0 commit comments