whoogle-search/app/models
Ben Busby ef6bb5fec0
Replace hardcoded strings using translation json file
This introduces a new "translations.json" file under app/static/settings
that is loaded on app init and uses the user config value for interface
language to determine the appropriate strings to use in Whoogle-specific
elements of the UI (primarily only on the home page).
2021-05-24 13:28:55 -04:00
..
__init__.py Feature: language config (#27) 2020-05-12 17:15:53 -06:00
config.py Replace hardcoded strings using translation json file 2021-05-24 13:28:55 -04:00