Add saving & clearing of changes of the sidebar tab ordering

This commit is contained in:
Oliver 2026-02-26 23:02:00 -07:00
parent a682048852
commit 8c8d16e315
5 changed files with 99 additions and 9 deletions

View file

@ -102,7 +102,12 @@
"SidebarTabRearranger": {
"title": "Rearrange Sidebar Tabs",
"top": "Top",
"bottom": "Bottom"
"bottom": "Bottom",
"save-user": "Save Changes for User",
"remove-user": "Remove User Order",
"save-world": "Save Changes for World",
"remove-world": "Remove World Order",
"user-override-warning": "You have a User-level tab order, saving any changes to the World-level tab order will not show up for you."
}
},
"notifs": {