Skip to content

Commit bd5d445

Browse files
committed
Added folderListTitle trans item.
1 parent e11e951 commit bd5d445

File tree

1 file changed

+2
-1
lines changed
  • client/packages/lowcoder/src/i18n/locales

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,8 @@ export const en = {
141141
"searchNotFound": "Can't find the right component?",
142142
"emptyPlugins": "No Plugins Added",
143143
"contactUs": "Contact Us",
144-
"issueHere": "here."
144+
"issueHere": "here.",
145+
"folderListTitle": "Folders"
145146
},
146147
"prop": {
147148
"expand": "Expand",

0 commit comments

Comments
 (0)