fix(i18n): update aria2 annotation from experimental to recommended across all locales

This commit is contained in:
Will Miao
2026-05-26 20:22:25 +08:00
parent 37ccd29fc0
commit b768f1368f
11 changed files with 21 additions and 21 deletions

View File

@@ -269,10 +269,10 @@
},
"downloadBackend": {
"label": "מנגנון הורדה",
"help": "בחר כיצד יורדים קבצי המודל. Python משתמש במוריד המובנה. aria2 משתמש בתהליך הורדה חיצוני ניסיוני.",
"help": "בחר כיצד יורדים קבצי המודל. Python משתמש במוריד המובנה. aria2 משתמש בתהליך הורדה חיצוני מומלץ.",
"options": {
"python": "Python (מובנה)",
"aria2": "aria2 (ניסיוני)"
"aria2": "aria2 (מומלץ)"
}
},
"aria2cPath": {