Add custom intervention modals
This commit is contained in:
@@ -29,7 +29,9 @@
|
||||
},
|
||||
"cardStack": {
|
||||
"toggleSeeAll": "See all decision approaches",
|
||||
"toggleShowLess": "Show less"
|
||||
"toggleShowLess": "Show less",
|
||||
"expandedStackDescriptionBefore": "You can also ",
|
||||
"expandedStackDescriptionAfter": " a custom decision approach."
|
||||
},
|
||||
"confirmModal": {
|
||||
"title": "Confirm selection",
|
||||
@@ -39,6 +41,9 @@
|
||||
"addApproach": {
|
||||
"nextButtonText": "Add Approach"
|
||||
},
|
||||
"removeApproach": {
|
||||
"nextButtonText": "Remove"
|
||||
},
|
||||
"sectionHeadings": {
|
||||
"corePrinciple": "Core Principle",
|
||||
"applicableScope": "Applicable Scope",
|
||||
|
||||
Reference in New Issue
Block a user