summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-04-07 18:27:17 +0300
committerLauri Ojansivu <x@xet7.org>2019-04-07 18:27:17 +0300
commit9bff4e061e5d74d2bdef60b626fb4308f065cbc5 (patch)
tree9a9ae806ce7d5687581995fa6e5c9731b2d97dd8
parent753ce8e119027de7073144d7c68c00ca8493abfd (diff)
downloadwekan-9bff4e061e5d74d2bdef60b626fb4308f065cbc5.tar.gz
wekan-9bff4e061e5d74d2bdef60b626fb4308f065cbc5.tar.bz2
wekan-9bff4e061e5d74d2bdef60b626fb4308f065cbc5.zip
Update translations.
-rw-r--r--i18n/de.i18n.json2
-rw-r--r--i18n/fr.i18n.json2
-rw-r--r--i18n/ru.i18n.json2
3 files changed, 3 insertions, 3 deletions
diff --git a/i18n/de.i18n.json b/i18n/de.i18n.json
index e76839bc..6f922e4f 100644
--- a/i18n/de.i18n.json
+++ b/i18n/de.i18n.json
@@ -683,5 +683,5 @@
"error-ldap-login": "Es ist ein Fehler beim Anmelden aufgetreten",
"display-authentication-method": "Anzeige Authentifizierungsverfahren",
"default-authentication-method": "Standardauthentifizierungsverfahren",
- "duplicate-board": "Duplicate Board"
+ "duplicate-board": "Board duplizieren"
} \ No newline at end of file
diff --git a/i18n/fr.i18n.json b/i18n/fr.i18n.json
index 9dd778d7..bc7614d5 100644
--- a/i18n/fr.i18n.json
+++ b/i18n/fr.i18n.json
@@ -683,5 +683,5 @@
"error-ldap-login": "Une erreur s'est produite lors de la tentative de connexion",
"display-authentication-method": "Afficher la méthode d'authentification",
"default-authentication-method": "Méthode d'authentification par défaut",
- "duplicate-board": "Duplicate Board"
+ "duplicate-board": "Dupliquer le tableau"
} \ No newline at end of file
diff --git a/i18n/ru.i18n.json b/i18n/ru.i18n.json
index b02f2298..c79c43fc 100644
--- a/i18n/ru.i18n.json
+++ b/i18n/ru.i18n.json
@@ -683,5 +683,5 @@
"error-ldap-login": "Ошибка при попытке авторизации",
"display-authentication-method": "Показывать способ авторизации",
"default-authentication-method": "Способ авторизации по умолчанию",
- "duplicate-board": "Duplicate Board"
+ "duplicate-board": "Клонировать доску"
} \ No newline at end of file