mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-06-19 05:40:06 +10:00
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:
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user