Skip to content

Commit b102c4a

Browse files
author
FalkWolsky
committed
WIP - Changing the Theme Detail View 2
1 parent c674487 commit b102c4a

File tree

2 files changed

+300
-169
lines changed
  • client/packages/lowcoder/src

2 files changed

+300
-169
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2483,7 +2483,10 @@ export const en = {
24832483
"goList": "Back to the List",
24842484
"saveBtn": "Save",
24852485
"mainColor": "Main Colors",
2486-
"text": "Text Colors",
2486+
"text": "Text & Fonts",
2487+
"layout" : "Layout Settings",
2488+
"components" : "Component Templates",
2489+
"charts" : "eCharts Definition",
24872490
"defaultTheme": "Default",
24882491
"yellow": "Yellow",
24892492
"green": "Green",

0 commit comments

Comments
 (0)