Skip to content

Commit d75f5a4

Browse files
authored
Merge pull request #321 from mousheng/fix_links_chinese_dec
fix links describe in chinese
2 parents f6acf7d + 443ffa7 commit d75f5a4

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1127,7 +1127,7 @@ table: {
11271127
columnType: "列类型",
11281128
text: "文本",
11291129
link: "链接",
1130-
links: "链接",
1130+
links: "多链接",
11311131
tag: "标签",
11321132
date: "日期",
11331133
dateTime: "日期时间",

0 commit comments

Comments
 (0)