Этот коммит содержится в:
Elias Nahum
2018-07-10 04:56:28 -04:00
коммит произвёл Carlos Tadeu Panato Junior
родитель af615ffc24
Коммит 0510580364
13 изменённых файлов: 672 добавлений и 620 удалений

Просмотреть файл

@@ -159,6 +159,10 @@
"id": "api.channel.delete_channel.deleted.app_error",
"translation": "Kanał został zarchiwizowany lub usunięty"
},
{
"id": "api.channel.delete_channel.type.invalid",
"translation": "Cannot delete direct or group message channels"
},
{
"id": "api.channel.join_channel.already_deleted.app_error",
"translation": "Kanał jest już usunięty"
@@ -3780,7 +3784,7 @@
},
{
"id": "model.config.is_valid.display.custom_url_schemes.app_error",
"translation": "The custom URL scheme {{.Scheme}} is invalid. Custom URL schemes must start with a letter and contain only letters, numbers, plus (+), period (.), and hyphen (-)."
"translation": "The custom URL scheme {{.Scheme}} is invalid. Custom URL schemes must start with a letter and contain only letters, numbers and hyphen (-)."
},
{
"id": "model.config.is_valid.elastic_search.aggregate_posts_after_days.app_error",