openwrt-firmware-selector/src/containers/home
Sudhanshu Gautam 6713303247 changes the locales structure making english strings as keys
Previously they were stored according to the format
'src/locales/{{lng}}/translation.json'
and after review, they are stored according to the following:
'src/locales/{{lng}}.json'
Also, the english strings are used as the keys/identifier in
translation files to make it easy to understand and implement.

Signed-off-by: Sudhanshu Gautam <me@sudhanshug.com>
2019-07-04 16:47:53 +05:30
..
home.js changes the locales structure making english strings as keys 2019-07-04 16:47:53 +05:30
home.scss adds search bar functionality 2019-07-03 03:10:36 +05:30