mirror of
https://github.com/netbirdio/netbird.git
synced 2026-07-24 01:11:29 +02:00
Change browser login wording
This commit is contained in:
@@ -1029,7 +1029,7 @@
|
||||
"message": "Wird geprüft …"
|
||||
},
|
||||
"browserLogin.title": {
|
||||
"message": "Setzen Sie den Anmeldevorgang im Browser fort"
|
||||
"message": "Anmeldung im Browser abschließen"
|
||||
},
|
||||
"browserLogin.notSeeing": {
|
||||
"message": "Sehen Sie den Browser-Tab nicht?"
|
||||
|
||||
@@ -1372,11 +1372,11 @@
|
||||
"description": "Status shown while checking the server URL. Ends with an ellipsis."
|
||||
},
|
||||
"browserLogin.title": {
|
||||
"message": "Continue in your browser to complete the login",
|
||||
"message": "Complete login in your browser",
|
||||
"description": "Heading telling the user to finish signing in via their browser."
|
||||
},
|
||||
"browserLogin.notSeeing": {
|
||||
"message": "Not seeing the browser tab?",
|
||||
"message": "We opened a browser tab so you can finish signing in. Not seeing it?",
|
||||
"description": "Prompt asking whether the user doesn't see the opened browser tab."
|
||||
},
|
||||
"browserLogin.tryAgain": {
|
||||
|
||||
@@ -1029,10 +1029,10 @@
|
||||
"message": "Проверка…"
|
||||
},
|
||||
"browserLogin.title": {
|
||||
"message": "Продолжите в браузере, чтобы завершить вход"
|
||||
"message": "Завершите вход в браузере"
|
||||
},
|
||||
"browserLogin.notSeeing": {
|
||||
"message": "Не видите вкладку браузера?"
|
||||
"message": "Мы открыли вкладку браузера, чтобы вы могли войти в аккаунт. Не видите вкладку?"
|
||||
},
|
||||
"browserLogin.tryAgain": {
|
||||
"message": "Повторить"
|
||||
|
||||
Reference in New Issue
Block a user