Skip to content

Commit 5909a3e

Browse files
committed
Re-add jp as alias of ja to keep compatibility
1 parent dd7633a commit 5909a3e

File tree

1 file changed

+2
-0
lines changed
  • src/lib/internationalization/locales

1 file changed

+2
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
import ja = require("./ja.cjs");
2+
export = ja;

0 commit comments

Comments
 (0)