Browse Source
Merge pull request #13651 from abpframework/Specialize-video-contents-in-ABP-Community
Added en and zh-Hans localization
pull/13655/head
Engincan VESKE
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
2 additions and
0 deletions
-
abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/en.json
-
abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/zh-Hans.json
|
|
|
@ -98,6 +98,7 @@ |
|
|
|
"Logout": "Logout", |
|
|
|
"Home": "Home", |
|
|
|
"Posts": "Posts", |
|
|
|
"Videos": "Videos", |
|
|
|
"JoinTheABPCommunity": "Join the ABP Community", |
|
|
|
"SubmitYourPost": "Submit Your Post", |
|
|
|
"Modules": "Modules", |
|
|
|
|
|
|
|
@ -98,6 +98,7 @@ |
|
|
|
"Logout": "登出", |
|
|
|
"Home": "主页", |
|
|
|
"Posts": "帖子", |
|
|
|
"Videos": "视频", |
|
|
|
"JoinTheABPCommunity": "加入 ABP 社区", |
|
|
|
"SubmitYourPost": "提交您的帖子", |
|
|
|
"Modules": "模块", |
|
|
|
|