Skip to content

Commit

Permalink
✨ Add 'Auto Sync' keyword to Turkish support.
Browse files Browse the repository at this point in the history
  • Loading branch information
MCYBA committed Dec 30, 2019
1 parent cb5272e commit c786d54
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions t_system/remote_ui/www/static/resources/js/language/tr.js
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
//turkish
const turkishtrans = {
"Look.At.Me.": "Look.At.Me.",
"Powered By <a><mark translate=\"\">T_System</mark></a>": "<a><mark translate=\"\">T_System</mark></a>'e dayanır",
"Powered By <a><mark>T_System</mark></a>": "<a><mark>T_System</mark></a>'e dayanır",
"T_System": "T_System",
"Settings": "Ayarlar",
"Options": "Seçenekler",
"Control": "Kontrol",
"Prepare": "Hazırlık",
"Updates": "Güncellemeler",
"Auto Update": "Otomatik Güncelleme",
"Auto Update": "Oto-Güncelleme",
"Up To Date": "Güncelle",
"Wi-Fi Connections": "Wi-Fi Bağlantıları",
"Create Own Wi-Fi": "Kendi WiFi'ni Çalıştır",
Expand Down Expand Up @@ -123,6 +123,7 @@ const turkishtrans = {
"Recording": "Video Kaydı",
"Live Streaming": "Canlı Yayın",
"Cloud Storage": "Bulut Depolama",
"Auto Sync": "Oto-Senk.",
"Access Key": "Erişim Anahtarı",
"Available Services": "Mevcut Servisler",
"Selected Services": "Seçilen Servisler",
Expand Down

0 comments on commit c786d54

Please sign in to comment.