syncfusion / ej2-locale

Translation texts for Essential JS 2 components in multiple languages
Other
38 stars 151 forks source link

914735: Unsupported Character Appears in pt and pt-BR JSON Files for Grid Component. #219

Closed Vignesh050801 closed 2 weeks ago

Vignesh050801 commented 3 weeks ago

Bug description

In the pt and pt-BR localization JSON files, the save and saveButton keywords of the Grid component contain unsupported characters.

Root cause

Unsupported characters present in the pt and pt-BR localization JSON files.

Reason for not identifying earlier

Find how it was missed in our earlier testing and development by analyzing the below checklist. This will help prevent similar mistakes in the future.

Reason:

Guidelines/documents are not given - Requirement document

Action taken:

NA

Related areas:

save and saveButton keyword of Grid component

Is it a breaking issue?

No

Solution description

Removed the unsupported character for save and saveButton keyword.

Output screenshots

NA

Areas affected and ensured

pt.json, pt-BR.json

Additional checklist

This may vary for different teams or products. Check with your scrum masters.