openwrt-firmware-selector/src/containers
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 changes the locales structure making english strings as keys 2019-07-04 16:47:53 +05:30
not-found initializes the base for the firmware wizard 2019-06-26 02:43:24 +05:30