whoogle-search/app
Ben Busby 041689d637
Verify interface lang can be used for localization
Check the configured interface language against the available
localization dict before attempting to use, otherwise fall back to
english.

Also expanded language names in the languages json file.
2021-05-24 13:52:10 -04:00
..
models Verify interface lang can be used for localization 2021-05-24 13:52:10 -04:00
static Verify interface lang can be used for localization 2021-05-24 13:52:10 -04:00
templates Replace hardcoded strings using translation json file 2021-05-24 13:28:55 -04:00
utils Add "view image" functionality (#268) 2021-05-21 11:19:45 -04:00
__init__.py Replace hardcoded strings using translation json file 2021-05-24 13:28:55 -04:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Add "view image" functionality (#268) 2021-05-21 11:19:45 -04:00
request.py Add "view image" functionality (#268) 2021-05-21 11:19:45 -04:00
routes.py Verify interface lang can be used for localization 2021-05-24 13:52:10 -04:00