diff --git a/locales/de.json b/locales/de.json index e6a43fdc..7b9c426d 100644 --- a/locales/de.json +++ b/locales/de.json @@ -900,6 +900,10 @@ "versions": "Versionen" }, "license": { + "noImageSell": "No selling generated content", + "noRentCivit": "No Civitai generation", + "noRent": "No generation services", + "noSell": "No selling models", "creditRequired": "Ersteller-Angabe erforderlich", "noDerivatives": "Keine gemeinsamen Zusammenführungen", "noReLicense": "Gleiche Berechtigungen erforderlich", diff --git a/locales/en.json b/locales/en.json index 19ed4b4f..d19a153b 100644 --- a/locales/en.json +++ b/locales/en.json @@ -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", diff --git a/locales/es.json b/locales/es.json index 4395c7e7..47e7de39 100644 --- a/locales/es.json +++ b/locales/es.json @@ -900,6 +900,10 @@ "versions": "Versiones" }, "license": { + "noImageSell": "No selling generated content", + "noRentCivit": "No Civitai generation", + "noRent": "No generation services", + "noSell": "No selling models", "creditRequired": "Crédito del creador requerido", "noDerivatives": "No se permiten fusiones", "noReLicense": "Se requieren mismos permisos", diff --git a/locales/fr.json b/locales/fr.json index 68261795..f36908a1 100644 --- a/locales/fr.json +++ b/locales/fr.json @@ -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": "Crédit du créateur requis", "noDerivatives": "Pas de fusion de partage", "noReLicense": "Mêmes autorisations requises", diff --git a/locales/he.json b/locales/he.json index ec33f7db..5961086d 100644 --- a/locales/he.json +++ b/locales/he.json @@ -900,6 +900,10 @@ "versions": "גרסאות" }, "license": { + "noImageSell": "No selling generated content", + "noRentCivit": "No Civitai generation", + "noRent": "No generation services", + "noSell": "No selling models", "creditRequired": "נדרש ייחוס ליוצר", "noDerivatives": "אין שיתוף מיזוגים", "noReLicense": "נדרשות אותן הרשאות", diff --git a/locales/ja.json b/locales/ja.json index 45ff3c10..626f0031 100644 --- a/locales/ja.json +++ b/locales/ja.json @@ -900,6 +900,10 @@ "versions": "バージョン" }, "license": { + "noImageSell": "No selling generated content", + "noRentCivit": "No Civitai generation", + "noRent": "No generation services", + "noSell": "No selling models", "creditRequired": "作成者のクレジットが必要", "noDerivatives": "共有マージ不可", "noReLicense": "同じ権限が必要", diff --git a/locales/ko.json b/locales/ko.json index ccedfc57..f97de8e4 100644 --- a/locales/ko.json +++ b/locales/ko.json @@ -900,6 +900,10 @@ "versions": "버전" }, "license": { + "noImageSell": "No selling generated content", + "noRentCivit": "No Civitai generation", + "noRent": "No generation services", + "noSell": "No selling models", "creditRequired": "제작자 크레딧 필요", "noDerivatives": "공유 병합 불가", "noReLicense": "동일한 권한 필요", diff --git a/locales/ru.json b/locales/ru.json index d703ca4e..e52a981b 100644 --- a/locales/ru.json +++ b/locales/ru.json @@ -900,6 +900,10 @@ "versions": "Версии" }, "license": { + "noImageSell": "No selling generated content", + "noRentCivit": "No Civitai generation", + "noRent": "No generation services", + "noSell": "No selling models", "creditRequired": "Требуется указание авторства", "noDerivatives": "Запрет на совместное использование производных работ", "noReLicense": "Требуются те же права", diff --git a/locales/zh-CN.json b/locales/zh-CN.json index e3804de8..66615ff4 100644 --- a/locales/zh-CN.json +++ b/locales/zh-CN.json @@ -900,6 +900,10 @@ "versions": "版本" }, "license": { + "noImageSell": "No selling generated content", + "noRentCivit": "No Civitai generation", + "noRent": "No generation services", + "noSell": "No selling models", "creditRequired": "需要创作者署名", "noDerivatives": "禁止分享合并作品", "noReLicense": "需要相同权限", diff --git a/locales/zh-TW.json b/locales/zh-TW.json index 9416fd8a..31be7e19 100644 --- a/locales/zh-TW.json +++ b/locales/zh-TW.json @@ -900,6 +900,10 @@ "versions": "版本" }, "license": { + "noImageSell": "No selling generated content", + "noRentCivit": "No Civitai generation", + "noRent": "No generation services", + "noSell": "No selling models", "creditRequired": "需要創作者標示", "noDerivatives": "禁止分享合併作品", "noReLicense": "需要相同授權",