feat: add setting and Active devices

This commit is contained in:
2025-07-29 15:48:30 +03:30
parent b96855fa28
commit 32ea4dceeb
16 changed files with 985 additions and 325 deletions

View File

@@ -0,0 +1,14 @@
{
"settings": {
"title": "Base settings",
"description": "Change your base settings",
"editButton": "Edit",
"rejectButton": "Reject",
"saveButton": "Save",
"theme": "Theme and color",
"light": "Light",
"dark": "Dark",
"language": "زبان/language",
"calendar": "Calendar and date format"
}
}