feat: add translation
This commit is contained in:
parent
ddf9348eb8
commit
2a6f1ccf80
12 changed files with 260 additions and 38 deletions
2
Justfile
2
Justfile
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue