diff --git a/client/public/assets/locales/tr.json b/client/public/assets/locales/tr.json index b6f2563f..ca3ee419 100644 --- a/client/public/assets/locales/tr.json +++ b/client/public/assets/locales/tr.json @@ -34,7 +34,7 @@ "description": "MySpeed bu örneğin API'sine ulaşamadı. Lütfen daha sonra tekrar deneyin." }, "provider": { - "interface": "Interface", + "interface": "Arayüz", "server": "Sunucu", "server_id": "Sunucu Kimliği", "choose_automatically": "Otomatik olarak seçin", @@ -138,8 +138,8 @@ "json": "JSON", "import_tests": "İthalat testleri", "tests_imported": "Testler içe aktarıldı", - "import_test_error": "An error occurred while importing the tests", - "import_config_error": "An error occurred while importing the configuration", + "import_test_error": "Testler içe aktarılırken bir hata oluştu", + "import_config_error": "Yapılandırma içe aktarılırken bir hata oluştu", "export": "İhracat", "import": "İthalat", "clear_history": "Geçmişi temizle", @@ -210,7 +210,7 @@ }, "result": { "title": "Test sonucu", - "description": "This test achieved a maximum download speed of {{down}} Mbps and a maximum upload speed of {{up}} Mbps. It was created {{type}} and took {{duration}} Seconds.", + "description": "Bu testte maksimum indirme hızı {{down}} M bps ve maksimum yükleme hızı {{up}} Mbps olarak elde edilmiştir. Oluşturuldu {{type}} ve {{duration}} saniye sürdü.", "from_you": "siz tarafından", "automatic": "otomatik olarak" },