summaryrefslogtreecommitdiff
path: root/web/viewsjs/texts.js.erb
diff options
context:
space:
mode:
authorJochen Topf <jochen@topf.org>2013-01-18 16:38:26 +0100
committerJochen Topf <jochen@topf.org>2013-01-18 16:38:26 +0100
commitcccd07319ce6979fc068ed55f9c4b778998b01aa (patch)
tree9b67b1c75b0340185b1475995fccc5187aeb7fff /web/viewsjs/texts.js.erb
parent1c332107b2fc68f997cee654cfcf18604ab55c9b (diff)
downloadtaginfo-cccd07319ce6979fc068ed55f9c4b778998b01aa.tar
taginfo-cccd07319ce6979fc068ed55f9c4b778998b01aa.tar.gz
Add help dialog
Diffstat (limited to 'web/viewsjs/texts.js.erb')
-rw-r--r--web/viewsjs/texts.js.erb1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/viewsjs/texts.js.erb b/web/viewsjs/texts.js.erb
index 6da47ca..5d0f37f 100644
--- a/web/viewsjs/texts.js.erb
+++ b/web/viewsjs/texts.js.erb
@@ -13,6 +13,7 @@ var texts = <%=
:values_less_than_one_percent => @trans.t.misc.values_less_than_one_percent,
:empty_string => @trans.t.misc.empty_string,
:all => @trans.t.misc.all,
+ :help => @trans.t.misc.help,
:search_for => @trans.t.misc.search_for,
:no_image => @trans.t.misc.no_image,
},