2.0.8 • Published 3 years ago
translate-json-file v2.0.8
Translate JSON File
Usage
Install
 yarn add translate-json-fileHelp
 npx translate-json-file@latest --helpUse with questionnaire
 npx translate-json-file@latestUse with command line arguments
 npx translate-json-file@latest --input-file <input-file> --output-file <output-file> --language <language>Use in package.json
{
  "scripts": {
    "translate": "translate-json-file --input-file <input-file> --output-file <output-file> --language <language>"
  }
}Supported Languages
- Kannada
 - French
 - Spanish
 
Supported Languages but not tested
- Afrikaans
 - Irish
 - Albanian
 - Italian
 - Arabic
 - Japanese
 - Azerbaijani
 - Basque
 - Korean
 - Bengali
 - Latin
 - Belarusian
 - Latvian
 - Bulgarian
 - Lithuanian
 - Catalan
 - Macedonian
 - Chinese Simplified
 - Malay
 - Chinese Traditional
 - Maltese
 - Croatian
 - Norwegian
 - Czech
 - Persian
 - Danish
 - Polish
 - Dutch
 - Portuguese
 - English
 - Romanian
 - Esperanto
 - Russian
 - Estonian
 - Serbian
 - Filipino
 - Slovak
 - Finnish
 - Slovenian
 - Galician
 - Swahili
 - Georgian
 - Swedish
 - German
 - Tamil
 - Greek
 - Telugu
 - Gujarati
 - Thai
 - Haitian Creole
 - Turkish
 - Hebrew
 - Ukrainian
 - Hindi
 - Urdu
 - Hungarian
 - Vietnamese
 - Icelandic
 - Welsh
 - Indonesian
 - Yiddish
 
Caveats
- Tested for Kannada, French and Spanish. May not work for other languages. Please raise an issue if you find any.
 - The translation is done using Google Translate. So, the quality of the translation depends on the quality of Google Translate.
 - The translation is done using the 
enlanguage. So, the translation may not be accurate for languages other than English. 
2.0.8
3 years ago
2.0.7
3 years ago
2.0.6
3 years ago
2.0.5
3 years ago
2.0.4
3 years ago
2.0.3
3 years ago
2.0.2
3 years ago
2.0.1
3 years ago
2.0.0
3 years ago
1.1.8
3 years ago
1.1.7
3 years ago
1.1.6
3 years ago
1.1.5
3 years ago
1.1.4
3 years ago
1.1.3
3 years ago
1.1.1
3 years ago
1.1.0
3 years ago
1.0.9
3 years ago
1.0.8
3 years ago
1.0.7
3 years ago
1.0.6
3 years ago
1.0.5
3 years ago
1.0.4
3 years ago
1.0.2
3 years ago
1.0.1
3 years ago
1.0.0
3 years ago