New translations app.json (French)
This commit is contained in:
parent
0ed72e48be
commit
a310737ee3
|
@ -67,6 +67,7 @@
|
||||||
"done": "Terminé",
|
"done": "Terminé",
|
||||||
"confirm": "Confirmer",
|
"confirm": "Confirmer",
|
||||||
"continue": "Continuer",
|
"continue": "Continuer",
|
||||||
|
"compose": "Compose",
|
||||||
"cancel": "Annuler",
|
"cancel": "Annuler",
|
||||||
"discard": "Abandonner",
|
"discard": "Abandonner",
|
||||||
"try_again": "Réessayer",
|
"try_again": "Réessayer",
|
||||||
|
@ -413,6 +414,12 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"follower": {
|
||||||
|
"footer": "Followers from other servers are not displayed."
|
||||||
|
},
|
||||||
|
"following": {
|
||||||
|
"footer": "Follows from other servers are not displayed."
|
||||||
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"title": "Rechercher",
|
"title": "Rechercher",
|
||||||
"search_bar": {
|
"search_bar": {
|
||||||
|
|
Loading…
Reference in New Issue