feat: add Copy URL button to missing model rows for OSS (#9966)

This commit is contained in:
jaeone94
2026-03-16 07:48:48 +09:00
committed by GitHub
parent f4868894fa
commit d8d8aeb99e
2 changed files with 16 additions and 1 deletions

View File

@@ -3437,6 +3437,7 @@
"customNodeDownloadDisabled": "Cloud environment does not support model imports for custom nodes in this section. Please use standard loader nodes or substitute with a model from the library below.",
"importNotSupported": "Import Not Supported",
"copyModelName": "Copy model name",
"copyUrl": "Copy URL",
"confirmSelection": "Confirm selection",
"locateNode": "Locate node on canvas",
"cancelSelection": "Cancel selection",