Skip to content

Commit a1cb044

Browse files
authored
Add romanian translation to ro.yaml (adityatelange#1362)
Add romanian translation (with diacritics) to ro.yaml
1 parent 0989c28 commit a1cb044

1 file changed

Lines changed: 33 additions & 0 deletions

File tree

i18n/ro.yaml

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
- id: prev_page
2+
translation: "Înapoi"
3+
4+
- id: next_page
5+
translation: "Înainte"
6+
7+
- id: read_time
8+
translation:
9+
one : "1 minut"
10+
other: "{{ .Count }} minute"
11+
12+
- id: words
13+
translation:
14+
one : "cuvânt"
15+
other: "{{ .Count }} cuvinte"
16+
17+
- id: toc
18+
translation: "Sumar"
19+
20+
- id: translations
21+
translation: "Traduceri"
22+
23+
- id: home
24+
translation: "Acasă"
25+
26+
- id: edit_post
27+
translation: "Editează"
28+
29+
- id: code_copy
30+
translation: "copiază"
31+
32+
- id: code_copied
33+
translation: "copiat!"

0 commit comments

Comments
 (0)