From 9190341c5c3c95715ae162aaa068ec491c1063eb Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Thu, 15 Feb 2024 21:01:02 +0300 Subject: [PATCH] fixed welcome line --- scripts/installer-lang/ta.ps1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/installer-lang/ta.ps1 b/scripts/installer-lang/ta.ps1 index a6d73bd..d94e12f 100644 --- a/scripts/installer-lang/ta.ps1 +++ b/scripts/installer-lang/ta.ps1 @@ -1,8 +1,8 @@ [PSCustomObject]@{ Welcome = " -╔═══════════════════════════════════╗ +╔════════════════════════════════╗ ║ Windows SpotXக்கு வரவேற்கிறோம் ║ -╚═══════════════════════════════════╝" +╚════════════════════════════════╝" Incorrect = "அச்சச்சோ, தவறான மதிப்பு," Incorrect2 = "மீண்டும் உள்ளிடவும்" Download = "பதிவிறக்குவதில் பிழை"