summaryrefslogtreecommitdiffstats
path: root/i18n/de.json
diff options
context:
space:
mode:
authorElias Nahum <nahumhbl@gmail.com>2018-02-15 02:04:21 +0000
committerElias Nahum <nahumhbl@gmail.com>2018-02-15 02:04:21 +0000
commit7f93d17a5fb5e64a336c44c35b3a41a0c0047783 (patch)
tree25a185247ff6bb6a319d1118ecdc1c55695b86c1 /i18n/de.json
parent622fb1a50fc9a3db8d1f587af751e14a55731db4 (diff)
downloadchat-7f93d17a5fb5e64a336c44c35b3a41a0c0047783.tar.gz
chat-7f93d17a5fb5e64a336c44c35b3a41a0c0047783.tar.bz2
chat-7f93d17a5fb5e64a336c44c35b3a41a0c0047783.zip
translations PR 20180215
Diffstat (limited to 'i18n/de.json')
-rw-r--r--i18n/de.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/i18n/de.json b/i18n/de.json
index 4f9ac581f..bd722e4b3 100644
--- a/i18n/de.json
+++ b/i18n/de.json
@@ -2708,7 +2708,7 @@
},
{
"id": "api.user.create_user.signup_link_mismatched_invite_id.app_error",
- "translation": "The signup link does not appear to be valid"
+ "translation": "Der Einladungslink scheint nicht gültig zu sein"
},
{
"id": "api.user.create_user.team_name.app_error",
@@ -3691,6 +3691,10 @@
"translation": "Plugins und/oder Plugin-Uploads wurden deaktiviert."
},
{
+ "id": "app.team.join_user_to_team.max_accounts.app_error",
+ "translation": "Dieses Team hat die maximale Anzahl erlaubter Konten erreicht. Kontaktieren Sie Ihren Systemadministrator, um eine höhere Begrenzung setzen zu lassen."
+ },
+ {
"id": "app.user_access_token.disabled",
"translation": "Persönliche Zugriffs-Token sind auf diesem Server deaktiviert. Bitte kontaktieren Sie ihren Systemadministrator für Details."
},