Welcome to mirror list, hosted at ThFree Co, Russian Federation.

he.toml « i18n - github.com/luizdepra/hugo-coder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e3b5d043a580f6c85101b62a7ad8646f8187bd49 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
[categories]
one = "קטגוריה"

[tags]
one = "תגית"

[series]
one = "סדרה"

[authors]
one = "סופר"

[posts]
other = "פוסטים"

[reading_time]
one = "דקה אחת לקרוא"
other = "דקות לקרוא {{ .Count }}"

[page_not_found]
other = "דף האינטרנט שביקשת לא נמצא"

[page_does_not_exist]
other = "מצטערים, דף אינטרנט זה אינו קיים"

[head_back]
other = " אתה יכול לחזור<a href=\"{{ . }}\">לדף הבית</a>."

[powered_by]
other = "מופעל על ידי"

[see_also]
other = "רואה עוד ב"