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": "Unpin Sidebar",
"switchToListView": "Switch to List View",
"switchToTreeView": "Switch to Tree View",
"recursiveOn": "Search subfolders",
"recursiveOff": "Search current folder only",
"recursiveOn": "Include subfolders",
"recursiveOff": "Current folder only",
"recursiveUnavailable": "Recursive search is available in tree view only",
"collapseAllDisabled": "Not available in list view",
"dragDrop": {