Add beta server warning to popup

#1275
This commit is contained in:
Nanobyte
2022-04-09 16:22:39 +02:00
parent 42eceb3efd
commit d353f3b677
4 changed files with 29 additions and 1 deletions

View File

@@ -929,5 +929,11 @@
},
"youtubeKeybindWarning": {
"message": "This is a built-in YouTube shortcut. Are you sure you want to use it?"
},
"betaServerWarning": {
"message": "BETA Server is enabled!"
},
"openOptionsPage": {
"message": "Open options page"
}
}