Changed some Translations

This commit is contained in:
Sohrab Behdani 2024-05-25 22:12:27 +03:30
parent bc77e00bb2
commit f1200ce49a
2 changed files with 3 additions and 3 deletions

View file

@ -24,7 +24,7 @@ export component EnglishApp {
Text {
vertical-alignment: center;
horizontal-alignment: right;
text: "Dark Parch";
text: "Dark Mode";
font-family: "Vazirmatn";
font-weight: 900;
font-size: 16px;

View file

@ -31,7 +31,7 @@ export component PersianApp {
Text {
vertical-alignment: center;
horizontal-alignment: right;
text: "پارچ تاریک";
text: "حالت تاریک";
font-family: "Vazirmatn";
font-weight: 900;
font-size: 16px;
@ -220,7 +220,7 @@ export component PersianApp {
color: Globals.themeStatus;
height: 25px;
text: "برای نصب پارچ روی کامپیوتر خود دکمه زیر را فشار دهید";
text: "برای راه‌اندازی پارچ روی سامانه خود دکمه زیر را فشار دهید";
font-size: 16px;
font-family: "Vazirmatn";
horizontal-alignment: center;