You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have implemented logic for automatic translation that adjusts classifiers based on the selected language. I will submit this translation logic in a new pull request once the main translations in pull request #4812 are merged.
Please review and merge the pull request when possible.
Thank you!
The text was updated successfully, but these errors were encountered:
Missing Translations for Classifiers
Description:
Currently, there is no logic for translating classifiers in the CRM; they are always displayed in Russian. This affects the following files:
apps/condo/domains/ticket/schema/TicketProblemClassifier.js
apps/condo/domains/ticket/schema/TicketPlaceClassifier.js
apps/condo/domains/ticket/schema/TicketCategoryClassifier.js
Proposed Solution:
I have implemented logic for automatic translation that adjusts classifiers based on the selected language. I will submit this translation logic in a new pull request once the main translations in pull request #4812 are merged.
Please review and merge the pull request when possible.
Thank you!
The text was updated successfully, but these errors were encountered: