Anyul Rivas
Anyul Rivas
Update of the Spanish translation of the Dashboard UI Followed instructions on [Internationalization](https://github.com/kubernetes/dashboard/blob/master/docs/developer/internationalization.md) Relates to #7316
- According to the [AssertJ](https://assertj.github.io/doc/#assertj-core-assertions-guide) library, the `assertThat()` method must be followed by an assertion invocation, otherwise what is intended to be a test doesn't actually verify anything. - Replacing...
Some assertions on the [CrashControllerIntegrationTests.java](https://github.com/spring-projects/spring-petclinic/pull/1473/files#diff-b80e2fde0993ebe0adc18778b36bb067bef24f146c85770e97a8534ce8611927) doesn't verify anything, according to the AssertJ library it's being used.
Localize pod lifecycle to Spanish. solves #45708