You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: client/public/assets/locales/tr.json
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@
34
34
"description": "MySpeed bu örneğin API'sine ulaşamadı. Lütfen daha sonra tekrar deneyin."
35
35
},
36
36
"provider": {
37
-
"interface": "Interface",
37
+
"interface": "Arayüz",
38
38
"server": "Sunucu",
39
39
"server_id": "Sunucu Kimliği",
40
40
"choose_automatically": "Otomatik olarak seçin",
@@ -138,8 +138,8 @@
138
138
"json": "JSON",
139
139
"import_tests": "İthalat testleri",
140
140
"tests_imported": "Testler içe aktarıldı",
141
-
"import_test_error": "An error occurred while importing the tests",
142
-
"import_config_error": "An error occurred while importing the configuration",
141
+
"import_test_error": "Testler içe aktarılırken bir hata oluştu",
142
+
"import_config_error": "Yapılandırma içe aktarılırken bir hata oluştu",
143
143
"export": "İhracat",
144
144
"import": "İthalat",
145
145
"clear_history": "Geçmişi temizle",
@@ -210,7 +210,7 @@
210
210
},
211
211
"result": {
212
212
"title": "Test sonucu",
213
-
"description": "<Link>This test</Link> achieved a maximum download speed of <Bold>{{down}} Mbps</Bold> and a maximum upload speed of <Bold>{{up}} Mbps</Bold>. It was created <Bold>{{type}}</Bold> and took <Bold>{{duration}} Seconds</Bold>.",
213
+
"description": "<Link>Bu testte</Link> maksimum indirme hızı <Bold>{{down}} M</Bold> bps ve maksimum yükleme hızı <Bold>{{up}} Mbps</Bold> olarak elde edilmiştir. Oluşturuldu <Bold>{{type}}</Bold> ve <Bold>{{duration}} saniye</Bold> sürdü.",
0 commit comments