коммит произвёл
GitHub
родитель
bc49f348bf
Коммит
e0688e237b
@@ -7066,10 +7066,6 @@
|
||||
"id": "api.command_remote.invitation.help",
|
||||
"translation": "Einladung von sicherer Verbindung"
|
||||
},
|
||||
{
|
||||
"id": "api.command_remote.incorrect_password.error",
|
||||
"translation": "Konnte Einladung nicht entschlüsseln. Falsches Passwort oder beschädigte Einladung: {{.Error}}"
|
||||
},
|
||||
{
|
||||
"id": "api.command_remote.fetch_status.error",
|
||||
"translation": "Konnte keine sicheren Verbindungen holen: {{.Error}}"
|
||||
@@ -10056,5 +10052,17 @@
|
||||
{
|
||||
"id": "api.system.logs.download_bytes_buffer.app_error",
|
||||
"translation": "Logs können nicht in den Puffer geschrieben werden"
|
||||
},
|
||||
{
|
||||
"id": "api.user.update_password.password_hash.app_error",
|
||||
"translation": "Es gab einen internen Fehler beim Speichern des Passworts."
|
||||
},
|
||||
{
|
||||
"id": "model.user.pre_save.password_hash.app_error",
|
||||
"translation": "Es gab einen internen Fehler beim Speichern des Passworts."
|
||||
},
|
||||
{
|
||||
"id": "model.user.pre_save.password_too_long.app_error",
|
||||
"translation": "Dein Passwort darf nicht mehr als 72 Zeichen enthalten."
|
||||
}
|
||||
]
|
||||
|
||||
Ссылка в новой задаче
Block a user