https://github.com/lazypwny751/langush
simple localization tool
https://github.com/lazypwny751/langush
bash i18n localization shell
Last synced: 9 months ago
JSON representation
simple localization tool
- Host: GitHub
- URL: https://github.com/lazypwny751/langush
- Owner: lazypwny751
- License: gpl-3.0
- Created: 2023-06-20T18:15:44.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-09-07T08:11:43.000Z (10 months ago)
- Last Synced: 2025-09-07T10:08:34.955Z (10 months ago)
- Topics: bash, i18n, localization, shell
- Language: Shell
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# langush v0.0.1 - simple localization tool.
This script uses [sdb](https://github.com/radareorg/sdb.git), it's just stores that values as key=value and this project wrapper of localization for sdb
## Install.
```sh
git clone https://github.com/lazypwny751/langush.git
cd langush
make all
```
## Usage.
langush: langush is a localization tool using sdb,
usage: langush --build en.sh tr.sh
For more information please look up the example directory.
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
## License
[GPL3](https://choosealicense.com/licenses/gpl-3.0/)