Skip to content

Commit 831bcbd

Browse files
author
FalkWolsky
committed
Adding Language Files
1 parent fbdf8d5 commit 831bcbd

File tree

15 files changed

+35233
-6581
lines changed

15 files changed

+35233
-6581
lines changed

client/packages/lowcoder/src/i18n/locales/de.ts

Lines changed: 3645 additions & 2718 deletions
Large diffs are not rendered by default.

client/packages/lowcoder/src/i18n/locales/es.ts

Lines changed: 3948 additions & 0 deletions
Large diffs are not rendered by default.

client/packages/lowcoder/src/i18n/locales/index.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,10 @@
33
export * from "./de";
44
export * from "./en";
55
export * from "./it";
6+
export * from "./pt";
7+
export * from "./es";
68
export * from "./zh";
9+
export * from "./ru";
710

811
export * from "./enObj";
912
export * from "./deObj";

0 commit comments

Comments
 (0)