Open sparrow-chik-chrk opened 3 months ago
Hi,
I'm facing an issue when trying to register translations in the app.ts file. I've added the following translations:
app.ts
{ "phone-validator.country.item.uk": "Укр", "phone-validator.input.description": "Валідатор номеру телефону", "phone-validator.form.attribute.item.privateField.description": "Це поле не відображатиметься у відповіді API" }
However, these translations are not working as expected. Could you please help me identify what might be going wrong?
Thank you!
@sparrow-chik-chrk Hi, I'll inspect and update the package ASAP, thank you for using strapi-phone-validator.
Hi,
I'm facing an issue when trying to register translations in the
app.ts
file. I've added the following translations:However, these translations are not working as expected. Could you please help me identify what might be going wrong?
Thank you!