Skip to content

Internationalization #27

@mark-dce

Description

@mark-dce

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions