Added support for multi line descriptions in self serve framework (#1266)

* Added support for multi line descriptions

* test snapshot change

* addresse pr comments
This commit is contained in:
Srinath Narayanan
2022-05-06 00:01:06 +05:30
committed by GitHub
parent 9cb4632f32
commit fcfc52a80c
4 changed files with 21 additions and 2 deletions

View File

@@ -7,7 +7,7 @@
"RegionsAndAccountNameValidationError": "Regions and account name should not be empty.",
"DbThroughputValidationError": "Please update throughput for database.",
"DescriptionLabel": "Description",
"DescriptionText": "This class sets collection and database throughput.",
"DescriptionText": "This class sets collection and database throughput.\nTo know more -",
"DecriptionLinkText": "Click here for more information",
"Regions": "Regions",
"RegionsPlaceholder": "Select a region",