Skip to content
This repository was archived by the owner on Jul 30, 2025. It is now read-only.

Commit ad476c5

Browse files
myan9starpit
authored andcommitted
fix: tweak the toolbar text and button label of k get -f tree
Fixes #6303
1 parent 006b881 commit ad476c5

File tree

4 files changed

+1073
-1183
lines changed

4 files changed

+1073
-1183
lines changed

plugins/plugin-kubectl/i18n/resources_en_US.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"percentFree": "{0} Free",
33
"Apply Changes": "Apply Changes",
4+
"Deploy Application": "Deploy Application",
45
"All Resources": "All Resources",
56
"Successfully Applied": "Successfully Applied",
67
"This API Resource is deprecated": "This API Resource is deprecated.",
@@ -20,6 +21,10 @@
2021
"showSource": "Showing source code. Status: **{0}**",
2122
"showDryRun": "Previewing the changes that will be applied. Status: **{0}**",
2223
"showDeployedResources": "Showing deployed resources. Status: **{0}**",
24+
"pending changes": "Pending Changes",
25+
"no pending changes": "No Pending Changes",
26+
"offline": "Offline",
27+
"live": "Live",
2328
"createdOn=X resourceVersion=Y": "Created on **{0}**. Version **{1}**.",
2429
"resourceVersion=Y": "Version **{0}**",
2530
"readonly": "You are in read-only view mode",

0 commit comments

Comments
 (0)