https://github.com/kelpycode/er-translate
https://github.com/kelpycode/er-translate
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kelpycode/er-translate
- Owner: KelpyCode
- License: mit
- Created: 2023-02-09T21:13:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-09T21:15:55.000Z (over 3 years ago)
- Last Synced: 2025-12-25T22:32:18.123Z (6 months ago)
- Language: TypeScript
- Size: 188 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ER-translate
Fill missing Elder Kings II translation keys for other languages
## Running
```
npm install
npm run build
npm run start
```