forked from zelo72/mastodon-ios
13 lines
171 B
Markdown
13 lines
171 B
Markdown
|
# StringsConvertor
|
||
|
|
||
|
Convert i18n JSON file to Stings file.
|
||
|
|
||
|
|
||
|
## Usage
|
||
|
```
|
||
|
chmod +x scripts/build.sh
|
||
|
./scripts/build.sh
|
||
|
|
||
|
# lproj files will locate in output/ directory
|
||
|
```
|