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:
@@ -2384,6 +2384,7 @@ export const zhTW: 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",
|
||||
@@ -2396,6 +2397,11 @@ export const zhTW: 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