Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Fastbyte01/KeepIt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/i18n
diff options
context:
space:
mode:
authorGiuseppe Pignataro <rogepix@gmail.com>2019-02-26 00:32:36 +0300
committerGiuseppe Pignataro <rogepix@gmail.com>2019-02-26 00:32:36 +0300
commitd6e2fb21454e87fa4e9e652054f11734d14c0f13 (patch)
tree5c981c1d7707339e77fca640d562af61653a699c /i18n
parent224f1a9fed6f100fb26920cf7ff9a7e9ba0593ce (diff)
Updated translations
Diffstat (limited to 'i18n')
-rw-r--r--i18n/de.toml10
-rw-r--r--i18n/eo.toml10
-rw-r--r--i18n/es.toml10
-rw-r--r--i18n/fr.toml10
-rw-r--r--i18n/it.toml10
-rw-r--r--i18n/sq.toml10
6 files changed, 54 insertions, 6 deletions
diff --git a/i18n/de.toml b/i18n/de.toml
index 217bdd0..6e4dc60 100644
--- a/i18n/de.toml
+++ b/i18n/de.toml
@@ -56,4 +56,12 @@ other = "zu"
# Pagination
[More]
-other = "Mehr" \ No newline at end of file
+other = "Mehr"
+
+# Related post
+
+[Related]
+other = "Ähnliche"
+
+[Articles]
+other = "Artikel" \ No newline at end of file
diff --git a/i18n/eo.toml b/i18n/eo.toml
index 21c7403..2eb3db6 100644
--- a/i18n/eo.toml
+++ b/i18n/eo.toml
@@ -56,4 +56,12 @@ other = "al"
# Pagination
[More]
-other = "Pli" \ No newline at end of file
+other = "Pli"
+
+# Related post
+
+[Related]
+other = "Similaj"
+
+[Articles]
+other = "Artikoloj" \ No newline at end of file
diff --git a/i18n/es.toml b/i18n/es.toml
index 745f791..57428e7 100644
--- a/i18n/es.toml
+++ b/i18n/es.toml
@@ -56,4 +56,12 @@ other = "a"
# Pagination
[More]
-other = "Más" \ No newline at end of file
+other = "Más"
+
+# Related post
+
+[Related]
+other = "Artículos"
+
+[Articles]
+other = "Similares" \ No newline at end of file
diff --git a/i18n/fr.toml b/i18n/fr.toml
index 074f09d..5c61d8b 100644
--- a/i18n/fr.toml
+++ b/i18n/fr.toml
@@ -56,4 +56,12 @@ other = "à"
# Pagination
[More]
-other = "Plus" \ No newline at end of file
+other = "Plus"
+
+# Related post
+
+[Related]
+other = "Articles"
+
+[Articles]
+other = "Similaires" \ No newline at end of file
diff --git a/i18n/it.toml b/i18n/it.toml
index 294c629..a3c9acb 100644
--- a/i18n/it.toml
+++ b/i18n/it.toml
@@ -56,4 +56,12 @@ other = "alla"
# Pagination
[More]
-other = "Altro" \ No newline at end of file
+other = "Altro"
+
+# Related post
+
+[Related]
+other = "Articoli"
+
+[Articles]
+other = "Correlati" \ No newline at end of file
diff --git a/i18n/sq.toml b/i18n/sq.toml
index c4797f6..377cb04 100644
--- a/i18n/sq.toml
+++ b/i18n/sq.toml
@@ -56,4 +56,12 @@ other = "në"
# Pagination
[More]
-other = "më shumë" \ No newline at end of file
+other = "më shumë"
+
+# Related post
+
+[Related]
+other = "Artikuj"
+
+[Articles]
+other = "Të lidhura" \ No newline at end of file