mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-27 12:04:56 +02:00
* feat(print): add optional paginated DOCX previews Signed-off-by: Ratel-pwn <2448574643@qq.com> * chore(print): align preview changes with repository checks Signed-off-by: Ratel-pwn <2448574643@qq.com> * style(print): normalize preview formatting Signed-off-by: Ratel-pwn <2448574643@qq.com> --------- Signed-off-by: Ratel-pwn <2448574643@qq.com>
12 lines
322 B
JSON
12 lines
322 B
JSON
{
|
|
"string": {
|
|
"PrintToPDF": "Als PDF drucken",
|
|
"PrintingDocumentOf": "Dokument {current} von {total} wird gedruckt",
|
|
"DownloadAll": "Alle herunterladen",
|
|
"PrintFailed": "Druck fehlgeschlagen",
|
|
"PrintSettings": "Print settings",
|
|
"LandscapeMode": "Landscape mode",
|
|
"Retry": "Wiederholen"
|
|
}
|
|
}
|