Pārlūkot izejas kodu

Update translations.

Lauri Ojansivu 6 gadi atpakaļ
vecāks
revīzija
9bff4e061e
3 mainītis faili ar 3 papildinājumiem un 3 dzēšanām
  1. 1 1
      i18n/de.i18n.json
  2. 1 1
      i18n/fr.i18n.json
  3. 1 1
      i18n/ru.i18n.json

+ 1 - 1
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"
 }

+ 1 - 1
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"
 }

+ 1 - 1
i18n/ru.i18n.json

@@ -683,5 +683,5 @@
     "error-ldap-login": "Ошибка при попытке авторизации",
     "display-authentication-method": "Показывать способ авторизации",
     "default-authentication-method": "Способ авторизации по умолчанию",
-    "duplicate-board": "Duplicate Board"
+    "duplicate-board": "Клонировать доску"
 }