-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Milestone
Description
STORY
As an application developer, I would like all added UI text to be easily replaceable via yaml file, so that I don't have to edit code directly to change UI language or wording.
DETAILS
Follow the existing pattern for internationalization in blacklight. Ask Justin or Jesse Keck if you need additional examples on how to do this
ACCEPTANCE
- Added or changed text for links to view or manage folders in the header is configurable by setting appropriate entries in / config / locales / blacklight.en.yml - etc.
- Added descriptive text on folder show and edit pages is configurable in locales
- Added button text, link text, etc. is configurable in locales
NOTE: only English localizations need to be provided
i.e. we should try to avoid string literals for the UI in the codebase.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels