DaveSenn / i18n-manager

The app that will help to manage your app translations.

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

i18n-manager

Build Status Greenkeeper badge Codacy Badge

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 and added translations
  • Add, remove and rename translation keys (context menu)
  • Add and remove folders (translation key inside another key, context menu)
  • Google Translate™ API Integration
  • 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

The app that will help to manage your app translations.

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

License:MIT License


Languages

Language:TypeScript 68.1%Language:JavaScript 28.9%Language:CSS 2.2%Language:HTML 0.8%