Files
huly-platform/plugins/print-assets/lang/de.json
T
DawnRatelandGitHub 5eb50ee39b feat(print): add optional paginated DOCX previews (#11036)
* 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>
2026-09-25 10:59:59 +02:00

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"
}
}