mirror of https://github.com/abpframework/abp.git
csharpabpc-sharpframeworkblazoraspnet-coredotnet-coreaspnetcorearchitecturesaasdomain-driven-designangularmulti-tenancy
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
1.2 KiB
16 lines
1.2 KiB
{
|
|
"culture": "en",
|
|
"texts": {
|
|
"Volo.AbpIo.Domain:010004": "Maximum member count reached!",
|
|
"Volo.AbpIo.Domain:010005": "Maximum owner count reached!",
|
|
"Volo.AbpIo.Domain:010006": "This user is already an owner in this organization!",
|
|
"Volo.AbpIo.Domain:010007": "This user is already a developer in this organization!",
|
|
"Volo.AbpIo.Domain:010008": "Allowed Developer Count can not be less then current developer count!",
|
|
"Volo.AbpIo.Domain:010009": "Allowed Developer Count can not be less then 0!",
|
|
"Volo.AbpIo.Domain:010010": "Maximum mac address count is exceeded!",
|
|
"Volo.AbpIo.Domain:020001": "Could not delete this NPM Package because \"{NugetPackages}\" Nuget Packages are dependent to this package.",
|
|
"Volo.AbpIo.Domain:020002": "Could not delete this NPM Package because \"{Modules}\" Modules are using this package.",
|
|
"Volo.AbpIo.Domain:020003": "Could not delete this NPM Package because \"{Modules}\" Modules are using this package and \"{NugetPackages}\" Nuget Packages are dependent to this package.",
|
|
"Volo.AbpIo.Domain:020004": "Could not delete this Nuget Package because \"{Modules}\" Modules are using this package."
|
|
}
|
|
}
|