Merge pull request #14180 from abpframework/admin-abpio-message-localization

Added localization for the reject trial license button
pull/14189/head^2
Engincan VESKE 3 years ago committed by GitHub
commit eba7b4daa2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -399,6 +399,7 @@
"AllowFeatureUpgradeOnLicenseExpire": "Allow feature upgrade on license expire",
"Deleted{0}": "[Deleted {0}]",
"Tags": "Tags",
"SetTagsInfo": "Tags should be comma-separated. Eg: CSharp, Entity Framework"
"SetTagsInfo": "Tags should be comma-separated. Eg: CSharp, Entity Framework",
"RejectTrialLicenseWarningMessage": "Are you sure you want to reject this trial license request?"
}
}

Loading…
Cancel
Save