коммит произвёл
GitHub
родитель
fe7106cf36
Коммит
e104575505
@@ -10092,5 +10092,25 @@
|
||||
{
|
||||
"id": "model.preference.is_valid.limit_visible_dms_gms.app_error",
|
||||
"translation": "limit_visible_dms_gms の値が不正です。"
|
||||
},
|
||||
{
|
||||
"id": "model.config.is_valid.cache_type.app_error",
|
||||
"translation": "キャッシュタイプはlruかredisでなくてはなりません。"
|
||||
},
|
||||
{
|
||||
"id": "model.config.is_valid.empty_redis_address.app_error",
|
||||
"translation": "キャッシュタイプがredisの場合、RedisAddressを指定する必要があります。"
|
||||
},
|
||||
{
|
||||
"id": "model.config.is_valid.invalid_redis_db.app_error",
|
||||
"translation": "Redis DBは0以上の値でなくてはなりません。"
|
||||
},
|
||||
{
|
||||
"id": "app.webhooks.get_incoming_count.app_error",
|
||||
"translation": "ウェブフックを取得できませんでした teamID={{.TeamID}}, userID={{.UserID}}, err={{.Error}}。"
|
||||
},
|
||||
{
|
||||
"id": "api.user.login_with_desktop_token.not_oauth_or_saml_user.app_error",
|
||||
"translation": "OAuth または SAML ユーザではありません。"
|
||||
}
|
||||
]
|
||||
|
||||
Ссылка в новой задаче
Block a user