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/en/battstatus.po | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 modules/luci-mod-battstatus/po/en/battstatus.po (limited to 'modules/luci-mod-battstatus/po/en/battstatus.po') diff --git a/modules/luci-mod-battstatus/po/en/battstatus.po b/modules/luci-mod-battstatus/po/en/battstatus.po new file mode 100644 index 0000000000..fb0ae3b79b --- /dev/null +++ b/modules/luci-mod-battstatus/po/en/battstatus.po @@ -0,0 +1,22 @@ +msgid "" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" +"Project-Id-Version: \n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: en\n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26 +msgid "Charging" +msgstr "Charging" + +#: modules/luci-mod-battstatus/root/usr/share/rpcd/acl.d/luci-mod-battstatus.json:3 +msgid "Grant access to battery status" +msgstr "Grant access to battery status" + +#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26 +msgid "Not Charging" +msgstr "Not Charging" -- cgit v1.2.3