mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-15 00:12:22 -06:00
feat: Refactor export functionality, add new translations
This commit is contained in:
@@ -819,5 +819,10 @@
|
||||
"invalidFilenameCharacter": "Znaleziono niedozwolony znak w nazwie pliku",
|
||||
"@invalidFilenameCharacter": {
|
||||
"description": "For validating filename in export dialogue"
|
||||
}
|
||||
},
|
||||
"exportScansToPdf": "Export scans to PDF",
|
||||
"@exportScansToPdf": {
|
||||
"description": "title of the alert dialog when exporting scans to pdf"
|
||||
},
|
||||
"allScansWillBeMerged": "All scans will be merged into a single PDF file."
|
||||
}
|
||||
Reference in New Issue
Block a user