@masterteam/faris 0.0.5 → 0.0.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -16,6 +16,11 @@
16
16
  "hello": "مرحبًا",
17
17
  "welcome-message": "أنا فارس، مساعدك الذكي. كيف يمكنني مساعدتك اليوم؟",
18
18
  "unable-to-load-content": "غير قادر على تحميل المحتوى.",
19
- "no-results-found": "لم يتم العثور على نتائج."
19
+ "no-results-found": "لم يتم العثور على نتائج.",
20
+ "ask-faris": "اسأل فارس",
21
+ "today": "اليوم",
22
+ "yesterday": "أمس",
23
+ "this-week": "هذا الأسبوع",
24
+ "last-week": "الأسبوع الماضي"
20
25
  }
21
26
  }
@@ -16,6 +16,11 @@
16
16
  "hello": "Hello",
17
17
  "welcome-message": "I'm Faris, your AI assistant. How can I help you today?",
18
18
  "unable-to-load-content": "Unable to load content.",
19
- "no-results-found": "No results found."
19
+ "no-results-found": "No results found.",
20
+ "ask-faris": "Ask Faris",
21
+ "today": "Today",
22
+ "yesterday": "Yesterday",
23
+ "this-week": "This Week",
24
+ "last-week": "Last Week"
20
25
  }
21
26
  }