hank
2018-06-19 2370e02de262d723112493ed8cf187c5f117e3d7
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
/* 
  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!";