|
80 | 80 | "No resources": "No resources", |
81 | 81 | "There are no resources associated with the application.": "There are no resources associated with the application.", |
82 | 82 | "Application resources": "Application resources", |
| 83 | + "The graph and table views show health and sync status for the application's immediate resources only. Click the Argo CD Link to see the complete resource tree. Use the filter to filter resources based on status and kind.": "The graph and table views show health and sync status for the application's immediate resources only. Click the Argo CD Link to see the complete resource tree. Use the filter to filter resources based on status and kind.", |
83 | 84 | "Name": "Name", |
84 | 85 | "Namespace": "Namespace", |
85 | 86 | "Sync Wave": "Sync Wave", |
|
109 | 110 | "Resources Last Synced": "Resources Last Synced", |
110 | 111 | "Status": "Status", |
111 | 112 | "Hook": "Hook", |
| 113 | + "Edit labels": "Edit labels", |
| 114 | + "Edit annotations": "Edit annotations", |
| 115 | + "Delete {{x}}": "Delete {{x}}", |
| 116 | + "Edit {{x}}": "Edit {{x}}", |
| 117 | + "View in Argo CD": "View in Argo CD", |
| 118 | + "Edit Application": "Edit Application", |
| 119 | + "Delete Application": "Delete Application", |
| 120 | + "Show {{x}}": "Show {{x}}", |
| 121 | + "Hide {{x}}": "Hide {{x}}", |
| 122 | + "Group resources of the same kind into one node": "Group resources of the same kind into one node", |
| 123 | + "Group Nodes": "Group Nodes", |
| 124 | + "There is no health status for this resource": "There is no health status for this resource", |
| 125 | + "Sync Unknown": "Sync Unknown", |
| 126 | + "One or more resources are in Progressing state": "One or more resources are in Progressing state", |
112 | 127 | "There is no history associated with the application.": "There is no history associated with the application.", |
113 | 128 | "ID": "ID", |
114 | 129 | "Deploy Started At": "Deploy Started At", |
|
133 | 148 | "Allow": "Allow", |
134 | 149 | "No destinations configured": "No destinations configured", |
135 | 150 | "This AppProject does not have any destinations configured.": "This AppProject does not have any destinations configured.", |
136 | | - "Edit labels": "Edit labels", |
137 | | - "Edit annotations": "Edit annotations", |
138 | 151 | "Edit AppProject": "Edit AppProject", |
139 | 152 | "Delete": "Delete", |
140 | 153 | "Allowed Sources": "Allowed Sources", |
|
302 | 315 | "There was an error retrieving applicationsets. Check your connection and reload the page.": "There was an error retrieving applicationsets. Check your connection and reload the page.", |
303 | 316 | "ApplicationSets": "ArgoCD ApplicationSets", |
304 | 317 | "Create ApplicationSet": "Create ApplicationSet", |
305 | | - "View in Argo CD": "View in Argo CD", |
306 | 318 | "Name must be unique within a namespace.": "Name must be unique within a namespace.", |
307 | 319 | "Namespace defines the space within which each name must be unique.": "Namespace defines the space within which each name must be unique.", |
308 | 320 | "Map of string keys and values that can be used to organize and categorize (scope and select) objects.": "Map of string keys and values that can be used to organize and categorize (scope and select) objects.", |
|
316 | 328 | "Stop": "Stop", |
317 | 329 | "Refresh": "Refresh", |
318 | 330 | "Refresh (Hard)": "Refresh (Hard)", |
319 | | - "Edit Application": "Edit Application", |
320 | | - "Delete Application": "Delete Application", |
321 | 331 | "Edit ApplicationSet": "Edit ApplicationSet", |
322 | 332 | "Delete ApplicationSet": "Delete ApplicationSet", |
323 | 333 | "Actions": "Actions", |
|
0 commit comments