mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-19 11:06:15 +00:00
d23de28349
Refactoring I18n class to use one locale directory for an application. Translations will be located in app/locales/[LANGUAGE]/LC_MESSAGES/[CONTROLLER].mo or [CONTROLLER].po If not found app/locales/[LANGUAGE]/LC_MESSAGES/default.mo or default.po All core translations will be located in cake/locales/[LANGUAGE]/LC_MESSAGES/ git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4122 3807eeeb-6ff5-0310-8944-8be069107fe0 |
||
---|---|---|
.. | ||
config | ||
libs | ||
scripts | ||
app_controller.php | ||
app_helper.php | ||
app_model.php | ||
basics.php | ||
bootstrap.php | ||
dispatcher.php | ||
LICENSE.txt | ||
VERSION.txt |