Merge pull request #1269 from pazoff/dev

added Italian, Portuguese and Japanese translations
This commit is contained in:
Timothy Jaeryang Baek 2024-03-23 14:34:54 -05:00 committed by GitHub
commit 3305ac5928
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 1102 additions and 1 deletions

View file

@ -31,6 +31,18 @@
"code": "fr-FR",
"title": "French (France)"
},
{
"code": "it-IT",
"title": "Italian"
},
{
"code": "ja-JP",
"title": "Japanese"
},
{
"code": "pt-PT",
"title": "Portuguese (Portugal)"
},
{
"code": "ru-RU",
"title": "Russian (Russia)"
@ -55,4 +67,4 @@
"code": "nl-NL",
"title": "Dutch (Netherlands)"
}
]
]