Commit a0c47a53187ec89f54c5d6ecfa7816b573e85b2c

Authored by alexYang
1 parent 582a5a7307
Exists in master

泰语语言修改,注册页密码图片修改

Showing 7 changed files with 6 additions and 6 deletions Side-by-side Diff

... ... @@ -2,7 +2,7 @@
2 2  
3 3  
4 4 接入手册
5   -V 3.6.2
  5 +V 3.6.3
6 6 2018年10月19日
7 7  
8 8 ## 概述
... ... @@ -2,7 +2,7 @@
2 2  
3 3  
4 4 接入手册
5   - V 3.6.2
  5 + V 3.6.3
6 6 2018年10月19日
7 7  
8 8 ## 概述
ios/GameSDK.framework/Versions/A/GameSDK
No preview for this file type
ios/GameSDK.framework/Versions/A/Headers/LetsGameAPI.h
... ... @@ -17,7 +17,7 @@ static BOOL hiddenLogo = NO;
17 17 //默认横屏
18 18 static BOOL DeviceOrientationIsHorizontal = YES;
19 19  
20   -static NSString *version = @"3.6.2";
  20 +static NSString *version = @"3.6.3";
21 21  
22 22 @interface LetsGameAPI : NSObject<UIApplicationDelegate>
23 23  
No preview for this file type
ios/GameSDKDemo/GameSDKDemo.xcodeproj/project.xcworkspace/xcuserdata/yanglele.xcuserdatad/UserInterfaceState.xcuserstate
No preview for this file type
ios/GameSDKResources.bundle/th.strings
1 1 "user_name_hint" = "ไอดี";
2   -"password_hint" = "ยืนยันรหัสผ่าน";
  2 +"password_hint" = "รหัสผ่าน";
3 3 "quick_login" = "เข้าโดยคลิกครั้งเดียว";
4 4 "quick_play" = "เริ่มเล่น";
5 5 "gump_login" = "ล๊อคอิน";
... ... @@ -28,10 +28,10 @@
28 28 "Succeed" = "แก้ไขสำเร็จ";
29 29 "reset_fail" = "แก้ไขล้มเหลว โปรดติดต่อแอดมิน";
30 30 "reset_success" = "ส่งอีเมลยืนยันแล้ว โปรดป้อนรหัสยืนยันที่ได้รับในอีเมล";
31   -"other_login_style" = "ล๊อคอินด้วยวิธีอื่น";
  31 +"other_login_style" = "ล๊อคอินด้วยช่องทางอื่น";
32 32 "account_pwd_invalid" = "ไอดีและรหัสผ่านไม่สามารถเว้นวรรคได้";
33 33 "new_old_password_diff" = "รหัสผ่านไม่สอดคล้องกัน";
34   -"Confirm_password" = "ยืนยันรหัสผ่าน";
  34 +"Confirm_password" = "รหัสผ่าน";
35 35 "forget_change_password" = "ลืมรหัสผ่าน";
36 36 "input_new_pwd" = "โปรดใส่รหัสผ่านใหม่";
37 37 "back" = "ย้อนกลับ";