forked from AkkomaGang/akkoma-fe
fix typo
This commit is contained in:
parent
32be0e15d1
commit
d76bd0044f
1 changed files with 1 additions and 1 deletions
|
@ -404,7 +404,7 @@
|
||||||
"repeats": "Repeats",
|
"repeats": "Repeats",
|
||||||
"delete": "Delete status",
|
"delete": "Delete status",
|
||||||
"pin": "Pin on profile",
|
"pin": "Pin on profile",
|
||||||
"unpin": "Unpin form profile",
|
"unpin": "Unpin from profile",
|
||||||
"delete_confirm": "Do you really want to delete this status?",
|
"delete_confirm": "Do you really want to delete this status?",
|
||||||
"reply_to": "Reply to",
|
"reply_to": "Reply to",
|
||||||
"replies_list": "Replies:"
|
"replies_list": "Replies:"
|
||||||
|
|
Loading…
Reference in a new issue