hank
2018-08-30 f610fb2d23edd059b6bb5d0685b41fd72e9d868f
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" = "ElvaChat Service";
"offLine"="Bağlantı hatası, lütfen tekrar deneyin!";
"ContactCustomerService" = "İletişim";
"self_service_interface"="services";
"Message" = "Message";
"WasHelp"="Bunu faydalı buldunuz mu?";
"NO"="Hayır";
"YES"="Evet";
"elva__mark_helpful_toast"="Bunu faydalı buldum!";
"elva__mark_no"="Hayır";
"elva__mark_unhelpful_toast"="Bunu faydalı bulmadım!";
"elva__mark_yes"="Evet";
"elva__mark_yes_no_question"="Bunu faydalı buldunuz mu?";
"content_too_long"="Maks %ld karakter kullanılabilir!";
"CustomerService"="HELP";