fix translation in ru.json

This commit is contained in:
amd64fox
2023-03-02 13:22:51 +03:00
parent d3a45810a9
commit 0a8bfab976

View File

@@ -274,5 +274,9 @@
"83": { "83": {
"match": "\"... of ...\"", "match": "\"... of ...\"",
"replace": "\"{0} из {1}\"" "replace": "\"{0} из {1}\""
},
"84": {
"match": "\"Не удалось изменить\"",
"replace": "\"Не удалось обновить\""
} }
} }