Skip to content

Commit 4a93189

Browse files
committed
misc: change i18n command
1 parent 126b8d8 commit 4a93189

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"scripts": {
77
"gen": "tsx scripts/gen.ts",
88
"sync": "tsx scripts/sync.ts",
9-
"translate": "langnostic translate"
9+
"i18n": "langnostic translate"
1010
},
1111
"keywords": [
1212
"javascript",

0 commit comments

Comments
 (0)