mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
feat: use prettier for i18n translations (#24623)
This commit is contained in:
parent
006d02cfaf
commit
f52bd9f38a
9 changed files with 37 additions and 6 deletions
|
|
@ -34,4 +34,4 @@ run = { task = ":i18n:format-fix" }
|
|||
|
||||
[tasks."i18n:format-fix"]
|
||||
dir = "i18n"
|
||||
run = "pnpm dlx sort-json *.json"
|
||||
run = "pnpm run format:fix"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue