TweetFor one of my projects, I had a requirement from a client to fallback to default language if a phrase in chosen language was not found. This had to be done using CakePHP's Translate behavior. Following is the step by step guide to modify Translate behavior so that it will fallback to default language for [...]