Browse Source

Added "Optional" localization key.

pull/5146/head
Halil İbrahim Kalkan 6 years ago
parent
commit
f77f9fbb5c
  1. 3
      abp_io/AbpIoLocalization/AbpIoLocalization/Community/Localization/Resources/en.json

3
abp_io/AbpIoLocalization/AbpIoLocalization/Community/Localization/Resources/en.json

@ -64,6 +64,7 @@
"PictureUploadedIsNotInExpectedAspectRatio": "The picture you uploaded is not in 16:9 aspect ratio!",
"HeightAndWidthMustNotExceed": "Height and Width must not exceed 1920*1080.",
"CoverImage": "Cover Image",
"ShareYourExperiencesWithTheABPFramework": "Share your experiences with the ABP Framework!"
"ShareYourExperiencesWithTheABPFramework": "Share your experiences with the ABP Framework!",
"Optional": "Optional"
}
}

Loading…
Cancel
Save