summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-acme/po/zh_Hans
diff options
context:
space:
mode:
authorSergey Ponomarev <stokito@gmail.com>2023-08-08 00:44:00 +0300
committerSergey Ponomarev <stokito@gmail.com>2023-08-08 00:44:00 +0300
commitea516da183861f99be8970139a77c2dcec8ae792 (patch)
tree8e6c6a947cfd87575a4bc417a10988375923948a /applications/luci-app-acme/po/zh_Hans
parent48b096de1c6f14025566536d9989a72999d1fe62 (diff)
luci-app-acme: Reuse translations for removed state_dir option
In the commit acf40dc0d402c68f35c02982a119e4a64131ce04 was removed the state_dir. But translations were kept and they still have a value. We should say to a user where the certs are stored now, and we can reuse the old translations. They need to be fixed a little bit and already fixed for Russian, Ukrainian and Bulgarian languages. See #6273 Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
Diffstat (limited to 'applications/luci-app-acme/po/zh_Hans')
-rw-r--r--applications/luci-app-acme/po/zh_Hans/acme.po7
1 files changed, 2 insertions, 5 deletions
diff --git a/applications/luci-app-acme/po/zh_Hans/acme.po b/applications/luci-app-acme/po/zh_Hans/acme.po
index ed98da210a..d5175fbc77 100644
--- a/applications/luci-app-acme/po/zh_Hans/acme.po
+++ b/applications/luci-app-acme/po/zh_Hans/acme.po
@@ -269,11 +269,8 @@ msgstr ""
"Webserver 根目录。设置为 Web 服务器文档根目录,在 webroot 模式下运行 Acme。"
"Web 服务器必须允许从互联网上使用80端口访问。"
-#~ msgid "State directory"
-#~ msgstr "状态文件夹"
-
-#~ msgid "Where certs and other state files are kept."
-#~ msgstr "存放证书和其他状态文件的位置。"
+msgid "Cert files are stored in"
+msgstr "存放证书和其他状态文件的位置。"
#~ msgid ""
#~ "The credentials for the DNS API mode selected above. See https://github."