Add ability to show and hide applications in settings

Update settings panel and locales to include functionality for hiding and showing applications, adding new aria-labels for improved accessibility.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 77cfe984-2c65-4152-bb7a-0df28274fe66
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Event-Id: 463b7df5-a279-404c-b017-da0acab30371
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/c3c252e4-c83d-40ca-9fff-99a3ea60701e/77cfe984-2c65-4152-bb7a-0df28274fe66/qxUqlQr
Replit-Helium-Checkpoint-Created: true
This commit is contained in:
riyadhafraa
2026-05-19 11:08:06 +00:00
parent c31156be9f
commit e382df3d62
3 changed files with 13 additions and 3 deletions
+3 -1
View File
@@ -208,7 +208,9 @@
},
"myApps": {
"loading": "جارٍ تحميل التطبيقات...",
"empty": "لا توجد تطبيقات متاحة."
"empty": "لا توجد تطبيقات متاحة.",
"hide": "إخفاء {{name}}",
"show": "إظهار {{name}}"
}
},
"notifSettings": {