[READ-ONLY] Mirror of https://github.com/wojtekmaj/i18n-compare. Generates a summary of differences between two i18n files
0

Configure Feed

Select the types of activity you want to include in your feed.

TypeScript 68.2%
JavaScript 17.1%
CSS 12.9%
HTML 1.5%
Other 0.3%
239 4 0

Clone this repository

https://git.vm.fail/wojtekmaj.pl/i18n-compare https://git.vm.fail/did:plc:zxrb7xiym2ykoy7ibl3yi7lk
ssh://git@knot1.tangled.sh:2222/wojtekmaj.pl/i18n-compare ssh://git@knot1.tangled.sh:2222/did:plc:zxrb7xiym2ykoy7ibl3yi7lk

For self-hosted knots, clone URLs may differ based on your setup.


README.md

CI

i18n-compare#

Generates a summary of differences between two i18n files.

Sample input & output#

Input A#

{
  "Hello": "Cześć",
  "world": "świecie",
  "I’m missing": "Nie ma mnie",
  "I’m also missing": "Mnie też nie ma"
}

Input B#

{
  "Hello": "Hallo",
  "world": "Welt",
  "I’m extra": "Ich bin ein Extra"
}

Output#

## ✨ Missing keys
* "`I’m missing`"
* "`I’m also missing`"

## 🗑️ Extra keys
* "`I’m extra`"

License#

The MIT License.

Author#

Wojciech Maj
kontakt@wojtekmaj.pl
https://wojtekmaj.pl