Skip to content

Commit 17959bb

Browse files
committed
Loginchange
Login Sayfa değişikliği2
1 parent e5c49b2 commit 17959bb

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

superset-frontend/package-lock.json

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

superset-frontend/src/pages/Login/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ export default function Login() {
160160
{(authType === AuthType.AuthDB || authType === AuthType.AuthLDAP) && (
161161
<Flex justify="center" vertical gap="middle">
162162
<Typography.Text type="secondary">
163-
{t('Enter your login and password belowx:')}
163+
{t('Enter your login and password xox:')}
164164
</Typography.Text>
165165
<Form
166166
layout="vertical"

0 commit comments

Comments
 (0)