- Translations completed for Front-End, Configs (e.g. Forms) and free text.
- Allowed_languages and default_language now part of Tenant Make iso Tenant - Introduction of Translation into Traicie Selection Specialist
This commit is contained in:
@@ -112,3 +112,5 @@ def register_cache_handlers(app):
|
||||
register_config_cache_handlers(cache_manager)
|
||||
from common.utils.cache.crewai_processed_config_cache import register_specialist_cache_handlers
|
||||
register_specialist_cache_handlers(cache_manager)
|
||||
from common.utils.cache.translation_cache import register_translation_cache_handlers
|
||||
register_translation_cache_handlers(cache_manager)
|
||||
|
||||
Reference in New Issue
Block a user