fix: Major bug cleanup pass 1
All checks were successful
Queue Release Build / prepare (push) Successful in 19s
Deploy Web Apps / deploy (push) Successful in 8m12s
Queue Release Build / build-windows (push) Successful in 27m44s
Queue Release Build / build-linux (push) Successful in 48m1s
Queue Release Build / build-android (push) Successful in 22m7s
Queue Release Build / finalize (push) Successful in 2m42s
All checks were successful
Queue Release Build / prepare (push) Successful in 19s
Deploy Web Apps / deploy (push) Successful in 8m12s
Queue Release Build / build-windows (push) Successful in 27m44s
Queue Release Build / build-linux (push) Successful in 48m1s
Queue Release Build / build-android (push) Successful in 22m7s
Queue Release Build / finalize (push) Successful in 2m42s
This commit is contained in:
@@ -93,6 +93,11 @@
|
||||
"errors": {
|
||||
"invalidUrl": "Please enter a valid URL",
|
||||
"duplicateUrl": "This server URL already exists"
|
||||
},
|
||||
"auth": {
|
||||
"authorized": "Authorized",
|
||||
"needsSignIn": "Needs sign-in",
|
||||
"signIn": "Sign in"
|
||||
}
|
||||
},
|
||||
"connection": {
|
||||
@@ -116,6 +121,7 @@
|
||||
"turnUser": "User: {{username}}",
|
||||
"moveUp": "Move up (higher priority)",
|
||||
"moveDown": "Move down (lower priority)",
|
||||
"remove": "Remove",
|
||||
"empty": "No ICE servers configured. P2P connections may fail across networks.",
|
||||
"addTitle": "Add ICE Server",
|
||||
"stunPlaceholder": "stun:stun.example.com:19302",
|
||||
|
||||
Reference in New Issue
Block a user