Lucas_Werkmeister_WMDE added a comment.

  Okay, adding jquery.uls to Query Builder is possible – not very nice (we 
basically have to add the scripts and styles of jquery{,.uls} globally, in 
`index.html`), but possible. But that’s not enough to support switching the 
language, because vue-banana-i18n v1 (supporting Vue 2) is not reactive on the 
language; it only becomes reactive in v2 (supporting Vue 3). I have not yet 
found //any// way, even with horrible hacks and manual changes in the console, 
to actually change the language of any part of the app after it’s been 
rendered. We would somehow need to change the `locale` inside the i18n plugin, 
and get that change propagated to all child components (which all seem to have 
separate instances of the plugin), and also force them all to re-render 
themselves…

TASK DETAIL
  https://phabricator.wikimedia.org/T324653

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: Lucas_Werkmeister_WMDE, Aklapper, Lydia_Pintscher, Astuthiodit_1, 
karapayneWMDE, Invadibot, maantietaja, Mattia_Capozzi_WMDE, ItamarWMDE, 
Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, 
_jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
_______________________________________________
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org

Reply via email to