translations PR 20171218 (#7983)
Этот коммит содержится в:
16
i18n/fr.json
16
i18n/fr.json
@@ -2286,6 +2286,10 @@
|
||||
"id": "api.team.is_team_creation_allowed.domain.app_error",
|
||||
"translation": "L'adresse e-mail doit être liée à un domaine spécifique (ex. @exemple.com). Veuillez demander à votre administrateur système pour plus d'informations."
|
||||
},
|
||||
{
|
||||
"id": "api.team.join_team.post_and_forget",
|
||||
"translation": "%v joined the team."
|
||||
},
|
||||
{
|
||||
"id": "api.team.leave.left",
|
||||
"translation": "%v left the team."
|
||||
@@ -5094,10 +5098,22 @@
|
||||
"id": "model.outgoing_hook.is_valid.words.app_error",
|
||||
"translation": "Mots déclencheurs invalides"
|
||||
},
|
||||
{
|
||||
"id": "model.plugin_command.error.app_error",
|
||||
"translation": "An error occurred while trying to execute this command."
|
||||
},
|
||||
{
|
||||
"id": "model.plugin_key_value.is_valid.key.app_error",
|
||||
"translation": "Invalid key, must be more than {{.Min}} and a of maximum {{.Max}} characters long."
|
||||
},
|
||||
{
|
||||
"id": "model.plugin_key_value.is_valid.key.app_error",
|
||||
"translation": "Invalid key, must be more than {{.Min}} and a of maximum {{.Max}} characters long."
|
||||
},
|
||||
{
|
||||
"id": "model.plugin_key_value.is_valid.plugin_id.app_error",
|
||||
"translation": "Invalid plugin ID, must be more than {{.Min}} and a of maximum {{.Max}} characters long."
|
||||
},
|
||||
{
|
||||
"id": "model.plugin_key_value.is_valid.plugin_id.app_error",
|
||||
"translation": "Invalid plugin ID, must be more than {{.Min}} and a of maximum {{.Max}} characters long."
|
||||
|
||||
Ссылка в новой задаче
Block a user