Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit61650eb

Browse files
committed
add npm, errorBoundary of locale
1 parent647d7f4 commit61650eb

File tree

1 file changed

+16
-0
lines changed
  • viewer/packages/lowcoder/src/i18n/locales

1 file changed

+16
-0
lines changed

‎viewer/packages/lowcoder/src/i18n/locales/en.ts‎

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,5 +245,21 @@ export const en = {
245245
"resetDesc":"Triggers on Reset timer",
246246
"refresh":"Refresh",
247247
"refreshDesc":"Triggers on Refresh",
248+
},
249+
"npm":{
250+
"invalidNpmPackageName":"Invalid npm Package Name or URL.",
251+
"pluginExisted":"This npm Plugin Already Existed",
252+
"compNotFound":"Component {compName} Not Found.",
253+
"addPluginModalTitle":"Add Plugin from a npm Repository",
254+
"pluginNameLabel":"npm Package's URL or Name",
255+
"noCompText":"No Components.",
256+
"compsLoading":"Loading...",
257+
"removePluginBtnText":"Remove",
258+
"addPluginBtnText":"Add npm Plugin"
259+
},
260+
"errorBoundary":{
261+
"encounterError":"Component loading failed. Please check your configuration.",
262+
"clickToReload":"Click to Reload",
263+
"errorMsg":"Error: "
248264
}
249265
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp