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
303 B
JSON
12 lines
303 B
JSON
{
|
|
"string": {
|
|
"PrintToPDF": "Stampa in PDF",
|
|
"PrintingDocumentOf": "Stampa documento {current} di {total}",
|
|
"DownloadAll": "Scarica tutto",
|
|
"PrintFailed": "Stampa non riuscita",
|
|
"PrintSettings": "Print settings",
|
|
"LandscapeMode": "Landscape mode",
|
|
"Retry": "Riprova"
|
|
}
|
|
}
|