Wykres commitów

7 Commity (a7cc3de3f35ab293717ecb21f55dfe8f335d9c08)

Autor SHA1 Wiadomość Data
Kasper Seweryn a7cc3de3f3 Move locales.ts to locales.json and remove unused i18n script 2022-09-06 09:26:36 +00:00
Kasper Seweryn 2b40707f4f Cleanup a lot of stuff
I've replaced `lodash` with `lodash-es`, so it can be tree-shaken

`~/modules` is a directory with application modules that run before app is mounted. Useful for configuration, web socket connection, and other stuff

`~/composables` is a directory with our custom composables. Much like `~/utils` but each util is in its own file
2022-09-06 09:26:36 +00:00
heyarne 39405bbc3e Make scripts more portable 2021-04-07 07:18:17 +00:00
Eliot Berriot 9ddfae5475
Fixed broken translations build 2018-12-20 14:16:56 +01:00
Eliot Berriot ba68246e0d
Load translations separately to reduce bandwidth usage 2018-12-19 21:45:12 +01:00
Eliot Berriot b26cd0bb20
Fixed a bug in i18n extract/compile scripts 2018-09-05 21:06:53 +02:00
Eliot Berriot a0a75c9919
See #161: initial setup to collect/compile messages with vue-gettext 2018-06-30 11:11:45 +02:00