MM-20347 Move ID Loaded Push Notifications to E20 (#13185)
* Move ID Loaded Push Notifications to E20 * Fix model tests
Этот коммит содержится в:
@@ -1878,6 +1878,10 @@
|
||||
"id": "api.status.user_not_found.app_error",
|
||||
"translation": "User not found"
|
||||
},
|
||||
{
|
||||
"id": "api.system.id_loaded.not_available.app_error",
|
||||
"translation": "ID Loaded Push Notifications are not configured or supported on this server."
|
||||
},
|
||||
{
|
||||
"id": "api.team.add_members.error",
|
||||
"translation": "Error adding team member(s)."
|
||||
@@ -3954,6 +3958,10 @@
|
||||
"id": "ent.elasticsearch.test_config.reenter_password",
|
||||
"translation": "The Elasticsearch Server URL or Username has changed. Please re-enter the Elasticsearch password to test connection."
|
||||
},
|
||||
{
|
||||
"id": "ent.id_loaded.license_disable.app_error",
|
||||
"translation": "Your license does not support ID Loaded Push Notifications."
|
||||
},
|
||||
{
|
||||
"id": "ent.ldap.app_error",
|
||||
"translation": "ldap interface was nil"
|
||||
|
||||
Ссылка в новой задаче
Block a user