Skip to content

Commit

Permalink
chore: update readme & docs/languages
Browse files Browse the repository at this point in the history
  • Loading branch information
ParvinEyvazov committed Jul 31, 2024
1 parent 5115a38 commit 17f508d
Show file tree
Hide file tree
Showing 2 changed files with 154 additions and 13 deletions.
48 changes: 39 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
- [Contact with me on Twitter](https://twitter.com/messages/compose?recipient_id=1035556159023927297) to advertise your app on jsontt cli
- [Contact with me on Twitter](https://twitter.com/messages/compose?recipient_id=1035556159023927297) to advertise your project on jsontt cli

<p align="center">
<!-- <p align="center">
<span align="center">✨ Sponsored by vow.fm - Your mood radio for free ✨</span>
</p>
<p align="center">
<span align="center">✨ https://vow.fm ✨</span>
</p>
</p> -->

<p align="center" >
<img src="https://i.hizliresim.com/stgrebn.png" alt="jsontt logo" width="150" />
</p>

# <p align="center"> **🚀 FREE JSON/YAML TRANSLATOR 🆓** </p>
# <p align="center"> **🚀 AI / FREE JSON & YAML TRANSLATOR 🆓** </p>

<p align="center">
<a href="https://npmcharts.com/compare/@parvineyvazov/json-translator?minimal=true">
Expand All @@ -32,11 +32,41 @@

This package will provide you to translate your JSON/YAML files or JSON objects into different languages FREE.

### Types of usages 👀
[![-----------------------------------------------------](https://raw.githubusercontent.com/andreasbm/readme/master/assets/lines/rainbow.png)](#table-of-contents)


### 🥷 CLI Support:

| Translation Module | Support | FREE |
| :----------------------: | :-----: | :---------------------------------------: |
| Google Translate || `✅ FREE` |
| Google Translate 2 || `✅ FREE` |
| Microsoft Bing Translate || `✅ FREE` |
| Libre Translate || `✅ FREE` |
| Argos Translate || `✅ FREE` |
| DeepL Translate || `require API KEY (DEEPL_API_KEY as env)` |
| gpt-4o || `require API KEY (OPENAI_API_KEY as env)` |
| gpt-3.5-turbo || `require API KEY (OPENAI_API_KEY as env)` |
| gpt-4 || `require API KEY (OPENAI_API_KEY as env)` |
| gpt-4o-mini || `require API KEY (OPENAI_API_KEY as env)` |


### ⏳ Package Support:

| Translation Module | Support | FREE |
| :----------------------: | :-----: | :-------: |
| Google Translate || `✅ FREE` |
| Google Translate 2 |||
| Microsoft Bing Translate |||
| Libre Translate |||
| Argos Translate |||
| DeepL Translate |||
| gpt-4o |||
| gpt-3.5-turbo |||
| gpt-4 |||
| gpt-4o-mini |||

- CLI (Supports GTP4o, Google Translate, Google Translate 2 (Other way), Bing Microsoft Translate, Libre Translate, Argos Translate, DeepL Translate)

- In code (Node.js) as a package (Supports only Google Translate)

`Browser support will come soon...`

Expand Down Expand Up @@ -66,7 +96,7 @@ jsontt <your/path/to/file.yaml/yml>

## How to use it? (video below)

[![IMAGE ALT TEXT HERE](https://img.youtube.com/vi/A_12HaEj35Q/0.jpg)](https://www.youtube.com/watch?v=A_12HaEj35Q)
[![how to use jsontt](https://img.youtube.com/vi/A_12HaEj35Q/0.jpg)](https://www.youtube.com/watch?v=A_12HaEj35Q)

## Arguments

Expand Down Expand Up @@ -624,7 +654,7 @@ Make sure your terminal has admin access while running these commands to prevent

- [ ] Bing Translate option (in code package)

- [ ] ChatGPT support
:heavy_check_mark: ChatGPT support

- [ ] Sync translation

Expand Down
119 changes: 115 additions & 4 deletions docs/LANGUAGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@
</details>

<details>
<summary>Bing Microsoft Translate</summary>
<summary>Bing Microsoft Translate</summary>

| ABC | Language | Code |
| --- | --------------------- | -------- |
Expand Down Expand Up @@ -345,7 +345,7 @@
</details>

<details>
<summary>LibreTranslate</summary>
<summary>Libre Translate</summary>

| ABC | Language | Code |
|-----|------------|------|
Expand Down Expand Up @@ -381,7 +381,7 @@
</details>

<details>
<summary>ArgosTranslate</summary>
<summary>Argos Translate</summary>

| ABC | Language | Code |
|-----|------------|------|
Expand All @@ -406,7 +406,7 @@
</details>

<details>
<summary>DeepLTranslate</summary>
<summary>DeepL Translate</summary>

| ABC | Language | Code |
| --- | ---------- | ---- |
Expand Down Expand Up @@ -441,3 +441,114 @@
| U | Ukrainian | 'UK' |

</details>

<details>
<summary>GPT Translations</summary>

| ABC | Language | Code |
|-----|-----------------------|------|
| A | Afrikaans | af |
| | Albanian | sq |
| | Amharic | am |
| | Arabic | ar |
| | Armenian | hy |
| | Azerbaijani | az |
| B | Basque | eu |
| | Belarusian | be |
| | Bengali | bn |
| | Bosnian | bs |
| | Bulgarian | bg |
| C | Catalan | ca |
| | Cebuano | ceb |
| | Chichewa | ny |
| | Chinese_Simplified | zh-CN|
| | Chinese_Traditional | zh-TW|
| | Corsican | co |
| | Croatian | hr |
| | Czech | cs |
| D | Danish | da |
| | Dutch | nl |
| E | English | en |
| | Esperanto | eo |
| | Estonian | et |
| F | Filipino | tl |
| | Finnish | fi |
| | French | fr |
| | Frisian | fy |
| G | Galician | gl |
| | Georgian | ka |
| | German | de |
| | Greek | el |
| | Gujarati | gu |
| H | Haitian_Creole | ht |
| | Hausa | ha |
| | Hawaiian | haw |
| | Hebrew | iw |
| | Hindi | hi |
| | Hmong | hmn |
| | Hungarian | hu |
| I | Icelandic | is |
| | Igbo | ig |
| | Indonesian | id |
| | Irish | ga |
| | Italian | it |
| J | Japanese | ja |
| | Javanese | jw |
| K | Kannada | kn |
| | Kazakh | kk |
| | Khmer | km |
| | Korean | ko |
| | Kurdish_Kurmanji | ku |
| | Kyrgyz | ky |
| L | Lao | lo |
| | Latin | la |
| | Latvian | lv |
| | Lithuanian | lt |
| | Luxembourgish | lb |
| M | Macedonian | mk |
| | Malagasy | mg |
| | Malay | ms |
| | Malayalam | ml |
| | Maltese | mt |
| | Maori | mi |
| | Marathi | mr |
| | Mongolian | mn |
| | Myanmar_Burmese | my |
| N | Nepali | ne |
| | Norwegian | no |
| P | Pashto | ps |
| | Persian | fa |
| | Polish | pl |
| | Portuguese | pt |
| | Punjabi | pa |
| R | Romanian | ro |
| | Russian | ru |
| S | Samoan | sm |
| | Scots_Gaelic | gd |
| | Serbian | sr |
| | Sesotho | st |
| | Shona | sn |
| | Sindhi | sd |
| | Sinhala | si |
| | Slovak | sk |
| | Slovenian | sl |
| | Somali | so |
| | Spanish | es |
| | Sundanese | su |
| | Swahili | sw |
| | Swedish | sv |
| T | Tajik | tg |
| | Tamil | ta |
| | Telugu | te |
| | Thai | th |
| | Turkish | tr |
| U | Ukrainian | uk |
| | Urdu | ur |
| | Uzbek | uz |
| V | Vietnamese | vi |
| W | Welsh | cy |
| X | Xhosa | xh |
| Y | Yiddish | yi |
| | Yoruba | yo |
| Z | Zulu | zu |
</details>

0 comments on commit 17f508d

Please sign in to comment.