|  |  |  | @ -423,7 +423,7 @@ class CodegenLoader extends AssetLoader{ | 
		
	
		
			
				|  |  |  |  |   "rateUI": ".1 كيف تريد تقييم التطبيق", | 
		
	
		
			
				|  |  |  |  |   "submitSurvey": "ارسال الاستبيان", | 
		
	
		
			
				|  |  |  |  |   "typeHere": "اكتب هنا", | 
		
	
		
			
				|  |  |  |  |   "info_detail": "تفاصيل المعلومات", | 
		
	
		
			
				|  |  |  |  |   "infoDetail": "تفاصيل المعلومات", | 
		
	
		
			
				|  |  |  |  |   "amount_detail": "تفاصيل المبلغ", | 
		
	
		
			
				|  |  |  |  |   "currentBalance": "الرصيد الحالي", | 
		
	
		
			
				|  |  |  |  |   "currentLeaveBalance": "رصيد الاجازات الحالي", | 
		
	
	
		
			
				
					|  |  |  | @ -467,7 +467,10 @@ class CodegenLoader extends AssetLoader{ | 
		
	
		
			
				|  |  |  |  |       "female": "Hello girl :) {}" | 
		
	
		
			
				|  |  |  |  |     } | 
		
	
		
			
				|  |  |  |  |   }, | 
		
	
		
			
				|  |  |  |  |   "reset_locale": "Reset Language" | 
		
	
		
			
				|  |  |  |  |   "reset_locale": "Reset Language", | 
		
	
		
			
				|  |  |  |  |   "chat": "دردشة", | 
		
	
		
			
				|  |  |  |  |   "mychats": "دردشاتي", | 
		
	
		
			
				|  |  |  |  |   "createNewChat": "Create New Chat" | 
		
	
		
			
				|  |  |  |  | }; | 
		
	
		
			
				|  |  |  |  | static const Map<String,dynamic> en_US = { | 
		
	
		
			
				|  |  |  |  |   "mohemm": "Mohemm", | 
		
	
	
		
			
				
					|  |  |  | @ -878,7 +881,7 @@ static const Map<String,dynamic> en_US = { | 
		
	
		
			
				|  |  |  |  |   "rateUI": "1. How would you rate this UI?", | 
		
	
		
			
				|  |  |  |  |   "submitSurvey": "Submit Survey", | 
		
	
		
			
				|  |  |  |  |   "typeHere": "Type here", | 
		
	
		
			
				|  |  |  |  |   "info_detail": "Info Detail", | 
		
	
		
			
				|  |  |  |  |   "infoDetail": "Info Detail", | 
		
	
		
			
				|  |  |  |  |   "amount_detail": "Amount Detail", | 
		
	
		
			
				|  |  |  |  |   "currentBalance": "Current Balance", | 
		
	
		
			
				|  |  |  |  |   "currentLeaveBalance": "Current Leave Balance", | 
		
	
	
		
			
				
					|  |  |  | @ -922,7 +925,10 @@ static const Map<String,dynamic> en_US = { | 
		
	
		
			
				|  |  |  |  |       "female": "Hello girl :) {}" | 
		
	
		
			
				|  |  |  |  |     } | 
		
	
		
			
				|  |  |  |  |   }, | 
		
	
		
			
				|  |  |  |  |   "reset_locale": "Reset Language" | 
		
	
		
			
				|  |  |  |  |   "reset_locale": "Reset Language", | 
		
	
		
			
				|  |  |  |  |   "chat": "Chat", | 
		
	
		
			
				|  |  |  |  |   "mychats": "My Chats", | 
		
	
		
			
				|  |  |  |  |   "createNewChat": "Create New Chat" | 
		
	
		
			
				|  |  |  |  | }; | 
		
	
		
			
				|  |  |  |  | static const Map<String, Map<String,dynamic>> mapLocales = {"ar_SA": ar_SA, "en_US": en_US}; | 
		
	
		
			
				|  |  |  |  | } | 
		
	
	
		
			
				
					|  |  |  | 
 |