We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a081392 commit 00dd08cCopy full SHA for 00dd08c
i18n/ro.toml
@@ -1,15 +1,24 @@
1
[category]
2
other = "categorie"
3
4
+[categories]
5
+other = "categorii"
6
+
7
[tag]
8
other = "etichetă"
9
10
+[tags]
11
+other = "etichete"
12
13
[series]
14
other = "serie"
15
16
[author]
17
other = "autor"
18
19
+[authors]
20
+other = "autori"
21
22
[posts]
23
other = "articole"
24
@@ -31,3 +40,24 @@ other = "Susținut de"
31
40
32
41
[see_also]
33
42
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