tuminoid / kisakone

Finnish Disc Golf Associations retired disc golf tournament manager. 2019-> FDGA uses Disc Golf Metrix.
https://kisakone.frisbeegolfliitto.fi/
GNU General Public License v3.0
9 stars 9 forks source link

Split translations to similar files as core/data/ui #256

Open tuminoid opened 8 years ago

tuminoid commented 8 years ago

Split translations to similar files as core/data/ui. This would make it much easier to develop them and also load only those that are required for the page.

tuminoid commented 8 years ago

Alternatively, combine them into one file per language for simplicity. Parsing them (without cache to memcached), takes a lots of CPU on every request.