feat: internationalize table headers in search results and sort components #1306
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Internationalize Search Result Components for Better Multilingual Support
Description
This pull request contains internationalization improvements to the Asset Share Commons search components:
Commit 1: feat: internationalize table headers in search results and sort components
list.html)sort.html)Commit 2: fix: internationalize asset type display in search results card
card.html)These changes ensure that all user-facing text in search components can be properly translated using AEM's i18n framework, making the Asset Share Commons more accessible for international users.
Related Issue
N/A - Component improvements and maintenance
Motivation and Context
These changes address the need for better multilingual support in Asset Share Commons by:
Files modified:
ui.apps/.../search/results/result/list/templates/list.html- Table headers internationalizationui.apps/.../search/sort/sort.html- Sort component labels internationalizationui.apps/.../search/results/result/card/templates/card.html- Asset type display internationalizationHow Has This Been Tested?
@ i18n)Screenshots (if appropriate):
Types of changes
Checklist: