WIP: Convert Settings to components

This commit is contained in:
Nelson Chan
2021-10-20 18:54:20 +08:00
parent 74d2b38cb6
commit f9bb48de13
12 changed files with 1190 additions and 633 deletions

View File

@@ -307,4 +307,5 @@ export default {
steamApiKeyDescription: "For monitoring a Steam Game Server you need a Steam Web-API key. You can register your API key here: ",
"Current User": "Current User",
recent: "Recent",
shrinkDatabaseDescription: "Trigger database VACCUM for SQLite. If your database is created after 1.10.0, AUTO_VACCUM is already enabled and this action is not needed.",
};