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

Commit58b4d82

Browse files
author
FalkWolsky
committed
German Translation updated
1 parentcdda95b commit58b4d82

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

‎client/packages/lowcoder/src/app.tsx‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,12 @@ import history from "util/history";
3939
importLazyRoutefrom"components/LazyRoute";
4040
import{getAntdLocale}from"i18n/antdLocale";
4141
import{ProductLoading}from"components/ProductLoading";
42-
import{language,trans}from"i18n";
42+
import{trans}from"i18n";// language
4343
import{loadComps}from"comps";
4444
import{initApp}from"util/commonUtils";
4545
import{favicon}from"assets/images";
4646
import{hasQueryParam}from"util/urlUtils";
47-
import{getCurrentUser,isFetchUserFinished}from"redux/selectors/usersSelectors";
47+
import{isFetchUserFinished}from"redux/selectors/usersSelectors";// getCurrentUser,
4848
import{SystemWarning}from"./components/SystemWarning";
4949
import{getBrandingConfig}from"./redux/selectors/configSelectors";
5050
import{buildMaterialPreviewURL}from"./util/materialUtils";

‎client/packages/lowcoder/src/i18n/locales/de.ts‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2251,13 +2251,13 @@ export const de: typeof en = {
22512251
"setPassAfterBind":"Du kannst das Passwort nach der Kontobindung festlegen",
22522252
"socialConnections":"Soziale Bindungen",
22532253
"changeAvatar":"Avatar ändern",
2254-
"about":"Um",
2254+
"about":"Dein Lowcoder Account",
22552255
"userId":"Benutzer-ID",
2256-
"createdAt":"Hergestellt in",
2256+
"createdAt":"Erstellt am",
22572257
"currentOrg":"aktuelle Organisation",
22582258
"settings":"Einstellungen",
22592259
"uiLanguage":"UI-Sprache",
2260-
"info":"DieInfo",
2260+
"info":"Info",
22612261
"createdApps":"Erstellte Apps",
22622262
"createdModules":"Erstellte Module",
22632263
"onMarketplace":"Auf dem Marktplatz",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp