Skip to content
This repository has been archived by the owner on Oct 16, 2020. It is now read-only.

gilmarsquinelato/i18n-manager

Repository files navigation

i18n-manager

Build Status Greenkeeper badge Codacy 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!

Screenshots

Developing

This project is developed with Angular, so it will need the Angular CLI (yarn global add @angular/cli)

yarn start

Building

yarn build

Contributors

logo designed by @reallinfo