New translations translation.json (French)
This commit is contained in:
parent
3bfb0a373c
commit
911846357d
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue