Enhance the app with added features and improved descriptions

Adds new features and descriptions to the i18n locale files (en.json, ar.json).

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 5a4f78b4-6a2e-4391-b005-5544e086dac8
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/9777c70b-fc38-4831-8d6b-78dfffe041b0/b159ee81-df3a-4341-bbbf-3db277a33b7f.jpg
This commit is contained in:
ghaddaditw
2025-06-08 08:59:18 +00:00
parent 5ce4e2c13e
commit 5b074b718e
2 changed files with 16 additions and 4 deletions
+8 -2
View File
@@ -311,9 +311,15 @@
"onPremiseDeployment": "نشر محلي", "onPremiseDeployment": "نشر محلي",
"encryptedStorage": "تخزين محلي مشفر", "encryptedStorage": "تخزين محلي مشفر",
"realTimeProcessing": "معالجة فورية", "realTimeProcessing": "معالجة فورية",
"realTimeDesc": "تحويل فوري من الصوت إلى النص واستجابات ذكية فورية للتفاعل السلس.", "realTimeProcessingDesc": "تحويل فوري من الصوت إلى النص واستجابات ذكية فورية للتفاعل السلس.",
"subSecondResponse": "وقت استجابة أقل من ثانية", "subSecondResponse": "وقت استجابة أقل من ثانية",
"continuousListening": "وضع الاستماع المستمر" "continuousListening": "وضع الاستماع المستمر",
"completePrivacyDesc": "تتم جميع معالجات الصوت محلياً. لا اعتماد على السحابة، سيادة كاملة للبيانات.",
"multiTierAccess": "وصول متعدد المستويات",
"multiTierDesc": "أدوار المستخدمين العادي والمحترف والإداري مع فتح التقني التدريجي والإرشاد.",
"progressiveOnboarding": "إرشاد تدريجي",
"featureBasedPermissions": "صلاحيات قائمة على الميزات",
"voiceTaskCreationDesc": "إنشاء وتحديث وإدارة المهام باستخدام أوامر صوتية طبيعية مع تحليل ذكي."
}, },
"dashboard": { "dashboard": {
"title": "لوحة التحكم", "title": "لوحة التحكم",
+8 -2
View File
@@ -350,9 +350,15 @@
"onPremiseDeployment": "On-premise deployment", "onPremiseDeployment": "On-premise deployment",
"encryptedStorage": "Encrypted local storage", "encryptedStorage": "Encrypted local storage",
"realTimeProcessing": "Real-time Processing", "realTimeProcessing": "Real-time Processing",
"realTimeDesc": "Instant voice-to-text conversion and immediate AI responses for seamless interaction.", "realTimeProcessingDesc": "Instant voice-to-text conversion and immediate AI responses for seamless interaction.",
"subSecondResponse": "Sub-second response time", "subSecondResponse": "Sub-second response time",
"continuousListening": "Continuous listening mode" "continuousListening": "Continuous listening mode",
"completePrivacyDesc": "All voice processing happens locally. Zero cloud dependencies, complete data sovereignty.",
"multiTierAccess": "Multi-Tier Access",
"multiTierDesc": "Standard, Pro, and Admin user roles with progressive feature unlocking and onboarding.",
"progressiveOnboarding": "Progressive onboarding",
"featureBasedPermissions": "Feature-based permissions",
"voiceTaskCreationDesc": "Create, update, and manage tasks using natural voice commands with intelligent parsing."
}, },
"dashboard": { "dashboard": {
"title": "Dashboard", "title": "Dashboard",