Skip to content

Commit 757ec27

Browse files
committed
Merge pull request antiraum#7 from banxi1988/master
Add zh-Hans-CN language support
2 parents 71f7b9e + d0548bd commit 757ec27

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
/*
2+
THPinViewController.strings
3+
THPinViewController
4+
5+
Created by Thomas Heß on 19.4.14.
6+
Copyright (c) 2014 Thomas Heß. All rights reserved.
7+
*/
8+
9+
"prompt_title" = "请输入PIN密码";
10+
"cancel_button_title" = "取消";
11+
"delete_button_title" = "删除";

0 commit comments

Comments
 (0)