mirror of
https://github.com/henrygd/beszel.git
synced 2026-03-23 14:06:18 +01:00
update translations
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
"build": "lingui extract --overwrite && lingui compile && vite build",
|
||||
"preview": "vite preview",
|
||||
"sync": "lingui extract --overwrite && lingui compile",
|
||||
"sync_no_compile": "lingui extract --overwrite --clean",
|
||||
"sync_and_purge": "lingui extract --overwrite --clean && lingui compile",
|
||||
"format": "biome format --write .",
|
||||
"lint": "biome lint .",
|
||||
|
||||
Reference in New Issue
Block a user