|
114 | 114 | "Deploy Started At": "Deploy Started At", |
115 | 115 | "Deployed At": "Deployed At", |
116 | 116 | "Revision(s) and Source Repo URL(s)": "Revision(s) and Source Repo URL(s)", |
| 117 | + "ApplicationSet details": "ApplicationSet details", |
117 | 118 | "Current health status of the ApplicationSet.": "Current health status of the ApplicationSet.", |
118 | 119 | "Generated Apps": "Generated Apps", |
119 | 120 | "Number of applications generated by this ApplicationSet.": "Number of applications generated by this ApplicationSet.", |
|
136 | 137 | "Edit annotations": "Edit annotations", |
137 | 138 | "Edit Rollout": "Edit Rollout", |
138 | 139 | "Delete": "Delete", |
| 140 | + "Rollout details": "Rollout details", |
| 141 | + "Rollouts details": "Rollouts details", |
| 142 | + "Topology view": "Topology view", |
| 143 | + "Replicas": "Replicas", |
| 144 | + "The number of desired replicas for the rollout": "The number of desired replicas for the rollout", |
| 145 | + "The current status of the rollout": "The current status of the rollout", |
| 146 | + "Strategy": "Strategy", |
| 147 | + "Whether the rollout is using a blue-green or canary strategy": "Whether the rollout is using a blue-green or canary strategy", |
| 148 | + "Conditions": "Conditions", |
139 | 149 | "No Argo Rollouts": "No Argo Rollouts", |
140 | 150 | "There are no Argo Rollouts in this project.": "There are no Argo Rollouts in this project.", |
141 | 151 | "There are no Argo Rollouts in all projects.": "There are no Argo Rollouts in all projects.", |
142 | 152 | "Unable to load data": "Unable to load data", |
143 | 153 | "There was an error retrieving applications. Check your connection and reload the page.": "There was an error retrieving applications. Check your connection and reload the page.", |
144 | | - "Rollouts": "Rollouts", |
| 154 | + "Argo Rollouts": "Argo Rollouts", |
| 155 | + "Rollouts": "Argo Rollouts", |
145 | 156 | "Create Rollout": "Create Rollout", |
146 | | - "Topology view": "Topology view", |
147 | 157 | "Graph view": "Graph view", |
148 | 158 | "Pods": "Pods", |
149 | 159 | "Labels": "Labels", |
150 | 160 | "Selector": "Selector", |
151 | 161 | "Last Updated": "Last Updated", |
152 | 162 | "No labels": "No labels", |
153 | 163 | "Rollout Status": "Rollout Status", |
| 164 | + "Revisions": "Revisions", |
| 165 | + "Active Service": "Active Service", |
| 166 | + "The active blue-green service": "The active blue-green service", |
| 167 | + "Preview Service": "Preview Service", |
| 168 | + "The preview blue-green service": "The preview blue-green service", |
| 169 | + "ClusterAnalysis Template": "ClusterAnalysis Template", |
| 170 | + "Analysis Template": "Analysis Template", |
| 171 | + "Stable Service": "Stable Service", |
| 172 | + "The stable service": "The stable service", |
| 173 | + "Canary Service": "Canary Service", |
| 174 | + "The canary service": "The canary service", |
| 175 | + "Analysis Templates": "Analysis Templates", |
| 176 | + "The analysis and cluster-scoped analysis templates used for the canary strategy": "The analysis and cluster-scoped analysis templates used for the canary strategy", |
154 | 177 | "No matching Argo CD Applications": "No matching Argo CD Applications", |
155 | 178 | "No Argo CD Applications": "No Argo CD Applications", |
156 | 179 | "No Argo CD Applications match the label filter": "No Argo CD Applications match the label filter", |
|
0 commit comments