коммит произвёл
GitHub
родитель
410da4aec1
Коммит
468813c04f
@@ -77,11 +77,11 @@
|
||||
},
|
||||
{
|
||||
"id": "web.error.unsupported_browser.min_browser_version.edge",
|
||||
"translation": "Version 122+"
|
||||
"translation": "Version 126+"
|
||||
},
|
||||
{
|
||||
"id": "web.error.unsupported_browser.min_browser_version.chrome",
|
||||
"translation": "Version 122+"
|
||||
"translation": "Version 126+"
|
||||
},
|
||||
{
|
||||
"id": "web.error.unsupported_browser.learn_more",
|
||||
@@ -10081,5 +10081,37 @@
|
||||
{
|
||||
"id": "model.user.pre_save.password_hash.app_error",
|
||||
"translation": "An internal error occurred while saving the password."
|
||||
},
|
||||
{
|
||||
"id": "model.config.is_valid.elastic_search.invalid_backend.app_error",
|
||||
"translation": "Invalid search backend. Must be either elasticsearch or opensearch."
|
||||
},
|
||||
{
|
||||
"id": "api.context.request_body_too_large.app_error",
|
||||
"translation": "Unable to process request. Request body too large."
|
||||
},
|
||||
{
|
||||
"id": "model.config.is_valid.max_url_length.app_error",
|
||||
"translation": "Invalid max URL length for service settings. Must be a whole number greater than zero."
|
||||
},
|
||||
{
|
||||
"id": "model.preference.is_valid.limit_visible_dms_gms.app_error",
|
||||
"translation": "Invalid value for limit_visible_dms_gms."
|
||||
},
|
||||
{
|
||||
"id": "model.config.is_valid.cache_type.app_error",
|
||||
"translation": "Cache type must be either lru or redis."
|
||||
},
|
||||
{
|
||||
"id": "model.config.is_valid.empty_redis_address.app_error",
|
||||
"translation": "RedisAddress must be specified for redis cache type."
|
||||
},
|
||||
{
|
||||
"id": "model.config.is_valid.invalid_redis_db.app_error",
|
||||
"translation": "Redis DB must have a value greater or equal to zero."
|
||||
},
|
||||
{
|
||||
"id": "app.webhooks.get_incoming_count.app_error",
|
||||
"translation": "Unable to get the webhook for teamID={{.TeamID}}, userID={{.UserID}}, err={{.Error}}."
|
||||
}
|
||||
]
|
||||
|
||||
Ссылка в новой задаче
Block a user