添加多语言
This commit is contained in:
14
keyBoard/Class/Home/VC/KBLangTestVC.h
Normal file
14
keyBoard/Class/Home/VC/KBLangTestVC.h
Normal file
@@ -0,0 +1,14 @@
|
||||
//
|
||||
// KBLangTestVC.h
|
||||
// 多语言测试页:点击按钮在中英文之间切换,并刷新文案。
|
||||
//
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
@interface KBLangTestVC : UIViewController
|
||||
@end
|
||||
|
||||
NS_ASSUME_NONNULL_END
|
||||
|
||||
Reference in New Issue
Block a user