444c1ec2fc
- Add support for translations in JavaScript code using babel lib and a custom PO file converter to JSON (using sepia/po-parser lib for PO files parsing) - Put translation CLI commands in a dedicated file - update_messages CLI command now provide PO file initialization feature using msginit and support of compendium files
10 lines
276 B
JSON
10 lines
276 B
JSON
{
|
|
"require": {
|
|
"envms/fluentpdo": "^1.1",
|
|
"pear/console_table": "^1.3",
|
|
"brenard/php-unidecode": "dev-master",
|
|
"smarty-gettext/smarty-gettext": "^1.6",
|
|
"smarty-gettext/tsmarty2c": "^0.2.1",
|
|
"sepia/po-parser": "^6.0"
|
|
}
|
|
}
|