-
Notifications
You must be signed in to change notification settings - Fork 51
Closed
mozilla/addons-server
#16579Labels
component:apicomponent:i18nrepository:addons-serverIssue relating to addons-serverIssue relating to addons-serverstate:verified_fixed
Milestone
Description
We are storing a title and footer_text for shelves defined in the admin, which are returned via the shelves endpoint. When this data is displayed on the front-end, it should be possible to display it in the user's current language. I believe two things are needed:
- Extract the data for
titleandfooter_textin order to make it localizable in a similar way that is being done for discovery items. - Return
titleandfooter_textin the API response as translated fields, as opposed to simple strings.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
component:apicomponent:i18nrepository:addons-serverIssue relating to addons-serverIssue relating to addons-serverstate:verified_fixed