feat: add functionality to open file location from model modal and update translations, fixes #405

This commit is contained in:
Will Miao
2025-09-11 15:54:32 +08:00
parent c66cbc800b
commit 8b4e3128ff
13 changed files with 146 additions and 12 deletions

View File

@@ -678,7 +678,12 @@
"editBaseModel": "Edit base model",
"viewOnCivitai": "View on Civitai",
"viewOnCivitaiText": "View on Civitai",
"viewCreatorProfile": "View Creator Profile"
"viewCreatorProfile": "View Creator Profile",
"openFileLocation": "Open File Location"
},
"openFileLocation": {
"success": "File location opened successfully",
"failed": "Failed to open file location"
},
"metadata": {
"version": "Version",