Some checks failed
Deploy Web Apps / deploy (push) Successful in 5m52s
Build Android APK / build-android-apk (push) Failing after 23m15s
Queue Release Build / prepare (push) Successful in 1m42s
Queue Release Build / build-linux (push) Failing after 9m33s
Queue Release Build / build-windows (push) Successful in 26m5s
Queue Release Build / finalize (push) Has been skipped
41 lines
1.6 KiB
JSON
41 lines
1.6 KiB
JSON
{
|
|
"shell": {
|
|
"titleBar": {
|
|
"guest": "Guest",
|
|
"noServer": "No Server",
|
|
"noTextChannels": "No text channels",
|
|
"voiceLounge": "Voice Lounge",
|
|
"textChannelCount": "{{count}} text",
|
|
"voiceChannelCount": "{{count}} voice",
|
|
"reconnectingSignalServer": "Reconnecting to signal server...",
|
|
"reconnecting": "Reconnecting...",
|
|
"login": "Login",
|
|
"serverPlugins": "Server plugins",
|
|
"menu": "Menu",
|
|
"creatingInviteLink": "Creating Invite Link...",
|
|
"createInviteLink": "Create Invite Link",
|
|
"leaveServer": "Leave Server",
|
|
"pluginStore": "Plugin Store",
|
|
"closeMenuOverlay": "Close menu overlay",
|
|
"optionalPluginAvailable": "Optional server plugin available:",
|
|
"morePlugins": "+{{count}} more",
|
|
"dontShowAgain": "Don't show again",
|
|
"requiredServerPlugins": "Required server plugins",
|
|
"roomRequiresPluginUpdate": "{{roomName}} requires a plugin update",
|
|
"requiredPluginsDescription": "An admin added required plugins for this server. Install them to keep using the server, or leave the server.",
|
|
"installPlugins": "Install plugins",
|
|
"creatingInvite": "Creating invite link...",
|
|
"inviteCopied": "Invite link copied to clipboard.",
|
|
"inviteCreateFailed": "Unable to create invite link.",
|
|
"docsOpenFailed": "Unable to open documentation.",
|
|
"pluginInstallFailed": "Unable to install server plugin",
|
|
"copyInvitePrompt": "Copy this invite link"
|
|
},
|
|
"contextMenu": {
|
|
"emoji": "Emoji",
|
|
"addToEmojiLibrary": "Add to emoji library",
|
|
"removeFromEmojiLibrary": "Remove from emoji library"
|
|
}
|
|
}
|
|
}
|