|
|
|
@ -383,8 +383,8 @@ const Map<String, Map<String, String>> localizedValues = {
|
|
|
|
'leanBodyWeight': {'en': "Lean Body Weight", 'ar': 'وزن الجسم الهزيل'},
|
|
|
|
'leanBodyWeight': {'en': "Lean Body Weight", 'ar': 'وزن الجسم الهزيل'},
|
|
|
|
'bodyMassIndex': {'en': "Body Mass Index", 'ar': 'مؤشر كتلة الجسم'},
|
|
|
|
'bodyMassIndex': {'en': "Body Mass Index", 'ar': 'مؤشر كتلة الجسم'},
|
|
|
|
'yourBodyMassIndex': {
|
|
|
|
'yourBodyMassIndex': {
|
|
|
|
'en': "Your Body Mass Index is",
|
|
|
|
'en': "Body Mass Index is",
|
|
|
|
'ar': 'مؤشر كتلة جسمك هو'
|
|
|
|
'ar': 'مؤشر كتلة الجسم هو'
|
|
|
|
},
|
|
|
|
},
|
|
|
|
'bmiUnderWeight': {'en': "UnderWeight", 'ar': 'تحت الوزن'},
|
|
|
|
'bmiUnderWeight': {'en': "UnderWeight", 'ar': 'تحت الوزن'},
|
|
|
|
'bmiHealthy': {'en': "Healthy", 'ar': 'صحي'},
|
|
|
|
'bmiHealthy': {'en': "Healthy", 'ar': 'صحي'},
|
|
|
|
@ -867,4 +867,5 @@ const Map<String, Map<String, String>> localizedValues = {
|
|
|
|
"ar": "لم يتم التقاط ذلك. حاول التحدث مرة أخرى"
|
|
|
|
"ar": "لم يتم التقاط ذلك. حاول التحدث مرة أخرى"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"showDetail": {"en": "Show Detail", "ar": "أظهر المعلومات"},
|
|
|
|
"showDetail": {"en": "Show Detail", "ar": "أظهر المعلومات"},
|
|
|
|
|
|
|
|
"viewProfile": {"en": "View Profile", "ar": "إعرض الملف"},
|
|
|
|
};
|
|
|
|
};
|
|
|
|
|