feat: copy-primary for data tools, download-all label for multi-output, batch failure display

This commit is contained in:
SnapOtter
2026-06-14 19:38:47 +08:00
parent 896acda7ed
commit bc3ad2b008
23 changed files with 253 additions and 16 deletions
+6
View File
@@ -2444,6 +2444,7 @@ export const ar: TranslationKeys = {
disabledByAdmin: "This tool has been disabled by your administrator",
browseOtherTools: "Browse other tools",
privacyNote: "Files are processed on your server and never leave your network",
applyAndDownload: "تطبيق وتنزيل",
andMore: "and {count} more",
adjustSettings: "Adjust settings",
startOver: "Start over with a new file",
@@ -2456,6 +2457,11 @@ export const ar: TranslationKeys = {
settingsSaved: "تم حفظ إعداداتك.",
tryAgain: "حاول مرة أخرى",
tryDifferentFile: "جرب ملفًا مختلفًا",
batchPartialSuccess: "{success} of {total} processed. {failed} failed.",
dataResultsHint: "Results shown above. Use the copy button in the results panel.",
downloadAsFile: "Download as file",
downloadAll: "Download All",
downloadFiles: "Download {count} files",
},
homePage: {
generatingPreview: "جاري إنشاء المعاينة...",