fixed lines 52 and 53

This commit is contained in:
amd64fox
2023-08-01 12:43:55 +03:00
committed by GitHub
parent aa4a499487
commit ce39013f77

View File

@@ -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": {