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

Popular posts from this blog

Python Kivy ListView: How to delete selected ListItemButton? -

asp.net mvc 4 - A specified Include path is not valid. The EntityType '' does not declare a navigation property with the name '' -