mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-06-18 13:20:04 +10:00
Fixed Russian translation (#443)
* Updated Russian translation to version 1.2.14 * fixed indentation
This commit is contained in:
+2
-1
@@ -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') {
|
||||
|
||||
Reference in New Issue
Block a user