mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-10 06:07:57 -06:00
feat: Update translations, add pdf view to document edit page
This commit is contained in:
@@ -1009,5 +1009,15 @@
|
||||
"copyToClipboard": "Copy to clipboard",
|
||||
"couldNotLoadLogfileFrom": "Could not load logfile from {date}.",
|
||||
"loadingLogsFrom": "Loading logs from {date}...",
|
||||
"clearLogs": "Clear logs from {date}"
|
||||
"clearLogs": "Clear logs from {date}",
|
||||
"showPdf": "Show PDF",
|
||||
"@showPdf": {
|
||||
"description": "Tooltip shown on the \"show pdf\" button on the document edit page"
|
||||
},
|
||||
"hidePdf": "Hide PDF",
|
||||
"@hidePdf": {
|
||||
"description": "Tooltip shown on the \"show pdf\" icon button on the document edit page"
|
||||
},
|
||||
"misc": "Miscellaneous",
|
||||
"loggingOut": "Logging out..."
|
||||
}
|
||||
Reference in New Issue
Block a user