[pve-devel] [PATCH i18n] fix Czech translation of "Order Certificates Now"
Filip Schauer
f.schauer at proxmox.com
Mon Sep 22 11:34:01 CEST 2025
The previous translation incorrectly suggested that "Order Certificates
Now" means sorting the certificates.
Signed-off-by: Filip Schauer <f.schauer at proxmox.com>
---
Spotted while checking the translations into my second mother tongue in
Proxmox Mail Gateway.
cs.po | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/cs.po b/cs.po
index 6396311..e4a5a7b 100644
--- a/cs.po
+++ b/cs.po
@@ -9694,7 +9694,7 @@ msgstr "Objednat certifikát nyní"
#: proxmox-widget-toolkit/src/panel/ACMEDomains.js:484
#: pve-manager/www/manager6/node/ACME.js:638
msgid "Order Certificates Now"
-msgstr "Seřadit certifikáty nyní"
+msgstr "Objednat certifikáty nyní"
#: pve-manager/www/manager6/dc/OptionView.js:522
msgid "Ordering"
--
2.47.3
More information about the pve-devel
mailing list