GitHub user ViniciusCavalcanteSantos added a comment to the discussion:
Translation of time passed
@dosu
if (typeof window !== 'undefined') {
configure({ languagePack: bootstrapData.common.language_pack });
dayjs.locale(bootstrapData.common.locale);
} else {
configure();
}
i tried changing manually "dayjs.locale()" the normal is to be passed "pt_BR",
i tried passing "pt-br", "pt-BR", "pt" and other languages like "de" but it did
not translate.
GitHub link:
https://github.com/apache/superset/discussions/33630#discussioncomment-13321246
----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]