mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-27 03:54:57 +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
302 B
JSON
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"
|
|
}
|
|
}
|