Closed aashishgurung closed 1 year ago
Fix Japanese translation issue in secure form.
We removed the localMatching array which was not necessary. because we get the required value from the LOCALE.
localMatching
Specify where and how you tested this and what further testing it might need.
🔧 Environments:
@aashishgurung no tests?
@danfowler We discussed that writing test cases for our current JS implementation is challenging and decided to not include them. That's why our sonar cloud setup also excludes JS.
1. Objective
Fix Japanese translation issue in secure form.
2. Description of change
We removed the
localMatching
array which was not necessary. because we get the required value from the LOCALE.3. Quality assurance
Specify where and how you tested this and what further testing it might need.
🔧 Environments: