Browse Source

Merge pull request #12207 from abpframework/update-base-localization

Add new localizations to base resource
pull/12214/head
Hamza Albreem 4 years ago
committed by GitHub
parent
commit
ea6883202d
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/en.json

4
abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/en.json

@ -119,6 +119,8 @@
"Events": "Events",
"Volo.AbpIo.Domain:080000": "There is already a purchase item named \"{Name}\"",
"MasteringAbpFrameworkBook": "Book: Mastering ABP Framework",
"ABPIO-CommonPreferenceDefinition": "Get latest news about ABP Platform like new posts, events and more."
"ABPIO-CommonPreferenceDefinition": "Get the latest news about ABP Platform like new posts, events and more.",
"BuiltOn": "Built-on",
"AbpFramework": "ABP Framework"
}
}

Loading…
Cancel
Save