Fixed Russian translation (#443)

* Updated Russian translation to version 1.2.14

* fixed indentation
This commit is contained in:
amd64fox
2023-06-20 06:38:33 +03:00
committed by GitHub
parent be8814e425
commit 82645ab213
2 changed files with 16 additions and 43 deletions
+2 -1
View File
@@ -822,7 +822,8 @@ if (!($block_update_on) -and !($block_update_off)) {
if ($ch -eq 'y') { $block_update = $true }
if (!($new_theme) -and [version]$offline -ge [version]"1.2.14.1141") {
Write-Warning "This version does not support the old theme, use version 1.2.13.661 or below`n"
Write-Warning "This version does not support the old theme, use version 1.2.13.661 or below"
Write-Host
}
if ($ch -eq 'n') {