nate-parrott / Flashlight

The missing Spotlight plugin system
http://flashlight.nateparrott.com
Other
5.39k stars 411 forks source link

A new i18n management #352

Closed SebastianGrans closed 9 years ago

SebastianGrans commented 9 years ago

Removed the localised html files. Now everything is managed by the python script with the strings.json dictionaries. Less cluttered and easier to add new translations.

nate-parrott commented 9 years ago

awesome, thanks!