From 0cd083c87dd930019ccd6ebec4fe84ba65d6d8bc Mon Sep 17 00:00:00 2001
From: Kamil Marczak
Date: Sun, 29 Dec 2024 20:44:34 +0100
Subject: [PATCH] fix: better alts & descs
---
frontend/src/app/plans/_components/notifications-form.tsx | 4 ++--
frontend/src/app/plans/account/calendar/page.tsx | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/frontend/src/app/plans/_components/notifications-form.tsx b/frontend/src/app/plans/_components/notifications-form.tsx
index 72099a7..ae07748 100644
--- a/frontend/src/app/plans/_components/notifications-form.tsx
+++ b/frontend/src/app/plans/_components/notifications-form.tsx
@@ -91,7 +91,7 @@ export function NotificationsForm({ defaultUser }: { defaultUser: User }) {
Zmiany w Twoim planie
- Receive emails for friend requests, follows, and more.
+ Otrzymuj maile o zmianach w Twoim planie.
@@ -113,7 +113,7 @@ export function NotificationsForm({ defaultUser }: { defaultUser: User }) {
Powiadomienia o bezpieczeństwie
- Receive emails about your account activity and security.
+ Otrzymuj maile na temat bezpieczeństwa Twojego konta.
diff --git a/frontend/src/app/plans/account/calendar/page.tsx b/frontend/src/app/plans/account/calendar/page.tsx
index 0060728..f87742a 100644
--- a/frontend/src/app/plans/account/calendar/page.tsx
+++ b/frontend/src/app/plans/account/calendar/page.tsx
@@ -26,7 +26,7 @@ export default function FAQCalendarPage() {
@@ -42,13 +42,13 @@ export default function FAQCalendarPage() {
@@ -61,7 +61,7 @@ export default function FAQCalendarPage() {