Files
huly-platform/plugins/print-assets/lang/cs.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
302 B
JSON

{
"string": {
"PrintToPDF": "Tisk do PDF",
"PrintingDocumentOf": "Tisk dokumentu {current} z {total}",
"DownloadAll": "Stáhnout vše",
"PrintFailed": "Tisk se nezdařil",
"PrintSettings": "Print settings",
"LandscapeMode": "Landscape mode",
"Retry": "Zkusit znovu"
}
}