fix: 🌐 correct "clear"
This commit is contained in:
parent
37be746812
commit
8a98888595
|
@ -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 New Issue