/*  
 | 
  Localizable.strings 
 | 
  ElvaTestIOS 
 | 
  
 | 
  Created by wwj on 16/5/30. 
 | 
  Copyright © 2016年 im30. All rights reserved. 
 | 
*/ 
 | 
  
 | 
"ElvaChatService" = "ElvaChat Service"; 
 | 
"offLine"="Your network is disconnected,please try again later"; 
 | 
"ContactCustomerService" = "اتصل بنا"; 
 | 
"self_service_interface"="services"; 
 | 
"Message" = "Message"; 
 | 
"WasHelp"="Was this helpful?"; 
 | 
"NO"="NO"; 
 | 
"YES"="YES"; 
 | 
"elva__mark_helpful_toast"="هل وجدت هذا مُفيداً."; 
 | 
"elva__mark_no"="لا"; 
 | 
"elva__mark_unhelpful_toast"="أنت لم تجد هذا مُفيداً."; 
 | 
"elva__mark_yes"="أجل"; 
 | 
"elva__mark_yes_no_question"="هل كان هذا مُفيداً؟"; 
 | 
"content_too_long"="No more than %ld chars!"; 
 | 
"CustomerService"="HELP"; 
 |