Skip to content

Commit 9f656a0

Browse files
authored
Merge pull request #138 from BinX-Suse/main
🐛 Fix Jira case 6291: show incorrect container count in GET /v1/h…
2 parents 1a6e835 + 6730ae3 commit 9f656a0

File tree

1 file changed

+1
-1
lines changed
  • admin/webapp/root/app_src/i18n/en

1 file changed

+1
-1
lines changed

admin/webapp/root/app_src/i18n/en/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -933,7 +933,7 @@
933933
"KERNEL_VERSION": "Kernel Version",
934934
"MEMORY": "Memory",
935935
"NUM_OF_CPUS": "CPUs",
936-
"NUM_OF_CONTAINERS": "Containers",
936+
"NUM_OF_CONTAINERS": "Pods",
937937
"VERSION": "Version",
938938
"API_VERSION": "API Version",
939939
"ANNONTATIONS": "Annotations",

0 commit comments

Comments
 (0)