https://github.com/status-im/lokalize2android
A tool that converts Lokalize JSON files to Android string resources
https://github.com/status-im/lokalize2android
android json lokalize translation xml
Last synced: 3 months ago
JSON representation
A tool that converts Lokalize JSON files to Android string resources
- Host: GitHub
- URL: https://github.com/status-im/lokalize2android
- Owner: status-im
- License: mit
- Created: 2020-06-09T17:51:59.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-11T23:31:32.000Z (about 6 years ago)
- Last Synced: 2026-03-28T17:34:25.784Z (3 months ago)
- Topics: android, json, lokalize, translation, xml
- Language: Go
- Size: 17.6 KB
- Stars: 0
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# lokalize2android
A tool that converts Lokalize JSON files to Android string resources
Usage:
```
$ go get github.com/status-im/lokalize2android
$ lokalize2android locales/en.json
```