mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-04-14 04:38:24 +10:00
fix 46 and 48 lines
This commit is contained in:
@@ -184,7 +184,7 @@
|
||||
"replace": "\"Логотип групповой сессии\""
|
||||
},
|
||||
"46": {
|
||||
"match": "\"Leave the group session?\"",
|
||||
"match": "\"Leave the group session.\"",
|
||||
"replace": "\"Покинуть групповую сессию?\""
|
||||
},
|
||||
"47": {
|
||||
@@ -192,11 +192,11 @@
|
||||
"replace": "\"Завершить\""
|
||||
},
|
||||
"48": {
|
||||
"match": "\"Are you sure you want to end the session for everyone?\"",
|
||||
"match": "\"Are you sure you want to end the session for everyone.\"",
|
||||
"replace": "\"Вы уверены, что хотите завершить сеанс для всех?\""
|
||||
},
|
||||
"49": {
|
||||
"match": "\"End session\"",
|
||||
"replace": "\"Завершить сессию\""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user