New translations translation.json (French)

This commit is contained in:
AkiraFukushima 2023-12-06 03:38:50 +09:00
parent 3bfb0a373c
commit 911846357d
1 changed files with 11 additions and 2 deletions

View File

@ -21,9 +21,14 @@
"accounts": {
"new": {
"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"
},
"notification": {
"favourite": {
@ -105,5 +110,9 @@
"timeline": "Timeline",
"followers": "Followers",
"followings": "Followings"
},
"settings": {
"title": "Settings",
"language": "Language"
}
}