open-condo-software / condo

Condo is an Open Source property management SaaS that allows users to manage tickets, resident contacts, properties, payment tracking, create invoices, and oversee a service marketplace, all while offering an extension system for mini-apps, making it an ideal platform for property management companies and those servicing shared properties.
MIT License
117 stars 27 forks source link

fix(condo): DOMA-9780 fix translations so that mob app could take translations directly from the entity #5017

Closed VKislov closed 3 months ago

VKislov commented 3 months ago

This is necessary so that the mobile app does not store translations on its own and they are always synchronized between web/ios/android platforms

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

VKislov commented 3 months ago

Can you explain, why this is necessary for mobile? They're not ready for label with more than 3 characters or what?

1) in figma it's like this. 2) This is necessary so that the mobile app does not store translations on its own and they are always synchronized between web/ios/android platforms