diff options
author | Franco Castillo <castillofrancodamian@gmail.com> | 2019-07-22 15:32:49 -0300 |
---|---|---|
committer | Franco Castillo <castillofrancodamian@gmail.com> | 2019-07-22 15:32:49 -0300 |
commit | 7ecf63d07eac001b7c9668dae8fc495722032e69 (patch) | |
tree | ff24debaf9511c209231b157c3cfd19f666083f3 /applications/luci-app-olsr-viz | |
parent | e6ff0f39bbd1b8c74f07fdee78bb9c154d981f50 (diff) |
luci-app-olsr-viz: Add template
Add template.
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
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 000000000..1bcfc88a6 --- /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 "" |