feat: add translation

This commit is contained in:
carla 2025-08-06 12:42:17 +02:00
parent ddf9348eb8
commit 2a6f1ccf80
12 changed files with 260 additions and 38 deletions

View file

@ -23,7 +23,7 @@ ci-dev: lint audit test
gettext:
mix gettext.extract
mix gettext.merge priv/gettext
mix gettext.merge priv/gettext --on-obsolete=mark_as_obsolete
lint:
mix format --check-formatted