feat(i18n): add license restriction translations for multiple languages

Add license-related translation keys including credit requirements, derivative restrictions, and license sharing permissions. This supports displaying proper license information and restrictions in the UI across all supported languages (DE, EN, ES, FR, HE, JA, KO, RU).
This commit is contained in:
Will Miao
2025-11-06 23:01:29 +08:00
parent fb8ba4c076
commit a68141adf4
10 changed files with 60 additions and 0 deletions

View File

@@ -875,6 +875,12 @@
"recipes": "מתכונים",
"versions": "גרסאות"
},
"license": {
"creditRequired": "נדרש ייחוס ליוצר",
"noDerivatives": "אין שיתוף מיזוגים",
"noReLicense": "נדרשות אותן הרשאות",
"restrictionsLabel": "הגבלות רישיון"
},
"loading": {
"exampleImages": "טוען תמונות דוגמה...",
"description": "טוען תיאור מודל...",