feat: muting feedback on follow button
This commit is contained in:
parent
e72d45a208
commit
15b59ae9b9
6 changed files with 36 additions and 7 deletions
|
@ -19,6 +19,7 @@
|
|||
"joined": "a rejoint",
|
||||
"moved_title": "a indiqué que son nouveau compte est désormais :",
|
||||
"muted_users": "Utilisateurs mis en sourdine",
|
||||
"muting": "Muted",
|
||||
"mutuals": "@:account.following",
|
||||
"pinned": "Épinglés",
|
||||
"posts": "Messages",
|
||||
|
@ -26,7 +27,8 @@
|
|||
"profile_description": "En-tête du profil de {0}",
|
||||
"profile_unavailable": "Profil non accessible",
|
||||
"unblock": "Unblock",
|
||||
"unfollow": "Ne plus suivre"
|
||||
"unfollow": "Ne plus suivre",
|
||||
"unmute": "Unmute"
|
||||
},
|
||||
"action": {
|
||||
"bookmark": "Ajouter aux marque-pages",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue