fixed "match" for line 95

This commit is contained in:
amd64fox
2025-05-03 07:57:15 +03:00
parent fe1e87a20f
commit 636ad97e52

View File

@@ -380,7 +380,7 @@
"replace": "\"Файлы журнала скопированы. Нажмите %open_folder_link% для просмотра.\""
},
"95": {
"match": "\"Failed to load page (..Something went wrong..)\"",
"match": "\"Failed to load page ...Something went wrong...\"",
"replace": "\"Не удалось загрузить страницу, что-то пошло не так\""
},
"96": {