Skip to content

Commit

Permalink
✨ Add Turkish support for new Remote UI additions.
Browse files Browse the repository at this point in the history
  • Loading branch information
MCYBA committed Nov 1, 2019
1 parent 9388d60 commit 77374d9
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions t_system/remote_ui/www/static/resources/js/language/tr.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,19 @@ const turkishtrans = {
"Device Private ID changing failed!": "Cihaz Özel İD'si değiştirilemedi!",
"Language": "Dil",
"Help": "Yardım",
"Exit": "Çıkış",
" Disconnect": " Bağlantıyı Kopar",
" Restart": " Yeniden başlat",
" Shutdown": " Cihazı kapat",
"Disconnection": "Bağlantı Sonlandırma",
"You are about to disconnect!": "Cihazınızla olan bağlantıyı koparmak üzeresiniz!",
"disconnecting...": "Bağlantı sonlandırılıyor",
"Reboot": "Yeniden Başlatma",
"Device will restart.": "Cihazınız yeniden başlatılacak.",
"restarting...": "Cihaz yeniden başlatılıyor...",
"Shutdown": "Kapanma",
"You are about to shutdown device!": "Cihazınızı kapatmak üzeresiniz!",
"shutting down...": "Cihaz kapatılıyor...",
"Facial Recognitions": "Yüz tanıma",
"Recorded On": "Kaydedilenler",
"Upload Photo": "Fotoğraf Yükle",
Expand Down

0 comments on commit 77374d9

Please sign in to comment.