1
0
Fork 0
Commit Graph

6 Commits

Author SHA1 Message Date
gluzzati ab9d6f6b44 more cleanups 2024-03-22 00:41:14 +00:00
gluzzati 19cd21f50f use environment instead 2024-03-22 00:35:55 +00:00
gluzzati 231876e794 use config.webroot 2024-03-21 20:31:25 +00:00
gluzzati 8a5849dedb appUrl prefix 2024-03-21 16:48:35 +00:00
Elias Schneider b9f6e3bd08
feat: localization (#196)
* Started adding locale translations :)

* Added some more translations

* Working on translating even more pages

* More translations

* Added test default locale retrieval

* replace `intl.formatMessage` with custom `t` hook

* add more translations

* improve title syntax

* add more translations

* translate admin config page

* translated error messages

* add language selecter

* minor fixes

* improve language handling

* add upcoming languages

* add `crowdin.yml`

* run formatter

---------

Co-authored-by: Steve Tautonico <stautonico@gmail.com>
2023-07-20 15:32:07 +02:00
Elias Schneider fddad3ef70
feat: custom branding (#112)
* add first concept

* remove setup status

* split config page in multiple components

* add custom branding docs

* add test email button

* fix invalid email from header

* add migration

* mount images to host

* update docs

* remove unused endpoint

* run formatter
2023-03-04 23:29:00 +01:00