Lately I have been doing much work on translation, making sure that one of my main CakePHP projects can be easily translated. By default CakePHP keeps everything in one big “default.po” file…but there is a way to use other files, and use CakePHP built-in methods to access these different “po” files.
