We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 762ab91 commit ac38f6fCopy full SHA for ac38f6f
airflow-core/src/airflow/ui/public/i18n/locales/en/common.json
@@ -25,7 +25,7 @@
25
"requiredActions": "Required Actions",
26
"xcoms": "XComs"
27
},
28
- "collapseAllExtra": "Collapse all extra json",
+ "collapseAllExtra": "Collapse all extra JSON",
29
"collapseDetailsPanel": "Collapse Details Panel",
30
"createdAssetEvent_one": "Created Asset Event",
31
"createdAssetEvent_other": "Created Asset Events",
@@ -100,7 +100,7 @@
100
"hotkey": "e",
101
"tooltip": "Press {{hotkey}} to toggle expand"
102
103
- "expandAllExtra": "Expand all extra json",
+ "expandAllExtra": "Expand all extra JSON",
104
"expression": {
105
"all": "All",
106
"and": "AND",
0 commit comments