Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gilmarsquinelato/i18n-manager
Translation management app
https://github.com/gilmarsquinelato/i18n-manager
arb desktop electron flutter i18n json linux macos nodejs react translation vue windows yaml
Last synced: 3 months ago
JSON representation
Translation management app
- Host: GitHub
- URL: https://github.com/gilmarsquinelato/i18n-manager
- Owner: gilmarsquinelato
- License: mit
- Archived: true
- Created: 2018-08-26T05:04:48.000Z (over 6 years ago)
- Default Branch: development
- Last Pushed: 2020-10-14T07:47:27.000Z (about 4 years ago)
- Last Synced: 2024-09-26T08:44:47.675Z (3 months ago)
- Topics: arb, desktop, electron, flutter, i18n, json, linux, macos, nodejs, react, translation, vue, windows, yaml
- Language: TypeScript
- Homepage: https://electronjs.org/apps/i18n-manager
- Size: 34.7 MB
- Stars: 563
- Watchers: 13
- Forks: 114
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![CI](https://github.com/gilmarsquinelato/i18n-manager/workflows/CI/badge.svg?branch=development)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/8acca046a7fc462fbfe69677984cff91)](https://www.codacy.com/project/gilmarsquinelato/i18n-manager/dashboard?utm_source=github.com&utm_medium=referral&utm_content=gilmarsquinelato/i18n-manager&utm_campaign=Badge_Grade_Dashboard)
[![Known Vulnerabilities](https://snyk.io/test/github/gilmarsquinelato/i18n-manager/badge.svg?targetFile=package.json)](https://snyk.io/test/github/gilmarsquinelato/i18n-manager?targetFile=package.json)
![GitHub All Releases](https://img.shields.io/github/downloads/gilmarsquinelato/i18n-manager/total)
![GitHub Releases](https://img.shields.io/github/downloads/gilmarsquinelato/i18n-manager/latest/total)------
# WARNING!This project has entered on looking for new owner stage.
Developing this tool has being great, but recently I ([@gilmarsquinelato](https://github.com/gilmarsquinelato)) am not contributing too much with it, and I don't think it's fair to the people that are
using this tool, so I am stopping to contribute with this tool and happy to transfer the project to the people that really wants to keep maintaining it.Thank you!
------
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
* [Phoenix - Burst Coin Wallet UI](https://github.com/burst-apps-team/phoenix)
## Screenshots
![](./screenshots/pic-1.png)
![](./screenshots/pic-2.png)
![](./screenshots/pic-3.png)
## Developing
```yarn start```
## Building
```yarn build```
## Contributors
logo designed by [@reallinfo](https://github.com/reallinfo)