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