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 ║
╚══════════════════════════════╝"
╔════════════════════════════════════════
Bine ați venit la SpotX pentru Windows ║
╚════════════════════════════════════════"
Incorrect = "Ups, o valoare incorectă,"
Incorrect2 = "introduceți din nou prin "
Download = "Eroare la descărcare"
@@ -58,4 +58,4 @@
HostBak = "Se efectuează o copie de siguranță a fișierului hosts.bak..."
HostDel = "Se încearcă eliminarea URL-urilor nedorite din fișierul original hosts..."
HostError = "Ceva nu a mers bine in timpul editării fișierului hosts, editează-l manual sau rulează scriptul ca Administrator."
}
}