Browse Source

fixed non valid json turkish language file

master
Cem Ibrahim ARI 5 years ago
parent
commit
8a19a34d19
1 changed files with 2 additions and 3 deletions
  1. 2
    3
      lang/main-tr.json

+ 2
- 3
lang/main-tr.json View File

71
         },
71
         },
72
 	"privateNotice": "{{recipient}} için özel mesaj",
72
 	"privateNotice": "{{recipient}} için özel mesaj",
73
         "title": "Sohbet",
73
         "title": "Sohbet",
74
-        "you": "sen",
75
-        
76
-        
74
+        "you": "sen"
75
+
77
     },
76
     },
78
     "connectingOverlay": {
77
     "connectingOverlay": {
79
         "joiningRoom": "Toplantıya bağlanılıyor..."
78
         "joiningRoom": "Toplantıya bağlanılıyor..."

Loading…
Cancel
Save