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

Add localization files to the route folders. #520

Open
CalvinRodo opened this issue Jun 5, 2020 · 0 comments
Open

Add localization files to the route folders. #520

CalvinRodo opened this issue Jun 5, 2020 · 0 comments
Labels
enhancement New feature or request low priority

Comments

@CalvinRodo
Copy link
Member

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
@CalvinRodo CalvinRodo added enhancement New feature or request low priority labels Jun 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request low priority
Projects
None yet
Development

No branches or pull requests

1 participant