mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-04-23 11:30:19 +10:00
fixed lines 52 and 53
This commit is contained in:
@@ -208,11 +208,11 @@
|
|||||||
"replace": "\"Сборка {0} доступна\""
|
"replace": "\"Сборка {0} доступна\""
|
||||||
},
|
},
|
||||||
"52": {
|
"52": {
|
||||||
"match": "\"Downloading build {0}...\"",
|
"match": "\"Downloading build .0....\"",
|
||||||
"replace": "\"Загрузка сборки {0}...\""
|
"replace": "\"Загрузка сборки {0}...\""
|
||||||
},
|
},
|
||||||
"53": {
|
"53": {
|
||||||
"match": "\"Build {0} is ready to install\"",
|
"match": "\"Build .0. is ready to install\"",
|
||||||
"replace": "\"Сборка {0} готова к установке\""
|
"replace": "\"Сборка {0} готова к установке\""
|
||||||
},
|
},
|
||||||
"54": {
|
"54": {
|
||||||
|
|||||||
Reference in New Issue
Block a user