mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
feat: copy-primary for data tools, download-all label for multi-output, batch failure display
This commit is contained in:
@@ -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: "جاري إنشاء المعاينة...",
|
||||
|
||||
Reference in New Issue
Block a user