From efe0b6e0923adfb391fd1e8412dc3b9546eb9a00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Codru=C8=9B=20Constantin=20Gu=C8=99oi?= Date: Fri, 30 Oct 2020 23:42:45 +0000 Subject: [PATCH] Add more Romanian translations (#471) --- i18n/ro.toml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/i18n/ro.toml b/i18n/ro.toml index 029b444..b34cb6e 100644 --- a/i18n/ro.toml +++ b/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 pagina principală." [powered_by] other = "Susținut de" + +[see_also] +other = "Altele din seria"