Skip to content

Commit 5ad081e

Browse files
authored
feat(workloads): align name of config tab to YAML (#4598)
In other places we use the name `YAML` for the config tab. This aligns workloads with the other places to also use `YAML` as the name. Signed-off-by: schogges <moritz.fleck@konghq.com>
1 parent 0337b2b commit 5ad081e

File tree

1 file changed

+1
-1
lines changed
  • packages/kuma-gui/src/app/workloads/locales/en-us

1 file changed

+1
-1
lines changed

packages/kuma-gui/src/app/workloads/locales/en-us/index.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ workloads:
88
title: "{name}"
99
navigation:
1010
workload-detail-view: Overview
11-
workload-config-view: Config
11+
workload-config-view: YAML
1212
about:
1313
title: About this Workload
1414
labels: Labels

0 commit comments

Comments
 (0)