Commit Graph

20 Commits

Author SHA1 Message Date
kolaente a9fb306e46
fix(i18n): fall back to browser language if the configured user language is invalid 2023-08-24 11:37:23 +02:00
kolaente f3986c710b
feat(i18n): use chinese name for chinese translation 2023-06-21 20:16:03 +02:00
kolaente 9c8266fb0d
feat(i18n): enable Japanese translation 2023-06-21 20:15:48 +02:00
kolaente 7148b56eea
feat(i18n): enable Danish translation 2023-06-21 20:14:21 +02:00
kolaente ff6645d2ab
feat(i18n): enable Spanish translation 2023-06-21 20:12:56 +02:00
kolaente 5d59392566
fix: lint 2023-06-12 18:06:07 +02:00
kolaente 6593380013
fix: load the correct language 2023-06-12 18:01:56 +02:00
kolaente 68597c9709
feat(user): use user language from store after logging in 2023-06-12 16:08:31 +02:00
Dominik Pschenitschni dea1789a00
feat: type i18n improvements 2023-03-28 12:35:19 +02:00
kolaente 373b04bd58
feat(i18n): add Norwegian translation 2022-12-22 13:05:42 +01:00
Dominik Pschenitschni b44d11cfc0 feat: add @intlify/unplugin-vue-i18n (#2772)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: vikunja/frontend#2772
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-12-02 15:16:15 +00:00
Dominik Pschenitschni d8d3e4c8a6
fix(gantt): useDayjsLanguageSync and move to separate file 2022-10-27 17:50:47 +02:00
Dominik Pschenitschni b4f88bd4a6
fix: remove IE fallback 2022-10-27 17:50:31 +02:00
Dominik Pschenitschni abc26496cf
fix: do not change language to the current one 2022-10-27 17:50:31 +02:00
kolaente e1f49f2ff1
fix: disable dayjsLanguageSync function 2022-10-27 17:47:53 +02:00
kolaente b8e7b87f96
fix: don't try to dynamically load dayjs locales 2022-10-27 17:47:53 +02:00
Dominik Pschenitschni 9f146c8c7f
chore(gantt): wip daterange 2022-10-27 17:46:28 +02:00
Dominik Pschenitschni 5ef939a230 feature/fix-vue-i18n-9.2.31 (#1994)
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: vikunja/frontend#1994
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-05-23 05:23:59 +00:00
Dominik Pschenitschni a3329f1b42
feat: add lang ts to script block 2022-04-02 17:15:46 +02:00
Dominik Pschenitschni 15b67136fe
feat: rename js files to ts 2022-04-02 17:14:59 +02:00