From e8560d56f5c18b0c6cec07155e11ea8d387f9477 Mon Sep 17 00:00:00 2001 From: Max Kostikov Date: Sun, 1 Dec 2019 13:56:52 +0100 Subject: Add pinned items strings --- view/tpl/js_strings.tpl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'view') diff --git a/view/tpl/js_strings.tpl b/view/tpl/js_strings.tpl index 440676dee..872ff73eb 100755 --- a/view/tpl/js_strings.tpl +++ b/view/tpl/js_strings.tpl @@ -34,6 +34,9 @@ 'name_ok1' : "{{$name_ok1}}", 'name_ok2' : "{{$name_ok2}}", 'to_reply' : "{{$to_reply}}", + 'pinned' : "{{$pinned}}", + 'pin_item' : "{{$pin_item}}", + 'unpin_item' : "{{$unpin_item}}", 'plural_func' : "{{$plural_func}}", -- cgit v1.2.3