Skip to content
This repository was archived by the owner on May 7, 2021. It is now read-only.
This repository was archived by the owner on May 7, 2021. It is now read-only.

Add localization files to the route folders. #520

@CalvinRodo

Description

@CalvinRodo

Refactor Localization so that instead of a central en.json and fr.json file that each route has it's own english and french localization file, and there is also the existing shared global localization folder.

This will make it easier to modify the localization for each of the questions.

Example Folder Structure

  • locales\fr.json
  • locales\en.json
  • routes\question-no-income\en.json
  • routes\question-no-income\fr.json

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions