Uploaded image for project: 'OpenMRS 3.x'
  1. OpenMRS 3.x
  2. O3-1230

Support for implementation-defined translation overrides

    XMLWordPrintable

Details

    • Enhancement
    • Status: Cancelled
    • Should
    • Resolution: Won't Do
    • None
    • None
    • Core
    • Undetermined

    Description

      Sometimes it will be necessary for administrators to define overrides for translations in the various frontend applications. The proposed syntax for this is to extend configuration schemas to support translations overrides like this:

      {
        "@openmrs/esm-login-app": {
          "Logo": "pih.png",
          "Translation overrides": {
            "en": {
              "family": "Family"
            },
            "es": {
              "family": "Familia",
              "username": "Tu email"
            }
          }
        }
      }
      

      Gliffy Diagrams

        Attachments

          Issue Links

            Activity

              People

                ibacher Ian Bacher
                ibacher Ian Bacher
                Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: