]> git.localhorst.tv Git - alttp.git/commit
add language switcher
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Wed, 16 Mar 2022 16:38:43 +0000 (17:38 +0100)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Wed, 16 Mar 2022 16:38:43 +0000 (17:38 +0100)
commit1326baff1f13e252d9c60cae03680f70a87a17e9
treedde7e2dc97ece72b2fc8752957c085e7a9083c7c
parentc9490fbe2305cbe6e6c7ebe125461d95f008c7fe
add language switcher
app/Http/Controllers/UserController.php [new file with mode: 0644]
resources/js/components/common/Header.js
resources/js/components/common/Icon.js
resources/js/components/common/LanguageSwitcher.js [new file with mode: 0644]
resources/js/i18n/en.js [new file with mode: 0644]
resources/js/i18n/index.js
routes/api.php