he.yaml (543B)
1 - id: prev_page 2 translation: "הקודם" 3 4 - id: next_page 5 translation: "הבא" 6 7 - id: read_time 8 translation: 9 one: "דקה אחת" 10 other: "{{ .Count }} דקות" 11 12 - id: words 13 translation: 14 one: "מילה אחת" 15 other: "{{ .Count }} מילים" 16 17 - id: toc 18 translation: "תוכן עניינים" 19 20 - id: translations 21 translation: "תרגומים" 22 23 - id: home 24 translation: "בית" 25 26 - id: edit_post 27 translation: "ערוך" 28 29 - id: code_copy 30 translation: "העתק" 31 32 - id: code_copied 33 translation: "הועתק!"