From b1b0efa08c2c5047eb86ce943e9149e2910e39f0 Mon Sep 17 00:00:00 2001 From: Giuseppe Pignataro Date: Mon, 25 Feb 2019 01:32:13 +0100 Subject: [PATCH] Added Esperanto translation --- i18n/eo.toml | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 i18n/eo.toml diff --git a/i18n/eo.toml b/i18n/eo.toml new file mode 100644 index 00000000..b966f6b6 --- /dev/null +++ b/i18n/eo.toml @@ -0,0 +1,37 @@ +# Translations for Esperanto +# https://gohugo.io/content-management/multilingual/#translation-of-strings + +# Single.html + +[Written] +other = "Skribita" + +[by] +other = "de" + +[with] +other = "kun" + +[on] +other = "il" + +[in] +other = "sur" + +[Author] +other = "AĆ­toro" + +[Words] +other = "Vortoj" + +[Tag] +other = "Tag" + +[Home] +other = "Home" + +[back] +other = "Reen" + +[minute] +other = "minuto" \ No newline at end of file