feat(i18n): add model navigation translations for multiple languages

Add navigation section to locale files for model browsing functionality. Includes labels and tooltips for previous/next model navigation with keyboard shortcuts (←/→ arrows). Translations added for German, English, Spanish, French, Hebrew, Japanese, Korean, and Russian locales to support international users.
This commit is contained in:
Will Miao
2025-12-06 10:01:09 +08:00
parent 6efe59bd9e
commit 40cd2e23ac
10 changed files with 70 additions and 0 deletions

View File

@@ -914,6 +914,13 @@
"recipes": "레시피",
"versions": "버전"
},
"navigation": {
"label": "모델 탐색",
"previousWithShortcut": "이전 모델(←)",
"nextWithShortcut": "다음 모델(→)",
"noPrevious": "이전 모델이 없습니다",
"noNext": "다음 모델이 없습니다"
},
"license": {
"noImageSell": "No selling generated content",
"noRentCivit": "No Civitai generation",