forked from AkkomaGang/akkoma-fe
Add missing translation strings
This commit is contained in:
parent
32c112bc96
commit
85d43d17f5
1 changed files with 4 additions and 1 deletions
|
@ -372,7 +372,10 @@
|
||||||
"statuses": "Statuses",
|
"statuses": "Statuses",
|
||||||
"unblock": "Unblock",
|
"unblock": "Unblock",
|
||||||
"unblock_progress": "Unblocking...",
|
"unblock_progress": "Unblocking...",
|
||||||
"block_progress": "Blocking..."
|
"block_progress": "Blocking...",
|
||||||
|
"unmute": "Unmute",
|
||||||
|
"unmute_progress": "Unmuting...",
|
||||||
|
"mute_progress": "Muting..."
|
||||||
},
|
},
|
||||||
"user_profile": {
|
"user_profile": {
|
||||||
"timeline_title": "User Timeline"
|
"timeline_title": "User Timeline"
|
||||||
|
|
Loading…
Reference in a new issue