5 Commits

Author SHA1 Message Date
5b0e1d2bbf chore: ide files 2022-07-03 18:37:22 +01:00
1236970bef feat(locale): update localization files 2022-04-08 19:45:44 +01:00
99bb13889b fix: restore default validation/password laravel string files 2022-04-04 13:18:13 +01:00
9e8ab2383e refactor: update localization files
Note: This commit removes previous translations, which means the app will now be untranslated.

Reasons for this include low translation quality, and the lack of a good quality assurance process in place.
2022-03-31 17:25:25 +01:00
f61a287c78 chore: upgrade to L9
BREAKING CHANGE: This commit updates the Laravel framework to version 9. Additionally, it also updates outdated and abandoned dependencies in the composer.json file.

The resources/lang directory has also been moved to the repository's root directory.
2022-02-22 19:46:18 +00:00