Commit Graph

4 Commits

Author SHA1 Message Date
Kasper Seweryn d9ef5a9b6b
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-06-26 08:49:47 +02:00
Eliot Berriot ae8df9b03e
Added some documentation about translations lifecycle 2019-06-10 09:51:30 +02:00
Eliot Berriot 99359094e0
Point to new gitlab URL 2018-12-19 10:16:20 +01:00
Eliot Berriot c34111b0fd
See #161: added initial translating guidelines 2018-06-30 12:46:23 +02:00