Browse Source
Merge pull request #5262 from abpframework/community-3.2
Community 3.2 localization
pull/5303/head
Halil İbrahim Kalkan
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
7 additions and
2 deletions
-
abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/en.json
-
abp_io/AbpIoLocalization/AbpIoLocalization/Community/Localization/Resources/en.json
|
|
|
@ -191,6 +191,9 @@ |
|
|
|
"Enum:Status:2": "Approved", |
|
|
|
"Summary": "Summary", |
|
|
|
"AuthorName": "Author name", |
|
|
|
"CoverImage": "Cover Image" |
|
|
|
"CoverImage": "Cover Image", |
|
|
|
"RemoveCacheConfirmationMessage": "Are you sure you remove the cache for \"{0}\" article?", |
|
|
|
"SuccessfullyRemoved": "Successfully cleared", |
|
|
|
"RemoveCache": "Remove Cache" |
|
|
|
} |
|
|
|
} |
|
|
|
@ -81,6 +81,8 @@ |
|
|
|
"MyAccount": "My account", |
|
|
|
"LatestGithubAnnouncements": "Latest Github Announcements", |
|
|
|
"SeeAllAnnouncements": "See All Announcements", |
|
|
|
"LatestBlogPost": "Latest Blog Post" |
|
|
|
"LatestBlogPost": "Latest Blog Post", |
|
|
|
"Edit": "Edit", |
|
|
|
"ProfileImageChange": "Profile image change" |
|
|
|
} |
|
|
|
} |
|
|
|
|