mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-10 23:51:01 -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"
|
typingUsers: "{users} is typing"
|
||||||
jumpToSpecifiedDate: "Jump to specific date"
|
jumpToSpecifiedDate: "Jump to specific date"
|
||||||
showingPastTimeline: "Currently displaying an old timeline"
|
showingPastTimeline: "Currently displaying an old timeline"
|
||||||
clear: "Return"
|
clear: "Clear"
|
||||||
markAllAsRead: "Mark all as read"
|
markAllAsRead: "Mark all as read"
|
||||||
goBack: "Back"
|
goBack: "Back"
|
||||||
unlikeConfirm: "Really remove your like?"
|
unlikeConfirm: "Really remove your like?"
|
||||||
|
|
Loading…
Reference in a new issue