diff options
author | Lauri Ojansivu <x@xet7.org> | 2019-04-20 16:47:54 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2019-04-20 16:47:54 +0300 |
commit | a5122cc0764b57a163c3e8ca3e00e703669a98db (patch) | |
tree | 80ea47b42181691642fabd00da417134ff9b87db /i18n | |
parent | 5993d6862bb5f25070fe5158a5f88cb04c178b67 (diff) | |
download | wekan-a5122cc0764b57a163c3e8ca3e00e703669a98db.tar.gz wekan-a5122cc0764b57a163c3e8ca3e00e703669a98db.tar.bz2 wekan-a5122cc0764b57a163c3e8ca3e00e703669a98db.zip |
Update translations.
Diffstat (limited to 'i18n')
-rw-r--r-- | i18n/de.i18n.json | 2 | ||||
-rw-r--r-- | i18n/pt-BR.i18n.json | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/i18n/de.i18n.json b/i18n/de.i18n.json index f0597aec..f823f5ed 100644 --- a/i18n/de.i18n.json +++ b/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:" }
\ No newline at end of file diff --git a/i18n/pt-BR.i18n.json b/i18n/pt-BR.i18n.json index b217aad1..bb62e3d1 100644 --- a/i18n/pt-BR.i18n.json +++ b/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 é:" }
\ No newline at end of file |