Skip to content

Commit 894f208

Browse files
authored
fix: Add noItemsFound for en (#51244)
1 parent 3d56ab1 commit 894f208

File tree

1 file changed

+1
-0
lines changed
  • airflow-core/src/airflow/ui/src/i18n/locales/en

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
"plugins": "Plugins",
4545
"security": "Security"
4646
},
47+
"noItemsFound": "No {{modelName}} found",
4748
"pools": {
4849
"deferred": "Deferred",
4950
"open": "Open",

0 commit comments

Comments
 (0)