Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/softmarshmallow/lokalise-format-converter
converts lokalise format
https://github.com/softmarshmallow/lokalise-format-converter
converter localization lokalise
Last synced: 17 days ago
JSON representation
converts lokalise format
- Host: GitHub
- URL: https://github.com/softmarshmallow/lokalise-format-converter
- Owner: softmarshmallow
- Created: 2019-03-03T22:30:52.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-15T10:27:55.000Z (over 5 years ago)
- Last Synced: 2024-11-16T02:05:00.427Z (about 1 month ago)
- Topics: converter, localization, lokalise
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lokalise-format-cconverter
## Where to use?
this converts `.` seperated value to `_` separated value.
Since android accepts only `_` seperated value for resource string file (localization file)## How to use?
> `python main.py`