1
0
mirror of https://github.com/h3poteto/whalebird-desktop synced 2024-12-22 22:38:43 +01:00

New translations translation.json (Spanish)

This commit is contained in:
AkiraFukushima 2023-12-07 01:37:26 +09:00
parent c516fb0f3a
commit e8a440c7f2

View File

@ -23,7 +23,10 @@
"title": "Add account",
"domain": "Domain",
"sign_in": "Sign in",
"authorize": "Authorize"
"authorize": "Authorize",
"authorization_code": "Authorization Code",
"authorization_helper": "Please paste the authorization code from your browser",
"without_code_authorize": "Please approve Fedistar in your browser, and after you approve it please authorize"
},
"remove": "Remove"
},
@ -110,6 +113,7 @@
},
"settings": {
"title": "Settings",
"language": "Language"
"language": "Language",
"font_size": "Font size"
}
}