chore(i18n): improve recursive toggle button labels for clarity (#875)

Update translations for sidebar recursive toggle from 'Search subfolders'
to 'Include subfolders' / 'Current folder only' across all 10 languages.

This better describes the actual functionality - controlling whether
models/recipes from subfolders are included in the current view.

Related to #875
This commit is contained in:
Will Miao
2026-03-30 15:26:15 +08:00
parent 06f1a82d4c
commit 331889d872
10 changed files with 20 additions and 20 deletions

View File

@@ -839,8 +839,8 @@
"unpinSidebar": "사이드바 고정 해제",
"switchToListView": "목록 보기로 전환",
"switchToTreeView": "트리 보기로 전환",
"recursiveOn": "하위 폴더 검색",
"recursiveOff": "현재 폴더만 검색",
"recursiveOn": "하위 폴더 포함",
"recursiveOff": "현재 폴더만",
"recursiveUnavailable": "재귀 검색은 트리 보기에서만 사용할 수 있습니다",
"collapseAllDisabled": "목록 보기에서는 사용할 수 없습니다",
"dragDrop": {