浏览代码

Update translations.

Lauri Ojansivu 6 年之前
父节点
当前提交
a5122cc076
共有 2 个文件被更改,包括 3 次插入3 次删除
  1. 1 1
      i18n/de.i18n.json
  2. 2 2
      i18n/pt-BR.i18n.json

+ 1 - 1
i18n/de.i18n.json

@@ -684,5 +684,5 @@
     "display-authentication-method": "Anzeige Authentifizierungsverfahren",
     "default-authentication-method": "Standardauthentifizierungsverfahren",
     "duplicate-board": "Board duplizieren",
-    "people-number": "The number of people is:"
+    "people-number": "Anzahl der Personen:"
 }

+ 2 - 2
i18n/pt-BR.i18n.json

@@ -683,6 +683,6 @@
     "error-ldap-login": "Um erro ocorreu enquanto tentava entrar",
     "display-authentication-method": "Mostrar Método de Autenticação",
     "default-authentication-method": "Método de Autenticação Padrão",
-    "duplicate-board": "Duplicate Board",
-    "people-number": "The number of people is:"
+    "duplicate-board": "Duplicar Quadro",
+    "people-number": "O número de pessoas é:"
 }