|
84fe1df671
|
Reactive Translations
Make Translated text reactive so that when switching lang, text is
reload on the fly
Fixes: #77
|
2024-03-09 19:14:57 +01:00 |
|
|
e69ece23d0
|
adding set cookie and set lang (#68)
simple set cookie (je deteste javascript) et un setlang pour le syntastic sugar
Reviewed-on: PGL/Clyde#68
Reviewed-by: Maxime <231026@umons.ac.be>
Reviewed-by: Wal <karpinskiwal@gmail.com>
Co-authored-by: Anthony Debucquoy <debucquoy.anthony@gmail.com>
Co-committed-by: Anthony Debucquoy <debucquoy.anthony@gmail.com>
|
2024-03-08 11:23:32 +01:00 |
|
|
0e7c18e088
|
Base for rest api utilisation (#53)
The restConsumer will be the base, then I will create a js file per
"object" (for instance there will be users.js with all endpoints for
users using the restConsumer.js)
Reviewed-on: PGL/Clyde#53
Reviewed-by: Wal <karpinskiwal@gmail.com>
Reviewed-by: Maxime <231026@umons.ac.be>
Co-authored-by: Anthony Debucquoy <debucquoy.anthony@gmail.com>
Co-committed-by: Anthony Debucquoy <debucquoy.anthony@gmail.com>
|
2024-03-06 21:38:09 +01:00 |
|
|
6df81a66f2
|
Fixing i18n path
|
2024-03-06 14:41:03 +01:00 |
|
|
24a54bdee4
|
removing useless function & calling reloadLang properly (#52)
Reviewed-on: PGL/Clyde#52
Reviewed-by: Maxime <231026@umons.ac.be>
Reviewed-by: Wal <karpinskiwal@gmail.com>
Co-authored-by: Anthony Debucquoy <debucquoy.anthony@gmail.com>
Co-committed-by: Anthony Debucquoy <debucquoy.anthony@gmail.com>
|
2024-03-05 20:28:23 +01:00 |
|
|
298cdcaae0
|
Implementation of i18n with documentation
All files are documented. For further details please read them.
|
2024-03-02 20:08:02 +01:00 |
|