Skip to content

Commit ac38f6f

Browse files
[v3-1-test] Update json to JSON for consistency in translations (#59323) (#59333)
(cherry picked from commit a27dd7b) Co-authored-by: Yeonguk Choo <choo121600@gmail.com>
1 parent 762ab91 commit ac38f6f

File tree

1 file changed

+2
-2
lines changed
  • airflow-core/src/airflow/ui/public/i18n/locales/en

1 file changed

+2
-2
lines changed

airflow-core/src/airflow/ui/public/i18n/locales/en/common.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"requiredActions": "Required Actions",
2626
"xcoms": "XComs"
2727
},
28-
"collapseAllExtra": "Collapse all extra json",
28+
"collapseAllExtra": "Collapse all extra JSON",
2929
"collapseDetailsPanel": "Collapse Details Panel",
3030
"createdAssetEvent_one": "Created Asset Event",
3131
"createdAssetEvent_other": "Created Asset Events",
@@ -100,7 +100,7 @@
100100
"hotkey": "e",
101101
"tooltip": "Press {{hotkey}} to toggle expand"
102102
},
103-
"expandAllExtra": "Expand all extra json",
103+
"expandAllExtra": "Expand all extra JSON",
104104
"expression": {
105105
"all": "All",
106106
"and": "AND",

0 commit comments

Comments
 (0)