Skip to content

Commit 00dd08c

Browse files
authored
Add more missing romaina i18n strings (#558)
1 parent a081392 commit 00dd08c

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

i18n/ro.toml

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,24 @@
11
[category]
22
other = "categorie"
33

4+
[categories]
5+
other = "categorii"
6+
47
[tag]
58
other = "etichetă"
69

10+
[tags]
11+
other = "etichete"
12+
713
[series]
814
other = "serie"
915

1016
[author]
1117
other = "autor"
1218

19+
[authors]
20+
other = "autori"
21+
1322
[posts]
1423
other = "articole"
1524

@@ -31,3 +40,24 @@ other = "Susținut de"
3140

3241
[see_also]
3342
other = "Altele din seria"
43+
44+
[note]
45+
other = "notă"
46+
47+
[tip]
48+
other = "sfat"
49+
50+
[example]
51+
other = "exemplu"
52+
53+
[question]
54+
other = "întrebare"
55+
56+
[info]
57+
other = "informație"
58+
59+
[warning]
60+
other = "avertisment"
61+
62+
[error]
63+
other = "eroare"

0 commit comments

Comments
 (0)