feat(condo): added translation of the platform into Spanish
Quality Gate passed
Issues
4 New issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code
Hi, thanks for your contribution! We are near to fix issue with fork tests running. So we will get back to you with an update soon
Hello! Is there any progress on my pull requests?
Quality Gate passed
Issues
1 New issue
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
We need to implement fallback logic for translations to ensure that all necessary keys are included. Could you resolve the conflicts?
Once that's done, we can proceed to integrate the fallback logic, which will utilize the default locale and the current language to generate a unified translation. With this approach, we can confidently push these changes.
Hi! I want to help you to move it to our main branch. It looks like we need to update our checklist:
- [x] fix migration check: https://github.com/open-condo-software/condo/pull/5476
- [x] fix locale linter to avoid required
eskeys - [x] add fallback logic for non default locales to use default locale translation if translation key doesn't exists
Quality Gate passed
Issues
1 New issue
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
So I'll move the work related to this PR to https://github.com/open-condo-software/condo/issues/5514 and https://github.com/open-condo-software/condo/pull/5515
merged: https://github.com/open-condo-software/condo/pull/5515 Thanks for contribution!