瀏覽代碼

Add more Romanian translations (#471)

Codruț Constantin Gușoi 5 年之前
父節點
當前提交
efe0b6e092
共有 1 個文件被更改,包括 9 次插入0 次删除
  1. 9 0
      i18n/ro.toml

+ 9 - 0
i18n/ro.toml

@@ -7,6 +7,12 @@ other = "etichetă"
 [series]
 other = "serie"
 
+[author]
+other = "autor"
+
+[posts]
+other = "articole"
+
 [reading_time]
 one   = "Un minut de lectură"
 other = "{{ .Count }} {{ if lt .Count 20 }}minute{{ else }}de minute{{ end }} de lectură"
@@ -22,3 +28,6 @@ other = "Poți să te întorci la <a href=\"{{ . }}\">pagina principală</a>."
 
 [powered_by]
 other = "Susținut de"
+
+[see_also]
+other = "Altele din seria"