un-fao / calipseo-shiny

Calipseo is FAO web- based platform for national Fisheries Authorities to streamline management of fisheries data and the production, analysis and reporting of fishery statistics.
1 stars 0 forks source link

[CALR-49] Apply i18n English ('en') terms to all existing modules #49

Closed eblondel closed 6 months ago

eblondel commented 6 months ago

Issue migrated from JIRA: https://sdlc.review.fao.org/jira/browse/CALR-49 Creator/Reporter: Emmanuel Blondel @eblondel Assignee: Brian Ojok @brianandy Priority: Medium Status: Done Date of creation: 2021-12-20T15:25:19.000+0000

For all modules developed so farin Shiny calipseo, i18n terms should be moved from R scripts where they are hard-coded, to i18n JSON files, following the logic described in CALR-32

Each term will have to be described with a self-explaining term key.

CALR-32 already provides an example with the 'Home' module, and started the refactoring for the vessel_list module (to be completed - missing column namings).

This task should be limited to the creation of English i18n JSON files. Support for French and Spanish will be added afterward.

eblondel commented 6 months ago

Author: Emmanuel Blondel @eblondel Date of creation: 2022-01-17T09:51:38.641+0000 Last update: 2022-01-17T09:51:38.641+0000

great tedious work [~brian.ojok] thanks