File size: 1,941 Bytes
3730e71
982698b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3730e71
982698b
3730e71
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
{
  "LANGUAGES": {
    "English": {
      "title": "Emotionally Aware Chatbot",
      "input_placeholder": "Enter your message:",
      "emotions_header": "Detected Emotions:",
      "response_header": "AI Response:",
      "analyze_subtitle": "Enter your text to analyze emotions and get AI response"
    },
    "Arabic": {
      "title": "روبوت الدردشة العاطفي",
      "input_placeholder": "أدخل رسالتك:",
      "emotions_header": "العواطف المكتشفة:",
      "response_header": "استجابة الذكاء الاصطناعي:",
      "analyze_subtitle": "أدخل نصك لتحليل العواطف والحصول على استجابة الذكاء الاصطناعي"
    },
    "French": {
      "title": "Chatbot Émotionnel",
      "input_placeholder": "Entrez votre message:",
      "emotions_header": "Émotions Détectées:",
      "response_header": "Réponse IA:",
      "analyze_subtitle": "Entrez votre texte pour analyser les émotions et obtenir une réponse IA"
    },
    "Spanish": {
      "title": "Chatbot Emocional",
      "input_placeholder": "Introduzca su mensaje:",
      "emotions_header": "Emociones Detectadas:",
      "response_header": "Respuesta de IA:",
      "analyze_subtitle": "Ingrese su texto para analizar emociones y obtener respuesta de IA"
    },
    "Dutch": {
      "title": "Emotioneel Chatbot",
      "input_placeholder": "Voer uw bericht in:",
      "emotions_header": "Gedetecteerde Emoties:",
      "response_header": "AI-Antwoord:",
      "analyze_subtitle": "Voer uw tekst in om emoties te analyseren en AI-reactie te krijgen"
    },
    "Turkish": {
      "title": "Duygusal Sohbet Robotu",
      "input_placeholder": "Mesajınızı girin:",
      "emotions_header": "Algılanan Duygular:",
      "response_header": "Yapay Zeka Yanıtı:",
      "analyze_subtitle": "Duyguları analiz etmek ve AI yanıtı almak için metninizi girin"
    }
  }
}