tlightsky / i18n-manager

Translation management app

Home Page:https://electronjs.org/apps/i18n-manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

i18n-manager

CI Codacy Badge Known Vulnerabilities GitHub All Releases GitHub Releases

This app was developed with the objective to help the developers to manage the app translations.

Any type of contributions are welcome.

Features

  • Detect changed, missing, duplicated/untranslated keys and added translations
  • Add, remove and rename translation keys (context menu)
  • Nested keys support
  • Google Translate™ API Integration
  • File changes detection
  • It's free! 🙂

Current plugins and their supported extensions

  • json - [.json, .arb (Flutter Internationalization)]
  • yaml - [.yaml, .yml]

Feature requests and/or pull requests with new plugins are welcomed 🙂

If you want to test the features, you can open the testData folder!

Projects using i18n Manager

Screenshots

Developing

yarn start

Building

yarn build

Contributors

logo designed by @reallinfo

About

Translation management app

https://electronjs.org/apps/i18n-manager

License:MIT License


Languages

Language:TypeScript 65.4%Language:Vue 31.7%Language:JavaScript 2.6%Language:HTML 0.3%