fix ru strings

This commit is contained in:
amd64fox
2025-05-26 20:21:21 +03:00
parent b8077eefe0
commit 5bd1fcb235

View File

@@ -414,5 +414,13 @@
"103": {
"match": "\"Sleep timer - .0. left\"",
"replace": "\"Таймер сна - осталось {0}\""
},
"104": {
"match": "\"Переключиться на видеорежим\"",
"replace": "\"Включить видеорежим\""
},
"105": {
"match": "\"Переключиться на аудиорежим\"",
"replace": "\"Включить аудиорежим\""
}
}