We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be24fe3 commit 7153da0Copy full SHA for 7153da0
client/packages/lowcoder/src/i18n/locales/de.ts
@@ -1,5 +1,5 @@
1
2
-import { en } from "./en.js";
+import { en } from "./en";
3
export const de = {
4
...en,
5
client/packages/lowcoder/src/i18n/locales/es.ts
export const es = {
client/packages/lowcoder/src/i18n/locales/it.ts
export const it = {
client/packages/lowcoder/src/i18n/locales/pt.ts
export const pt = {
client/packages/lowcoder/src/i18n/locales/ru.ts
export const ru = {
0 commit comments