Skip to content

Commit 791999d

Browse files
authored
Add uk.yaml Ukrainian translation (#356)
1 parent 8c313af commit 791999d

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

i18n/uk.yaml

+25
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
- id: prev_page
2+
translation: "Попередня"
3+
4+
- id: next_page
5+
translation: "Наступна"
6+
7+
- id: read_time
8+
translation:
9+
one : "1 хвилина"
10+
other: "{{ .Count }} хвилин"
11+
12+
- id: toc
13+
translation: "Зміст"
14+
15+
- id: translations
16+
translation: "Переклади"
17+
18+
- id: home
19+
translation: "Головна"
20+
21+
- id: code_copy
22+
translation: "копіювати"
23+
24+
- id: code_copied
25+
translation: "скопійовано!"

0 commit comments

Comments
 (0)