https://github.com/1024jp/loctableconverter
https://github.com/1024jp/loctableconverter
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/1024jp/loctableconverter
- Owner: 1024jp
- License: apache-2.0
- Created: 2025-03-01T17:54:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-01T18:37:38.000Z (over 1 year ago)
- Last Synced: 2026-05-03T19:40:05.421Z (about 2 months ago)
- Language: Swift
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LoctableConvert
Command-line tool to convert .loctable files to .xcstrings files.
## Usage
```sh
./LoctableConverter File.loctable File.xcstrings
```
## License
© 2025 1024jp.
The source code is distributed under the terms of the __Apache License, Version 2.0__. See the [LICENSE](LICENSE) for details.