canvas-lms/frontend_build
Jacob Burroughs eabb8c5ada add support for catalan (CA) locale
fixes FOO-519
flag  = none

   \__/
   (xx)
  //||\\
   test
    plan

- rebuild assets & run rails and webpack with RAILS_LOAD_ALL_LOCALES=1
- switch your language to Catalan / CA
- verify it looks OK generally
- go to new assignment and verify the date picker works OK: try
  selecting specific days, hours/minutes, and typing[1]
- again in new assignment, verify we're formatting the numbers as
  expected (XXX.YYY,ZZ) by punching a large number into "Points"
- go to calendar and verify the month names look OK
- go to the RCE somewhere and verify everything is localized
- find places where it appears to be broken...

Change-Id: Iad5e9a40a8b099b0cb5ae687e96b0cf0ddc2a1b7
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/243131
Reviewed-by: August Thornton <august@instructure.com>
Reviewed-by: Simon Williams <simon@instructure.com>
QA-Review: August Thornton <august@instructure.com>
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
Product-Review: Ahmad Amireh <ahmad@instructure.com>
2020-09-02 15:49:02 +00:00
..
webpackHooks add webpack notification hooks for gnome/linux 2018-03-14 19:54:40 +00:00
BundleExtensionsPlugin.js Opt our js build tooling dirs into prettier 2018-11-07 22:46:16 +00:00
CompiledReferencePlugin.js Opt our js build tooling dirs into prettier 2018-11-07 22:46:16 +00:00
baseWebpackConfig.js skip uglify js / source maps on pre-merge builds v2 2020-08-11 21:05:54 +00:00
bundles.js mv non-bundle-entries out of app/coffeescrips/bundles 2019-05-31 04:10:11 +00:00
clientAppPlugin.js Opt our js build tooling dirs into prettier 2018-11-07 22:46:16 +00:00
emberHandlebars.js Remove add-module-exports babel plugin & use esModules 2019-05-03 22:49:58 +00:00
i18n.js Remove add-module-exports babel plugin & use esModules 2019-05-03 22:49:58 +00:00
i18nLinerHandlebars.js Remove add-module-exports babel plugin & use esModules 2019-05-03 22:49:58 +00:00
i18nPlugin.js Opt our js build tooling dirs into prettier 2018-11-07 22:46:16 +00:00
momentBundles.js add support for catalan (CA) locale 2020-09-02 15:49:02 +00:00
unextended.js Opt our js build tooling dirs into prettier 2018-11-07 22:46:16 +00:00
webpackHooks.js Opt our js build tooling dirs into prettier 2018-11-07 22:46:16 +00:00
webpackPublicPath.js Opt our js build tooling dirs into prettier 2018-11-07 22:46:16 +00:00
withExtensions.js Use es Modules for “plugin extensions” 2019-05-01 18:57:46 +00:00