From 2c062a9bcf4a497e5d3dd0affdae815cbcaf2561 Mon Sep 17 00:00:00 2001 From: INAGAKI Hiroshi Date: Thu, 1 Apr 2021 18:46:45 +0900 Subject: luci-mod-battstatus: add i18n support Signed-off-by: INAGAKI Hiroshi --- modules/luci-mod-battstatus/po/templates/battstatus.pot | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 modules/luci-mod-battstatus/po/templates/battstatus.pot (limited to 'modules/luci-mod-battstatus/po/templates/battstatus.pot') diff --git a/modules/luci-mod-battstatus/po/templates/battstatus.pot b/modules/luci-mod-battstatus/po/templates/battstatus.pot new file mode 100644 index 0000000000..f9382fa700 --- /dev/null +++ b/modules/luci-mod-battstatus/po/templates/battstatus.pot @@ -0,0 +1,14 @@ +msgid "" +msgstr "Content-Type: text/plain; charset=UTF-8" + +#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26 +msgid "Charging" +msgstr "" + +#: modules/luci-mod-battstatus/root/usr/share/rpcd/acl.d/luci-mod-battstatus.json:3 +msgid "Grant access to battery status" +msgstr "" + +#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26 +msgid "Not Charging" +msgstr "" -- cgit v1.2.3