{{~#if row.obj.value~}}
{{~#if (or (not row.obj) (eq row.obj.default row.obj.value))~}}
{{~row.obj.value~}}
diff --git a/translations/en-us.yaml b/translations/en-us.yaml
index 772b0e945..f2276aaa6 100644
--- a/translations/en-us.yaml
+++ b/translations/en-us.yaml
@@ -11,6 +11,7 @@ generic:
all: All
any: Any
as: as
+ application: application
cancel: Cancel
closeModal: Close
cluster: Cluster
@@ -67,6 +68,7 @@ generic:
none: None
owner: Owner
paste: Paste
+ pod: pod
port: Port
ports: Ports
project: Project
@@ -176,7 +178,7 @@ appDetailPage:
header: "App: {appName}"
notes:
title: Notes
- detail: 'Notes for this application'
+ detail: 'Instructions on how to use this application'
workloads:
title: Workloads
detail: Workloads created for this application.
@@ -1926,8 +1928,8 @@ clusterNew:
instructionsInsecure: "If you get an error about 'certificate signed by unknown authority' because your {appName} installation is running with an untrusted/self-signed SSL certificate, run the command below instead to bypass the certificate check:"
conditionSections:
- title: Conditions
- detail: Current conditions
+ title: Status
+ detail: Status of current {resourceType}
table:
type: Type
status: Status
@@ -3462,7 +3464,8 @@ formScheduling:
formSources:
title: Environments From Sources
detail: Environments from sources allow you to inject passwords, keys, or other information into the containers that need them.
- noData: No Sources
+ noData: No Environments From Sources
+ noMatch: No Environments From Sources match the current search
addLabel: Add Source
type:
label: Type
@@ -4254,7 +4257,7 @@ newCatalog:
maintainer: "Maintainer:"
newNamespace: New Namespace
newAppDetail: Choose application version and namespace for the application
- appInfo: Detailed Description
+ appInfo: Detailed Descriptions
appInfoDetail: Application information and user guid
noConfig: This template has no configuration options
official: Officially Certified