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 ║
|
||||
╚══════════════════════════════╝"
|
||||
╔════════════════════════════════════════╗
|
||||
║ 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."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user