1. Introduction CakePHP’s localization system maybe good & performant, but it is also abit hard to implement/adjust and maintain. Most of the time, us developers will want to have a simple system to change the languages used, to change the words for each language and to debug the localization system. In the following minutes, we [...]