Update info.json

Updated the turkish translation file
This commit is contained in:
WolverinDEV 2020-01-07 13:07:28 +01:00 committed by GitHub
parent df03d80836
commit 7bd4afcc26
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,13 +33,13 @@
{ {
"key": "tr_gt", "key": "tr_gt",
"country_code": "tr", "country_code": "tr",
"path": "tr_google_translate.translation", "path": "tr_translate.translation",
"name": "Turkey translation, based on Google Translate", "name": "Türkçe / Turkish",
"contributors": [ "contributors": [
{ {
"name": "Google Translate, via script by Markus Hadenfeldt", "name": "Erdem Bekci",
"email": "gtr.i18n.client@teaspeak.de" "email": "bekcierdem@gmail.com"
} }
] ]
}, },