Files
huly-platform/plugins/print-assets/lang/tr.json
T
Artyom SavchenkoandGitHub dd72453f88 feat: Ability to select multiple docs and to export to pdf (#10468)
* feat: Ability to select multiple docs and to export to pdf

Signed-off-by: Artem Savchenko <armisav@gmail.com>

* Add loading indicator

Signed-off-by: Artem Savchenko <armisav@gmail.com>

* Fix layout

Signed-off-by: Artem Savchenko <armisav@gmail.com>

* Add scroller

Signed-off-by: Artem Savchenko <armisav@gmail.com>

---------

Signed-off-by: Artem Savchenko <armisav@gmail.com>
2026-02-02 13:29:50 +07:00

9 lines
210 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"string": {
"PrintToPDF": "PDF'e yazdır",
"PrintingDocumentOf": "Belge yazdırılıyor {current} / {total}",
"DownloadAll": "Tümünü indir",
"PrintFailed": "Yazdırma başarısız"
}
}