New translations translation.json (Portuguese)

This commit is contained in:
AkiraFukushima 2024-01-01 18:48:31 +09:00
parent 17bb3efb74
commit b79d0c4e8e
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"
},