-
Notifications
You must be signed in to change notification settings - Fork 0
Populate the sectionsComplete array from the json files #92
Copy link
Copy link
Open
Labels
enhancementIndicates new feature or requestsIndicates new feature or requestshelp wantedIndicates that a maintainer wants help on an issue or pull requestIndicates that a maintainer wants help on an issue or pull request
Description
Currently the sectionsBilingual array is known as sectionsComplete. If sectionsComplete cannot be found, look for sectionsBilingual.
// TODO: Populate the sectionsComplete/sectionsBilingual array from the .json files in the /frontend/public/locales/ directory.
| const sectionsComplete = [ |
Also, this MIGHT fall under a refactor ( #67 ) task/Issue/Milestone/etc.
Either that or it is a feature?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementIndicates new feature or requestsIndicates new feature or requestshelp wantedIndicates that a maintainer wants help on an issue or pull requestIndicates that a maintainer wants help on an issue or pull request