change some of the welcome messages to other languages (#268)

* Update de.ps1

* change welcome message + podcast select to spanish

* change welcome message to french

* change welcome message to ukranian

* change welcome message to turkish

* change welcome message to polish

* change welcome message to romanian
This commit is contained in:
oliver194
2023-01-06 04:36:42 +00:00
committed by GitHub
parent 3a2b643ede
commit c2a85449a3
7 changed files with 25 additions and 25 deletions
+4 -4
View File
@@ -1,8 +1,8 @@
[PSCustomObject]@{
Welcome = "
╔══════════════════════════════
║ Welcome to SpotX for Windows ║
╚══════════════════════════════"
╔════════════════════════════╗
║ Witamy w SpotX dla Windows ║
╚════════════════════════════╝"
Incorrect = "Oops, niewłaściwa wartość,"
Incorrect2 = "Wejdź ponownie przez"
Download = "Błąd pobierania"
@@ -58,4 +58,4 @@
HostBak = "Tworzenie kopii zapasowych hosts.bak..."
HostDel = "Próba usunięcia niechcianych adresów URL z oryginalnego pliku hosts..."
HostError = "Coś poszło nie tak podczas edycji pliku hosts, edytuj go ręcznie lub uruchom skrypt jako administrator"
}
}