🌐 Category menu

This commit is contained in:
Tagaishi
2023-08-13 21:46:19 +02:00
parent d4c9a5bb26
commit 8130504430
2 changed files with 21 additions and 8 deletions

View File

@@ -14,5 +14,12 @@
"category": {
"openAllInNewTab": "Open all in new tab"
}
},
"menu": {
"moveUp": "Move up",
"moveDown": "Move down",
"addCategory": "Add category",
"addAbove": "above",
"addBelow": "below"
}
}