Skip to content

Conversation

washyn
Copy link
Contributor

@washyn washyn commented Sep 3, 2024

There are validation fields with incorrect messages and numbering for the interpolation of field names, for example the key shows "ThisFieldOnlyAcceptsFilesWithTheFollowingExtensions:{0}": "This field only accepts files with the following extensions: {1}", and it should be "ThisFieldOnlyAcceptsFilesWithTheFollowingExtensions:{0}": "This field only accepts files with the following extensions: {0}".

Description

Spanish translation there are validation fields with incorrect messages and numbering for the interpolation of field names.

image

How to test it?

Change localization of aplication angular to spanish lang and show this issue when field has max length validation or min length validation.

Hay campos de validacion con mensajes erroneos y numeraciones para la interpolacion de nombres de campos, ejemplo en la clave se muestra "ThisFieldOnlyAcceptsFilesWithTheFollowingExtensions:{0}": "Este campo sólo acepta ficheros con las siguientes extensiones: {1}", y deberia ser "ThisFieldOnlyAcceptsFilesWithTheFollowingExtensions:{0}": "Este campo sólo acepta ficheros con las siguientes extensiones: {0}".
@CLAassistant
Copy link

CLAassistant commented Sep 3, 2024

CLA assistant check
All committers have signed the CLA.

@maliming
Copy link
Member

maliming commented Sep 4, 2024

Thanks @washyn

Can you sign the CLA?

@washyn
Copy link
Contributor Author

washyn commented Sep 4, 2024

Yeah, sure

@maliming maliming merged commit c5a6e8b into abpframework:dev Sep 4, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants