Browse Source

[fix] add missing template file

Adam Tauber 5 years ago
parent
commit
0dc5bdb6ef
1 changed files with 1 additions and 0 deletions
  1. 1 0
      searx/templates/__common__/translations.js.tpl

+ 1 - 0
searx/templates/__common__/translations.js.tpl

@@ -0,0 +1 @@
+var could_not_load = '{{ _('could not load data') }}!';