mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-22 01:47:39 -07:00
fix: 🌐 correct "clear"
This commit is contained in:
parent
3ce4d13f9f
commit
5a15af5f6c
1 changed files with 1 additions and 1 deletions
|
@ -830,7 +830,7 @@ useReactionPickerForContextMenu: "Open reaction picker on right-click"
|
|||
typingUsers: "{users} is typing"
|
||||
jumpToSpecifiedDate: "Jump to specific date"
|
||||
showingPastTimeline: "Currently displaying an old timeline"
|
||||
clear: "Return"
|
||||
clear: "Clear"
|
||||
markAllAsRead: "Mark all as read"
|
||||
goBack: "Back"
|
||||
unlikeConfirm: "Really remove your like?"
|
||||
|
|
Loading…
Reference in a new issue