Commit Graph

2 Commits

Author SHA1 Message Date
Ben Busby
eacc7126b5
Add test for validating translation language keys
Also adds Spanish translation to json (the only non-English language I
can add and reasonably validate on my own).
2021-05-24 14:13:17 -04:00
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