New translations app.json (French)

This commit is contained in:
Eugen Rochko 2022-12-02 19:13:48 +01:00
parent 1cb06d5f00
commit f6d7e4a209
1 changed files with 6 additions and 6 deletions

View File

@ -95,7 +95,7 @@
},
"tabs": {
"home": "Accueil",
"search_and_explore": "Search and Explore",
"search_and_explore": "Rechercher et explorer",
"notifications": "Notifications",
"profile": "Profil"
},
@ -724,15 +724,15 @@
"title": "Favoris"
},
"followed_tags": {
"title": "Followed Tags",
"title": "Tags suivis",
"header": {
"posts": "posts",
"posts": "messages",
"participants": "participants",
"posts_today": "posts today"
"posts_today": "messages aujourd'hui"
},
"actions": {
"follow": "Follow",
"unfollow": "Unfollow"
"follow": "Suivre",
"unfollow": "Ne plus suivre"
}
}
}