|
|
|
|
|
by borodutch
2226 days ago
|
|
I just needed a simple place where I can store all of my translation strings and upload/download them over a simple API, as well as be able to send a link to whoever wants to help with translations. It generates a simple JSON with all the translations — the article on how to set up Localizer contains example scripts (taken from my projects) on how this JSON can be parsed and converted into multiple formats :) |
|