StatCan / aaw

Documentation for the Advanced Analytics Workspace Platform
https://statcan.github.io/aaw/
Other
68 stars 12 forks source link

Implement i18n with Angular in centraldashboard #1359

Open bryanpaget opened 2 years ago

bryanpaget commented 2 years ago

It has proven difficult if not impossible to rebase our centraldashboard changes on top of upstream development. I'm proposing we implement i18n with Angular as has been done for Jupyter Web Apps. Below is a list of work needed to be finished to complete this task.

bryanpaget commented 2 years ago

I have notifed the Kubeflow developers that we are interested in implementing i18n with Angular:

The following work needs to be done:

bryanpaget commented 2 years ago

centraldashboard is written in Polymer so we can't use Angular translations. There is some discussion upstream about rewriting centraldashboard in Angular. Once that has been done we can use Angular i18n.

Reference: https://github.com/kubeflow/dashboard/issues/38