Wykres commitów

9 Commity (d47fef080660f45428bfb49de83818075b5a4463)

Autor SHA1 Wiadomość Data
jo d47fef0806 chore: fix shell scripts lint errors 2022-11-25 19:43:50 +00:00
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 2cdc8fa63a Resolve "i18n fixes for 0.20" 2019-10-01 15:19:55 +02:00
Eliot Berriot b26cd0bb20
Fixed a bug in i18n extract/compile scripts 2018-09-05 21:06:53 +02:00
Eliot Berriot afbb20542a
Added nowrap 2018-07-01 15:31:45 +02:00
Eliot Berriot 8056e718ee
See #161: ensure we have proper paths in po files 2018-06-30 12:23:06 +02:00
Eliot Berriot a0a75c9919
See #161: initial setup to collect/compile messages with vue-gettext 2018-06-30 11:11:45 +02:00