feat: internationalization #43

Merged
matous-volf merged 8 commits from feat/internationalization into main 2024-09-10 14:44:47 +00:00
Showing only changes of commit 52180132d8 - Show all commits

View File

@ -1 +1,2 @@
DATABASE_URL=postgres://app:app@db/todo_baggins DATABASE_URL=postgres://app:app@db/todo_baggins
LANGUAGE_CODE=en-US