коммит произвёл
GitHub
родитель
a30e19cce8
Коммит
f190375403
@@ -8024,7 +8024,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.command_remote.remote_table_header",
|
||||
"translation": "| Secure connection | Display name | Connection ID | Site URL | Invite Accepted | Online | Last Ping |"
|
||||
"translation": "| Secure connection | Display name | Connection ID | Site URL | Default Team | Invite accepted | Online | Last ping | Deleted |"
|
||||
},
|
||||
{
|
||||
"id": "api.command_remote.remote_add_remove.help",
|
||||
@@ -10113,5 +10113,61 @@
|
||||
{
|
||||
"id": "app.webhooks.get_incoming_count.app_error",
|
||||
"translation": "Unable to get the webhook for teamID={{.TeamID}}, userID={{.UserID}}, err={{.Error}}."
|
||||
},
|
||||
{
|
||||
"id": "api.upload.create.upload_channel_not_shared_with_remote.app_error",
|
||||
"translation": "Failed to upload file. Upload channel is not shared with remote."
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.no_members.error",
|
||||
"translation": "There are no members for the direct channel"
|
||||
},
|
||||
{
|
||||
"id": "app.post.save.thread_membership.app_error",
|
||||
"translation": "Unable to save thread membership for post."
|
||||
},
|
||||
{
|
||||
"id": "app.session.set_extra_session_prop.app_error",
|
||||
"translation": "Unable to update the extra session properties."
|
||||
},
|
||||
{
|
||||
"id": "app.thread.get_threadmembers_for_export.app_error",
|
||||
"translation": "Unable to get thread members for export."
|
||||
},
|
||||
{
|
||||
"id": "model.thread.is_valid.post_id.app_error",
|
||||
"translation": "Invalid post ID."
|
||||
},
|
||||
{
|
||||
"id": "model.thread.is_valid.user_id.app_error",
|
||||
"translation": "Invalid user ID."
|
||||
},
|
||||
{
|
||||
"id": "api.user.login_with_desktop_token.not_oauth_or_saml_user.app_error",
|
||||
"translation": "User is not an OAuth or SAML user."
|
||||
},
|
||||
{
|
||||
"id": "api.shared_channel.get_shared_channel_remotes_error",
|
||||
"translation": "Could not fetch shared channel remotes"
|
||||
},
|
||||
{
|
||||
"id": "api.shared_channel.has_remote_error",
|
||||
"translation": "Could not determine if channel is shared with the remote"
|
||||
},
|
||||
{
|
||||
"id": "api.shared_channel.invite_remote_to_channel_error",
|
||||
"translation": "Could not invite remote to channel"
|
||||
},
|
||||
{
|
||||
"id": "api.shared_channel.uninvite_remote_to_channel_error",
|
||||
"translation": "Could not uninvite remote to channel"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.get_channel_members.error",
|
||||
"translation": "Failed to get channel members for direct channel"
|
||||
},
|
||||
{
|
||||
"id": "api.plugin.upload.file_too_large.app_error",
|
||||
"translation": "Uploaded plugin size exceeds limit. This limit can be changed in the System Console via File Storage > Maximum File Size"
|
||||
}
|
||||
]
|
||||
|
||||
Ссылка в новой задаче
Block a user