Skip to content

Commit ae2282a

Browse files
committed
Partial revert
1 parent 0b4bf3b commit ae2282a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • apps/web/src/components/structures/auth

apps/web/src/components/structures/auth/Login.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,7 @@ class LoginComponent extends React.PureComponent<IProps, IState> {
464464
);
465465
}}
466466
>
467-
{_t("auth|sign_in_manually")}
467+
{_t("action|continue")}
468468
</Button>
469469
);
470470
};

0 commit comments

Comments
 (0)