diff options
author | Florian Eckert <fe@dev.tdt.de> | 2019-07-23 08:35:28 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-23 08:35:28 +0200 |
commit | b1ed79c29baaaebdb9080506c67cbe03fec2e43b (patch) | |
tree | 64aa8890fd8463ab1b95b2f19b3d07f7346c570f /applications/luci-app-olsr-viz | |
parent | 0f11820dee6c0500a10bafce6ba1c319cad78d5e (diff) | |
parent | 7ecf63d07eac001b7c9668dae8fc495722032e69 (diff) |
Merge pull request #2907 from castillofrancodamian/olsr-viz
luci-app-olsr-viz: Add template
Diffstat (limited to 'applications/luci-app-olsr-viz')
-rw-r--r-- | applications/luci-app-olsr-viz/po/templates/olsr-viz.pot | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/applications/luci-app-olsr-viz/po/templates/olsr-viz.pot b/applications/luci-app-olsr-viz/po/templates/olsr-viz.pot new file mode 100644 index 0000000000..1bcfc88a69 --- /dev/null +++ b/applications/luci-app-olsr-viz/po/templates/olsr-viz.pot @@ -0,0 +1,10 @@ +msgid "" +msgstr "Content-Type: text/plain; charset=UTF-8" + +#: applications/luci-app-olsr-viz/luasrc/controller/olsr-viz.lua:4 +msgid "OLSR-Viz" +msgstr "" + +#: applications/luci-app-olsr-viz/luasrc/view/olsr-viz/olsr-viz.htm:4 +msgid "You need to allow javascript in your browser to show this page." +msgstr "" |