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
diff options
context:
space:
mode:
authorGiuseppe Pignataro <rogepix@gmail.com>2019-03-14 13:13:17 +0300
committerGiuseppe Pignataro <rogepix@gmail.com>2019-03-14 13:13:17 +0300
commitcc601b941d20c1cb3b8f221d78e00a3d09006fe4 (patch)
tree3b4d170dd6cc257e8901c2087f380a04f629962a
parent3dd6c19127ffa09fbe7d4efcccc789c3f5a9dfb6 (diff)
Updated translations
-rw-r--r--i18n/de.toml3
-rw-r--r--i18n/en.toml3
-rw-r--r--i18n/eo.toml3
-rw-r--r--i18n/es.toml3
-rw-r--r--i18n/fr.toml3
-rw-r--r--i18n/it.toml4
-rw-r--r--i18n/sq.toml4
7 files changed, 23 insertions, 0 deletions
diff --git a/i18n/de.toml b/i18n/de.toml
index 6e4dc60..0aadc7a 100644
--- a/i18n/de.toml
+++ b/i18n/de.toml
@@ -36,6 +36,9 @@ other = "Zurück"
[minute]
other = "minute"
+[Share]
+other = "Aktie"
+
# 404.html
[page]
diff --git a/i18n/en.toml b/i18n/en.toml
index 1c8b3c1..4aeb15a 100644
--- a/i18n/en.toml
+++ b/i18n/en.toml
@@ -36,6 +36,9 @@ other = "Back"
[minute]
other = "minute"
+[Share]
+other = "Share"
+
# 404.html
[page]
diff --git a/i18n/eo.toml b/i18n/eo.toml
index 2eb3db6..fd9f805 100644
--- a/i18n/eo.toml
+++ b/i18n/eo.toml
@@ -36,6 +36,9 @@ other = "Reen"
[minute]
other = "minuto"
+[Share]
+other = "Kunhavigi"
+
# 404.html
[page]
diff --git a/i18n/es.toml b/i18n/es.toml
index 57428e7..441cc8f 100644
--- a/i18n/es.toml
+++ b/i18n/es.toml
@@ -36,6 +36,9 @@ other = "Atrás"
[minute]
other = "minuto"
+[Share]
+other = "Compartir"
+
# 404.html
[page]
diff --git a/i18n/fr.toml b/i18n/fr.toml
index 5c61d8b..30e8659 100644
--- a/i18n/fr.toml
+++ b/i18n/fr.toml
@@ -36,6 +36,9 @@ other = "Retour"
[minute]
other = "minute"
+[Share]
+other = "Partager"
+
# 404.html
[page]
diff --git a/i18n/it.toml b/i18n/it.toml
index a3c9acb..9fc1a02 100644
--- a/i18n/it.toml
+++ b/i18n/it.toml
@@ -36,6 +36,10 @@ other = "Indietro"
[minute]
other = "minuto"
+[Share]
+other = "Condividi"
+
+
# 404.html
[page]
diff --git a/i18n/sq.toml b/i18n/sq.toml
index 377cb04..28c350e 100644
--- a/i18n/sq.toml
+++ b/i18n/sq.toml
@@ -36,6 +36,10 @@ other = "Prapa"
[minute]
other = "minutë"
+[Share]
+other = "Pjesë"
+
+
# 404.html
[page]