mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-21 21:22:11 -03:00
feat(i18n): add new license restriction translations
Add four new license restriction keys to all locale files: - noImageSell: "No selling generated content" - noRentCivit: "No Civitai generation" - noRent: "No generation services" - noSell: "No selling models" These additions provide comprehensive coverage for various commercial and generation restrictions in the licensing system, ensuring proper localization across all supported languages.
This commit is contained in:
@@ -900,6 +900,10 @@
|
||||
"versions": "Versions"
|
||||
},
|
||||
"license": {
|
||||
"noImageSell": "No selling generated content",
|
||||
"noRentCivit": "No Civitai generation",
|
||||
"noRent": "No generation services",
|
||||
"noSell": "No selling models",
|
||||
"creditRequired": "Creator credit required",
|
||||
"noDerivatives": "No sharing merges",
|
||||
"noReLicense": "Same permissions required",
|
||||
|
||||
Reference in New Issue
Block a user