feat(i18n): add translation for "All" in GroupSwitch component for English, Simplified Chinese, and Traditional Chinese

This commit is contained in:
hamster1963
2026-06-10 15:19:34 +08:00
parent 575c14dfe5
commit a3afa04c69
4 changed files with 14 additions and 1 deletions
+3
View File
@@ -156,5 +156,8 @@
"up_total": "上傳總量",
"down_total": "下載總量"
}
},
"group": {
"all": "全部"
}
}