diff options
author | Max Kostikov <max@kostikov.co> | 2018-10-12 23:51:01 +0200 |
---|---|---|
committer | Max Kostikov <max@kostikov.co> | 2018-10-12 23:51:01 +0200 |
commit | de59300aafe33f9a026360baa3e921992864ec73 (patch) | |
tree | 205cc74b88918b70d223d0a58e3f0ef348ea4137 /view | |
parent | 8cb05a91ab45e9cc572199cd3ab732e41f0b61b8 (diff) | |
download | volse-hubzilla-de59300aafe33f9a026360baa3e921992864ec73.tar.gz volse-hubzilla-de59300aafe33f9a026360baa3e921992864ec73.tar.bz2 volse-hubzilla-de59300aafe33f9a026360baa3e921992864ec73.zip |
Update js_strings.tpl
Diffstat (limited to 'view')
-rwxr-xr-x | view/tpl/js_strings.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/js_strings.tpl b/view/tpl/js_strings.tpl index 01fc3f993..f7425ba98 100755 --- a/view/tpl/js_strings.tpl +++ b/view/tpl/js_strings.tpl @@ -34,7 +34,7 @@ 'name_ok1' : "{{$name_ok1}}", 'name_ok2' : "{{$name_ok2}}", - + 'plural_func' : "{{$plural_func}}", 't01' : "{{$t01}}", 't02' : "{{$t02}}", |