Browse Source

Add more missing romaina i18n strings (#558)

Codruț Constantin Gușoi 4 năm trước cách đây
mục cha
commit
00dd08c056
1 tập tin đã thay đổi với 30 bổ sung0 xóa
  1. 30 0
      i18n/ro.toml

+ 30 - 0
i18n/ro.toml

@@ -1,15 +1,24 @@
 [category]
 other = "categorie"
 
+[categories]
+other = "categorii"
+
 [tag]
 other = "etichetă"
 
+[tags]
+other = "etichete"
+
 [series]
 other = "serie"
 
 [author]
 other = "autor"
 
+[authors]
+other = "autori"
+
 [posts]
 other = "articole"
 
@@ -31,3 +40,24 @@ other = "Susținut de"
 
 [see_also]
 other = "Altele din seria"
+
+[note]
+other = "notă"
+
+[tip]
+other = "sfat"
+
+[example]
+other = "exemplu"
+
+[question]
+other = "întrebare"
+
+[info]
+other = "informație"
+
+[warning]
+other = "avertisment"
+
+[error]
+other = "eroare"