Projects with this topic
Sort by:
-
This project is just a script to create/edit/fix translations files for a react project. For translations i used a non-standard format because it fits react-i18next and it's easy for me:
{ "Hello world":"Ciao mondo", "hi":"ciao"}Updated