mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2025-12-30 03:12:29 +00:00
Adds turkish language.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"en": "English",
|
||||
"bg": "Bulgarian",
|
||||
"de": "German"
|
||||
"de": "German",
|
||||
"tr": "Turkish"
|
||||
}
|
||||
@@ -26498,7 +26498,8 @@ module.exports = {
|
||||
},
|
||||
EN: "en",
|
||||
BG: "bg",
|
||||
DE: "de"
|
||||
DE: "de",
|
||||
TR: "tr"
|
||||
}
|
||||
},{}],96:[function(require,module,exports){
|
||||
var XMPPEvents = {
|
||||
|
||||
@@ -10,5 +10,6 @@ module.exports = {
|
||||
},
|
||||
EN: "en",
|
||||
BG: "bg",
|
||||
DE: "de"
|
||||
DE: "de",
|
||||
TR: "tr"
|
||||
}
|
||||
Reference in New Issue
Block a user