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
23
/* 
  Localizable.strings
  ElvaTestIOS
 
  Created by wwj on 16/5/30.
  Copyright © 2016年 im30. All rights reserved.
*/
 
"ElvaChatService" = "聊天客服";
"offLine"= "您的链接已经断开,请重新进入!";
"ContactCustomerService" = "联系我们";
"self_service_interface" = "自助服务";
"Message" = "信息";
"WasHelp"="此信息对您有帮助吗?";
"NO"="否";
"YES"="是";
"elva__mark_helpful_toast"="你发现这有帮助";
"elva__mark_no"="否";
"elva__mark_unhelpful_toast"="你发现这无帮助";
"elva__mark_yes"="是";
"elva__mark_yes_no_question"="这有帮助吗";
"content_too_long"="不能超过%ld个字!";
"CustomerService"="HELP";