Translated using Weblate (English (Australia))
Currently translated at 100.0% (1075 of 1075 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/en_AU/
This commit is contained in:
parent
5b3f22cef2
commit
2b44535e7a
1 changed files with 7 additions and 1 deletions
|
|
@ -1067,5 +1067,11 @@
|
|||
"settings.about.server.version": "Server Version: {version} (Build {buildNumber}",
|
||||
"settings.about.server.version.noBuild": "Server Version: {version}",
|
||||
"settings.about.server.version.title": "Server Version:",
|
||||
"snack.bar.info.copied": "Info copied to clipboard"
|
||||
"snack.bar.info.copied": "Info copied to clipboard",
|
||||
"mobile.calls_incoming_dm": "<b>{name}</b> is inviting you to a call",
|
||||
"mobile.calls_incoming_gm": "<b>{name}</b> is inviting you to a call with <b>{num, plural, one {# other} other {# others}}</b>",
|
||||
"mobile.calls_join_button": "Join",
|
||||
"server.invalid.certificate.description": "The certificate for this server is invalid.\nYou might be connecting to a server that is pretending to be '\\{hostname}'\\ which could put your confidential information at risk.",
|
||||
"server.invalid.certificate.title": "Invalid SSL certificate",
|
||||
"markdown.max_nodes.error": "This message is too long to by shown fully on a mobile device. Please view it on desktop or contact an admin to increase this limit."
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue