internationalization

Facebook FBT: PHP Internationalization Framework

Submitted by richard999 on
FBT is an internationalization framework for PHP designed to be not just powerful and flexible, but also simple and intuitive. It helps with the following: Organizing your source text for translation Composing grammatically correct translatable UI Eliminating verbose boilerplate for generating UI This library is based on the JavaScript implementation of Facebook's FBT. Requirements PHP 7.0 or