Skip to content

Comments

[BUGFIX] Translate column names in list module#50

Open
YKWeyer wants to merge 1 commit intoCodersCare:11-0from
zecm-via:bugfix/list-column-translation
Open

[BUGFIX] Translate column names in list module#50
YKWeyer wants to merge 1 commit intoCodersCare:11-0from
zecm-via:bugfix/list-column-translation

Conversation

@YKWeyer
Copy link

@YKWeyer YKWeyer commented Aug 4, 2023

When viewing a grid in the page module, columns named with a valid translation string will display the corresponding translated value (done in the ColumnHeader template).
The same logic was missing in the list module, and the ll-labels were displayed instead.

This is now fixed by calling the LanguageService before outputting the column name in the list module for more consistency.

Fixes #51

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant