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