diff options
author | Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk> | 2020-05-08 19:06:12 +0100 |
---|---|---|
committer | Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk> | 2020-05-08 19:06:57 +0100 |
commit | 7d4dce9947cf16f2df418b40507eb344ca7a4e01 (patch) | |
tree | 7e4b4551205759702c67864dcd0c95a7198156bc /applications/luci-app-acme/po/es | |
parent | 23c3e4f8b453f3702ad30f2a6475d0fbf9a438dc (diff) |
luci-app-acme: fix certsP38 typo
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Diffstat (limited to 'applications/luci-app-acme/po/es')
-rw-r--r-- | applications/luci-app-acme/po/es/acme.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/applications/luci-app-acme/po/es/acme.po b/applications/luci-app-acme/po/es/acme.po index 561ba9a78f..e7f8f37631 100644 --- a/applications/luci-app-acme/po/es/acme.po +++ b/applications/luci-app-acme/po/es/acme.po @@ -15,8 +15,8 @@ msgid "ACME certificates" msgstr "Certificados ACME" #: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3 -msgid "ACME certsP38" -msgstr "ACME certsP38" +msgid "ACME certs" +msgstr "ACME certs" #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:27 msgid "ACME global config" |