|
|
|
@ -435,6 +435,8 @@ class CodegenLoader extends AssetLoader{
|
|
|
|
"adult": "بالغ",
|
|
|
|
"adult": "بالغ",
|
|
|
|
"updateMember": "هل انت متأكد تريد تحديث بيانات هذا العضو؟",
|
|
|
|
"updateMember": "هل انت متأكد تريد تحديث بيانات هذا العضو؟",
|
|
|
|
"fieldIsEmpty": "'{data}' الحقل فارغ. الرجاء التحديد",
|
|
|
|
"fieldIsEmpty": "'{data}' الحقل فارغ. الرجاء التحديد",
|
|
|
|
|
|
|
|
"pleaseEnterComments": "الرجاء إدخال التعليقات",
|
|
|
|
|
|
|
|
"skip": "يتخطى",
|
|
|
|
"typeCurrentPasswordBelow": "اكتب كلمة المرور الحاليه",
|
|
|
|
"typeCurrentPasswordBelow": "اكتب كلمة المرور الحاليه",
|
|
|
|
"currentPassword": "كلمة المرور الحاليه",
|
|
|
|
"currentPassword": "كلمة المرور الحاليه",
|
|
|
|
"profile": {
|
|
|
|
"profile": {
|
|
|
|
@ -906,6 +908,8 @@ static const Map<String,dynamic> en_US = {
|
|
|
|
"adult": "Adult",
|
|
|
|
"adult": "Adult",
|
|
|
|
"updateMember": "Are You Sure You Want to Update this Member?",
|
|
|
|
"updateMember": "Are You Sure You Want to Update this Member?",
|
|
|
|
"fieldIsEmpty": "'{data}' Field is empty. Please select",
|
|
|
|
"fieldIsEmpty": "'{data}' Field is empty. Please select",
|
|
|
|
|
|
|
|
"pleaseEnterComments": "Please enter comments",
|
|
|
|
|
|
|
|
"skip": "Skip",
|
|
|
|
"typeCurrentPasswordBelow": "Type Your Current password below",
|
|
|
|
"typeCurrentPasswordBelow": "Type Your Current password below",
|
|
|
|
"currentPassword": "Current password",
|
|
|
|
"currentPassword": "Current password",
|
|
|
|
"profile": {
|
|
|
|
"profile": {
|
|
|
|
|