Using PHP Gettext Extension vs PHP Arrays in Multilingual Websites?
Usually, programs are written and documented in English, and use English at execution time for interacting with users. This is true not only from within Sngine. Using a common language is quite handy for communication between developers, maintainers and users from all countries. On the other hand, most people are less Read more…