feat: add new i18n package

This commit is contained in:
lawvs
2022-09-06 14:25:15 +08:00
parent c734480f38
commit 3b06d4bff5
14 changed files with 307 additions and 0 deletions
+1
View File
@@ -21,6 +21,7 @@
"datasource-commands": "libs/datasource/commands",
"datasource-db-service": "libs/datasource/db-service",
"datasource-feature-flags": "libs/datasource/feature-flags",
"datasource-i18n": "libs/datasource/i18n",
"datasource-jwt": "libs/datasource/jwt",
"datasource-jwt-rpc": "libs/datasource/jwt-rpc",
"datasource-remote-kv": "libs/datasource/remote-kv",