Enhance app with project management, budget tools, and voice commands
Adds ProjectManager, ConversationHistory, EnhancedVoiceCommands components, translation keys, and updates Settings page. Replit-Commit-Author: Agent Replit-Commit-Session-Id: ff0be73b-afdd-4747-978b-bb8301fb0a82 Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/9777c70b-fc38-4831-8d6b-78dfffe041b0/82569113-480a-45a6-8982-ffee4f083c5a.jpg
This commit is contained in:
@@ -62,7 +62,28 @@
|
||||
"noTasks": "لا توجد مهام",
|
||||
"taskCreated": "تم إنشاء المهمة بنجاح",
|
||||
"taskUpdated": "تم تحديث المهمة بنجاح",
|
||||
"taskDeleted": "تم حذف المهمة بنجاح"
|
||||
"taskDeleted": "تم حذف المهمة بنجاح",
|
||||
"projects": "المشاريع",
|
||||
"createProject": "إنشاء مشروع",
|
||||
"editProject": "تعديل المشروع",
|
||||
"projectDescription": "تنظيم المهام في مشاريع لإدارة أفضل",
|
||||
"projectName": "اسم المشروع",
|
||||
"enterProjectName": "أدخل اسم المشروع",
|
||||
"enterProjectDescription": "أدخل وصف المشروع",
|
||||
"selectStatus": "اختر الحالة",
|
||||
"active": "نشط",
|
||||
"onHold": "معلق",
|
||||
"cancelled": "ملغي",
|
||||
"deadline": "الموعد النهائي",
|
||||
"projectColor": "لون المشروع",
|
||||
"progress": "التقدم",
|
||||
"tasks": "مهام",
|
||||
"projectCreated": "تم إنشاء المشروع بنجاح",
|
||||
"projectUpdated": "تم تحديث المشروع بنجاح",
|
||||
"projectDeleted": "تم حذف المشروع بنجاح",
|
||||
"noProjects": "لا توجد مشاريع",
|
||||
"noProjectsDescription": "قم بإنشاء أول مشروع لتنظيم مهامك",
|
||||
"createFirstProject": "إنشاء أول مشروع"
|
||||
},
|
||||
"finances": {
|
||||
"title": "الماليات",
|
||||
|
||||
Reference in New Issue
Block a user