This website works better with JavaScript
NTab仓库
Home
Explore
Register
Sign In
fjmwkj
/
searxng
mirror of
https://github.com/searxng/searxng
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
[fix] add missing template file
Adam Tauber
5 years ago
parent
32f7877235
commit
0dc5bdb6ef
1 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
1
0
searx/templates/__common__/translations.js.tpl
+ 1
- 0
searx/templates/__common__/translations.js.tpl
View File
@@ -0,0 +1 @@
+var could_not_load = '{{ _('could not load data') }}!';