How to set multiple languages for the Group Tab Label?
Collapse
X
-
Hi there,
Yes, it works if you add "$" before your label, Espo will check for its translation inside "navbarTabs" (from Global.json)
PHP Code:"navbarTabs": {
"CEmailSearch": "Email search"
}
👍 1 -
How to set multiple languages for the Group Tab Label?
How to set multiple languages for the Group Tab Label?
Or
In the config.php file, if I have tabList with 'text' => '$CEmailSearch', how can I set multiple languages?
Tags: None
Leave a comment: