refactor: use locale instead of two letter code

This commit is contained in:
Elias Schneider
2023-07-22 13:08:42 +02:00
parent e6a2014875
commit 890588f5da
11 changed files with 25 additions and 2257 deletions

View File

@@ -1,4 +1,4 @@
files:
- source: /frontend/src/i18n/translations/en.ts
- source: /frontend/src/i18n/translations/en-US.ts
translation: /%original_path%/%locale%.ts
pull_request_title: "chore: update translations via Crowdin"