Easy way to send PHP language array files to translation? -
i'm using laravel php framework, , else have language files php files big array in them.
does know friendly way of getting these files translators? there editor or service maybe?
what google proposed:
https://github.com/barryvdh/laravel-translation-manager
it can import php translation files , has neat interface easy editing of translations.
simply install package through composer, , translate away!
Comments
Post a Comment