Skip to content

Commit

Permalink
Merge branch 'staging' of github.com:UNICEFECAR/USupport-client-ui
Browse files Browse the repository at this point in the history
  • Loading branch information
vasilen-7DIGIT committed Dec 10, 2024
2 parents 7c4d043 + 72931d1 commit 4cd4f8f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/backdrops/ConfirmConsultation/locales/kk.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"heading": "Кездесуіңіз брондалды",
"ctaLabel": "Kontynuuj",
"ctaLabel": "Жалғастыру",
"text": "{{startDate}}-шы/ші {{month}} {{year}} күніне {{startTime}} бастап {{endTime}} дейінгі слот үшін. Оны кез келген уақытта қосымша арқылы өзгерте аласыз.",
"january": "қаңтар",
"february": "ақпан",
Expand Down
2 changes: 1 addition & 1 deletion src/blocks/RegisterEmail/RegisterEmail.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ export const RegisterEmail = ({
handleSubmit();
}
};
console.log(errors, "errors");

const handleLoginRedirect = () => {
navigate("/login");
};
Expand Down
2 changes: 1 addition & 1 deletion src/blocks/RegisterPreview/locales/en.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"register_email": "Register with email",
"register_anonymously": "Register without email",
"register_anonymously": "Register anonymously",
"continue_as_guest": "Continue without registration",
"heading_1": "About the platform",
"text_1": "A platform that respects your privacy and safety. Your wellbeing is our priority! uSupport provides personalized and discreet psychological care.",
Expand Down

0 comments on commit 4cd4f8f

Please sign in to comment.