New translations translation.json (German)

This commit is contained in:
AkiraFukushima 2024-01-01 18:48:26 +09:00
parent b4efc6d0ad
commit 1cbcf943b6
1 changed files with 5 additions and 1 deletions

View File

@ -27,7 +27,11 @@
"authorize": "Authorize",
"authorization_code": "Authorization Code",
"authorization_helper": "Please paste the authorization code from your browser",
"without_code_authorize": "Please approve Whalebird in your browser, and after you approve it please authorize"
"without_code_authorize": "Please approve Whalebird in your browser, and after you approve it please authorize",
"detector_error": "Failed to connect to {domain}, make sure the server URL is valid or correct.",
"register_error": "Failed to add application.",
"token_error": "Failed to authorize.",
"credential_error": "Failed to confirm access token."
},
"remove": "Remove"
},