|
71 | 71 | "Delete ApplicationSet": "Delete ApplicationSet", |
72 | 72 | "Generators": "Generators", |
73 | 73 | "Healthy": "Healthy", |
74 | | - "Error": "Error" |
| 74 | + "Error": "Error", |
| 75 | + "Unable to load data": "Unable to load data", |
| 76 | + "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.", |
| 77 | + "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.", |
| 78 | + "No matching Argo CD Applications": "No matching Argo CD Applications", |
| 79 | + "No Argo CD Applications": "No Argo CD Applications", |
| 80 | + "No Argo CD Applications match the label filter": "No Argo CD Applications match the label filter", |
| 81 | + "Try removing the filter or selecting a different label to see more applications.": "Try removing the filter or selecting a different label to see more applications.", |
| 82 | + "There are no Argo CD Applications in this project.": "There are no Argo CD Applications in this project.", |
| 83 | + "There are no Argo CD Applications in all projects.": "There are no Argo CD Applications in all projects.", |
| 84 | + "There is no history associated with the application.": "There is no history associated with the application.", |
| 85 | + "No resources": "No resources", |
| 86 | + "There are no resources associated with the application.": "There are no resources associated with the application.", |
| 87 | + "No source": "No source", |
| 88 | + "Error. There must at least one source in the application.": "Error. There must at least one source in the application.", |
| 89 | + "No Argo Rollouts": "No Argo Rollouts", |
| 90 | + "View ApplicationSet": "View ApplicationSet", |
| 91 | + "View Application": "View Application", |
| 92 | + "No owner": "No owner", |
| 93 | + "There are no Argo Rollouts in this project.": "There are no Argo Rollouts in this project.", |
| 94 | + "There are no Argo Rollouts in all projects.": "There are no Argo Rollouts in all projects." |
75 | 95 | } |
0 commit comments