fix(locales): add missing downloadStopped key to toast.downloads section

This commit is contained in:
Will Miao
2026-07-13 11:35:48 +08:00
parent bab9752c8b
commit 86b547c1e0
10 changed files with 20 additions and 10 deletions

View File

@@ -2017,7 +2017,8 @@
"imagesCompleted": "{action} תמונות הדוגמה הושלם",
"imagesFailed": "{action} תמונות הדוגמה נכשל",
"loadError": "שגיאה בטעינת הורדות: {message}",
"downloadError": "שגיאת הורדה: {message}"
"downloadError": "שגיאת הורדה: {message}",
"downloadStopped": "ההורדה בוטלה"
},
"import": {
"folderTreeFailed": "טעינת עץ התיקיות נכשלה",