feat: language can be changed between persian and english and everything got responsive

This commit is contained in:
2025-07-30 19:44:08 +03:30
parent 32ea4dceeb
commit 064b3f66dc
8 changed files with 306 additions and 365 deletions

View File

@@ -9,6 +9,10 @@
"light": "Light",
"dark": "Dark",
"language": "زبان/language",
"calendar": "Calendar and date format"
"calendar": "Calendar and date format",
"solar": "Solar",
"lunar": "Lunar",
"christian": "Christian",
"iran": "Iran"
}
}

View File

@@ -9,6 +9,10 @@
"light": "روشن",
"dark": "تاریک",
"language": "زبان/language",
"calendar": "فرمت تقویم و تاریخ"
"calendar": "فرمت تقویم و تاریخ",
"solar": "شمسی",
"lunar": "قمری",
"christian": "میلادی",
"iran": "ایران"
}
}