You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: client/public/locales/en/translation.json
+8-1
Original file line number
Diff line number
Diff line change
@@ -165,8 +165,11 @@
165
165
"archetypeNoApplications": "No applications currently match the criteria tags.",
166
166
"archetypeAlreadyAssessed": "An assessment for one or more of the archetypes this application is associated with exists.",
167
167
"archetypeAlreadyReviewed": "A review for one or more of the archetypes this application is associated with exists. Open the details drawer to view the review(s).",
168
+
"autoSelectTagsLabel": "Automatically select tags based on the answers to the questionnaire. ",
168
169
"appNotAssesedTitle": "Assessment has not been completed",
169
170
"appNotAssessedBody": "In order to review an application it must be assessed first. Assess the application and try again.",
171
+
"autoSelectTooltip": "Automatically select this answer based on tags associated with the application(s) or archetype.",
172
+
"autoTagTooltip": "Automatically tag this application or archetype with these tags based on this answer to the questionnaire.",
170
173
"assessmentStakeholderHeader": "Select the stakeholder(s) or stakeholder group(s) associated with this assessment.",
171
174
"binaryPackaging": "Packaging will default to JAR if left empty.",
172
175
"blockedDeleteTracker": "Cannot delete {{what}} because it is associated with a tracker.",
@@ -188,6 +191,7 @@
188
191
"inheritedReviewTooltip_plural": "This application is inheriting reviews from {{count}} archetypes.",
189
192
"inheritedAssessmentTooltip": "This application is inheriting an assessment from an archetype.",
190
193
"inheritedAssessmentTooltip_plural": "This application is inheriting assessments from {{count}} archetypes.",
194
+
"dependentQuestionTooltip": "This question is conditionally included or excluded based on tags:",
191
195
"jiraInstanceNotConnected": "Jira instance {{name}} is not connected.",
192
196
"manageDependenciesInstructions": "Add northbound and southbound dependencies for the selected application here. Note that any selections made will be saved automatically. To undo any changes, you must manually delete the applications from the dropdowns.",
193
197
"noDataAvailableBody": "No data available to be shown here.",
@@ -302,6 +306,7 @@
302
306
"date": "Date",
303
307
"decision": "Decision",
304
308
"dependencies": "Dependencies",
309
+
"dependentQuestion": "Dependent question",
305
310
"description": "Description",
306
311
"details": "Details",
307
312
"displayName": "Display name",
@@ -310,6 +315,7 @@
310
315
"email": "Email",
311
316
"error": "Error",
312
317
"errorReport": "Error report",
318
+
"exclude": "Exclude",
313
319
"exportToIssue": "Export to Issue Manager",
314
320
"facts": "Facts",
315
321
"failed": "Failed",
@@ -327,6 +333,7 @@
327
333
"impactfulButNotAdvisableToMove": "Impactful but not advisable to move",
0 commit comments