style(settings): restyle settings location shortcut

This commit is contained in:
pixelpaws
2025-10-04 07:52:10 +08:00
parent 9e1b92c26e
commit b12a5ef133
13 changed files with 147 additions and 1 deletions

View File

@@ -188,6 +188,12 @@
"civitaiApiKey": "Civitai API Key",
"civitaiApiKeyPlaceholder": "Enter your Civitai API key",
"civitaiApiKeyHelp": "Used for authentication when downloading models from Civitai",
"openSettingsFileLocation": {
"label": "Open settings folder",
"tooltip": "Open the folder containing settings.json",
"success": "Opened settings.json folder",
"failed": "Failed to open settings.json folder"
},
"sections": {
"contentFiltering": "Content Filtering",
"videoSettings": "Video Settings",