1
0
mirror of https://github.com/mastodon/mastodon-ios.git synced 2025-02-03 02:37:37 +01:00

New translations app.json (French)

This commit is contained in:
Eugen Rochko 2022-12-02 19:13:48 +01:00
parent 1cb06d5f00
commit f6d7e4a209

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"
}
}
}