Browse Source

Merge pull request #22203 from abpframework/vs-internal-issue#5929

Localization values added.
pull/22217/head
maliming 2 years ago
committed by GitHub
parent
commit
f32085cd38
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 5
      abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json

5
abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json

@ -1872,6 +1872,9 @@
"RcStableDifference": "What is the difference between the RC version and the stable version of ABP?",
"RcStableDifferenceExplanation1": "The RC (Release Candidate) version is a pre-release version that allows early access to upcoming features and updates in the ABP project. It is primarily intended for testing purposes and for developers who want to prepare for the upcoming stable release. While it undergoes internal testing, it may still contain unresolved issues and it is not recommended for use in the production environment.",
"RcStableDifferenceExplanation2": "The Stable version is tested and officially supported for production use. It ensures reliability and compatibility.",
"RcStableDifferenceExplanation3": "Use the RC version for testing and early adoption but use the Stable version for production deployment."
"RcStableDifferenceExplanation3": "Use the RC version for testing and early adoption but use the Stable version for production deployment.",
"AddToCalendar": "Add To Calendar",
"AddToGoogleCalendar": "Add To Google Calender",
"DownloadICSFile": "Download ICS File"
}
}

Loading…
Cancel
Save