diff options
author | Mario Vavti <mario@mariovavti.com> | 2018-10-13 14:11:08 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2018-10-13 14:11:08 +0200 |
commit | f0cdbd0f520d14f3840caf41856f56133e9c3970 (patch) | |
tree | ea6bf0ca2a5a878f0156286a928c70c427958e76 /view/tpl/js_strings.tpl | |
parent | 321b2b9b49e7c4412906e56ffdcc1be4bf8441be (diff) | |
parent | 9632cafa95e76a53460e761385a3376f14881eae (diff) | |
download | volse-hubzilla-f0cdbd0f520d14f3840caf41856f56133e9c3970.tar.gz volse-hubzilla-f0cdbd0f520d14f3840caf41856f56133e9c3970.tar.bz2 volse-hubzilla-f0cdbd0f520d14f3840caf41856f56133e9c3970.zip |
Merge branch 'dev' into 3.8RC
Diffstat (limited to 'view/tpl/js_strings.tpl')
-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}}", |