New translations translation.json (French)
This commit is contained in:
parent
3bfb0a373c
commit
911846357d
|
@ -21,9 +21,14 @@
|
||||||
"accounts": {
|
"accounts": {
|
||||||
"new": {
|
"new": {
|
||||||
"title": "Add account",
|
"title": "Add account",
|
||||||
|
"domain": "Domain",
|
||||||
"sign_in": "Sign in",
|
"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": {
|
"notification": {
|
||||||
"favourite": {
|
"favourite": {
|
||||||
|
@ -105,5 +110,9 @@
|
||||||
"timeline": "Timeline",
|
"timeline": "Timeline",
|
||||||
"followers": "Followers",
|
"followers": "Followers",
|
||||||
"followings": "Followings"
|
"followings": "Followings"
|
||||||
|
},
|
||||||
|
"settings": {
|
||||||
|
"title": "Settings",
|
||||||
|
"language": "Language"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue