mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2023-12-21 10:22:58 +01:00
bf0883adb5
Signed-off-by: Eran Israeli <eisraeli@redhat.com>
34 lines
535 B
YAML
34 lines
535 B
YAML
- id: prev_page
|
|
translation: "קודם"
|
|
|
|
- id: next_page
|
|
translation: "הבא"
|
|
|
|
- id: read_time
|
|
translation:
|
|
one : "דקה אחת"
|
|
other: "דקות {{ .Count }}"
|
|
|
|
- id: words
|
|
translation:
|
|
one : "word"
|
|
other: "מילים {{ .Count }} "
|
|
|
|
- id: toc
|
|
translation: "תוכן העניינים"
|
|
|
|
- id: translations
|
|
translation: "תרגומים"
|
|
|
|
- id: home
|
|
translation: "בית"
|
|
|
|
- id: edit_post
|
|
translation: "ערוך"
|
|
|
|
- id: code_copy
|
|
translation: "העתק"
|
|
|
|
- id: code_copied
|
|
translation: "!הועתק"
|