Skip to content

Commit ac05693

Browse files
Yasshu55joeauyeung
andauthored
fix: Transaltion for Dashboard Theme box is not available in all languages #15480 (#15484)
Co-authored-by: Joe Au-Yeung <j.auyeung419@gmail.com> Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
1 parent 3174b55 commit ac05693

File tree

19 files changed

+32
-10
lines changed

19 files changed

+32
-10
lines changed

apps/web/public/static/locales/ar/common.json

+2
Original file line numberDiff line numberDiff line change
@@ -1453,6 +1453,8 @@
14531453
"copy_link_to_form": "نسخ الرابط إلى النموذج",
14541454
"theme": "السمة",
14551455
"theme_applies_note": "ينطبق هذا فقط على صفحات الحجز العامة",
1456+
"app_theme": "موضوع لوحة القيادة",
1457+
"app_theme_applies_note": "هذا ينطبق فقط على لوحة التحكم الخاصة بك بعد تسجيل الدخول",
14561458
"theme_system": "الافتراضي للنظام",
14571459
"add_a_team": "إضافة فريق",
14581460
"add_webhook_description": "تلقي بيانات الاجتماع في الوقت الحقيقي عندما يحدث شيء ما في {{appName}}",

apps/web/public/static/locales/cs/common.json

+2
Original file line numberDiff line numberDiff line change
@@ -1421,6 +1421,8 @@
14211421
"copy_link_to_form": "Kopírovat odkaz na formulář",
14221422
"theme": "Motiv",
14231423
"theme_applies_note": "Toto se týká pouze vašich veřejných stránek s rezervacemi",
1424+
"app_theme": "Motiv palubní desky",
1425+
"app_theme_applies_note": "To platí pouze pro váš přihlášený řídicí panel",
14241426
"theme_system": "Výchozí nastavení systému",
14251427
"app_theme": "Téma dashboardu",
14261428
"app_theme_applies_note": "Tento se týká pouze vaše přihlášené dashboardu",

apps/web/public/static/locales/da/common.json

+2
Original file line numberDiff line numberDiff line change
@@ -1231,6 +1231,8 @@
12311231
"copy_link_to_form": "Kopiér link til formular",
12321232
"theme": "Tema",
12331233
"theme_applies_note": "Dette gælder kun for dine offentlige bookingsider",
1234+
"app_theme": "Dashboard tema",
1235+
"app_theme_applies_note": "Dette gælder kun for dit dashboard, der er logget ind",
12341236
"theme_system": "System standard",
12351237
"app_theme": "Dashboard-tema",
12361238
"app_theme_applies_note": "Dette gælder kun for din loggede dashboard",

apps/web/public/static/locales/es/common.json

+2
Original file line numberDiff line numberDiff line change
@@ -1420,6 +1420,8 @@
14201420
"copy_link_to_form": "Copiar enlace al formulario",
14211421
"theme": "Tema",
14221422
"theme_applies_note": "Esto sólo se aplica a tus páginas públicas de reservas",
1423+
"app_theme": "Tema del panel",
1424+
"app_theme_applies_note": "Esto solo se aplica a su panel de control al iniciar sesión.",
14231425
"theme_system": "Predeterminado del sistema",
14241426
"app_theme": "Tema del tablero",
14251427
"app_theme_applies_note": "Esto solo se aplica a su tabla de control conectada",

apps/web/public/static/locales/ja/common.json

+2
Original file line numberDiff line numberDiff line change
@@ -1424,6 +1424,8 @@
14241424
"theme": "テーマ",
14251425
"theme_applies_note": "公開予約ページにのみ適用されます",
14261426
"theme_system": "システムデフォルト",
1427+
"app_theme": "ダッシュボードのテーマ",
1428+
"app_theme_applies_note": "これは、ログインしているダッシュボードにのみ適用されます",
14271429
"add_a_team": "チームを追加",
14281430
"add_webhook_description": "{{appName}} で何かが起こったときに会議データをリアルタイムに受信します",
14291431
"triggers_when": "次の場合にトリガーされます",

apps/web/public/static/locales/ko/common.json

+2
Original file line numberDiff line numberDiff line change
@@ -1421,6 +1421,8 @@
14211421
"copy_link_to_form": "양식에 링크 복사",
14221422
"theme": "테마",
14231423
"theme_applies_note": "공개 예약 페이지에만 적용됩니다",
1424+
"app_theme": "대시보드 테마",
1425+
"app_theme_applies_note": "이는 로그인한 대시보드에만 적용됩니다.",
14241426
"theme_system": "시스템 기본값",
14251427
"app_theme": "대시보드 테마",
14261428
"app_theme_applies_note": "이것은 로그인한 대시보드에만 적용됩니다",

apps/web/public/static/locales/nl/common.json

+2
Original file line numberDiff line numberDiff line change
@@ -1421,6 +1421,8 @@
14211421
"copy_link_to_form": "Link kopiëren naar formulier",
14221422
"theme": "Thema",
14231423
"theme_applies_note": "Dit is alleen van toepassing op uw openbare boekingspagina's",
1424+
"app_theme": "Dashboard-thema",
1425+
"app_theme_applies_note": "Dit geldt alleen voor uw ingelogde dashboard",
14241426
"theme_system": "Systeemstandaard",
14251427
"app_theme": "Dashboard-thema",
14261428
"app_theme_applies_note": "Dit is alleen van toepassing op uw aangemelde dashboard",

apps/web/public/static/locales/no/common.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1212,7 +1212,7 @@
12121212
"theme_applies_note": "Dette gjelder kun for dine offentlige bookingsider",
12131213
"theme_system": "System standard",
12141214
"app_theme": "Dashboard-tema",
1215-
"app_theme_applies_note": "Dette gjelder kun for din loggede dashboard",
1215+
"app_theme_applies_note": "Dette gjelder kun ditt påloggede dashbord",
12161216
"add_a_team": "Legg til et team",
12171217
"add_webhook_description": "Motta møtedata i sanntid når noe skjer i {{appName}}",
12181218
"triggers_when": "Utløses når",

apps/web/public/static/locales/pl/common.json

+2
Original file line numberDiff line numberDiff line change
@@ -1421,6 +1421,8 @@
14211421
"copy_link_to_form": "Skopiuj link do formularza",
14221422
"theme": "Motyw",
14231423
"theme_applies_note": "Dotyczy tylko publicznych stron rezerwacji",
1424+
"app_theme": "Motyw deski rozdzielczej",
1425+
"app_theme_applies_note": "Dotyczy to tylko Twojego zalogowanego pulpitu nawigacyjnego",
14241426
"theme_system": "Ustawienia domyślne systemu",
14251427
"app_theme":"Motyw pulpitu nawigacyjnego",
14261428
"app_theme_applies_note": "To dotyczy tylko pulpitu nawigacyjnego, do którego się zalogowałeś",

apps/web/public/static/locales/ro/common.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1423,7 +1423,7 @@
14231423
"theme_applies_note": "Acest aspect se aplică numai paginilor dvs. de rezervare publice",
14241424
"theme_system": "Setări implicite sistem",
14251425
"app_theme": "Tema tabloului de bord",
1426-
"app_theme_applies_note": "Acesta se aplică numai pentru tabloul de bord conectat",
1426+
"app_theme_applies_note": "Acest lucru se aplică numai tabloului de bord conectat",
14271427
"add_a_team": "Adăugați o echipă",
14281428
"add_webhook_description": "Primiți datele ședințelor în timp real atunci când se întâmplă ceva pe {{appName}}",
14291429
"triggers_when": "Se declanșează atunci când",

apps/web/public/static/locales/ru/common.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1423,8 +1423,8 @@
14231423
"theme": "Тема",
14241424
"theme_applies_note": "Распространяется только на ваши публичные страницы бронирования",
14251425
"theme_system": "Системная",
1426+
"app_theme_applies_note": "Это относится только к вашей панели управления, вошедшей в систему.",
14261427
"app_theme": "Тема панели управления",
1427-
"app_theme_applies_note": "Это применяется только к вашему панели управления, в которую вы вошли",
14281428
"add_a_team": "Добавить команду",
14291429
"add_webhook_description": "Получайте оповещения в реальном времени, когда данные о встрече на {{appName}} изменяются",
14301430
"triggers_when": "Условие срабатывания:",

apps/web/public/static/locales/sr/common.json

+2
Original file line numberDiff line numberDiff line change
@@ -1422,6 +1422,8 @@
14221422
"theme": "Tema",
14231423
"theme_applies_note": "Ovo se odnosi samo na vaše javne stranice za zakazivanje",
14241424
"theme_system": "Sistemski podrazumevano",
1425+
"app_theme": "Dashboard Theme",
1426+
"app_theme_applies_note": "Ovo se odnosi samo na vašu prijavljenu kontrolnu tablu",
14251427
"add_a_team": "Dodaj tim",
14261428
"app_theme": "Тема контролне табле",
14271429
"app_theme_applies_note": "TОво се примењује само на вашу пријављену контролну таблу",

apps/web/public/static/locales/sv/common.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1422,8 +1422,8 @@
14221422
"theme": "Tema",
14231423
"theme_applies_note": "Detta gäller endast för dina offentliga bokningssidor",
14241424
"theme_system": "Systemstandard",
1425-
"app_theme": "Dashboardtema",
1426-
"app_theme_applies_note": "Detta gäller endast för din inloggade dashboard",
1425+
"app_theme": "Dashboard-tema",
1426+
"app_theme_applies_note": "Detta gäller endast din inloggade instrumentpanel",
14271427
"add_a_team": "Lägg till ett team",
14281428
"add_webhook_description": "Få mötesdata i realtid när något händer i {{appName}}",
14291429
"triggers_when": "Aktiveras när",

apps/web/public/static/locales/tr/common.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1422,8 +1422,8 @@
14221422
"theme": "Tema",
14231423
"theme_applies_note": "Bu, sadece genel rezervasyon sayfalarınız için geçerlidir",
14241424
"theme_system": "Sistem varsayılanı",
1425-
"app_theme": "Gösterge Paneli Teması",
1426-
"app_theme_applies_note": "TBu, sadece oturum açtığınız gösterge paneline uygulanır",
1425+
"app_theme": "Gösterge Paneli tema",
1426+
"app_theme_applies_note": "Bu yalnızca oturum açmış kontrol paneliniz için geçerlidir",
14271427
"add_a_team": "Ekip ekle",
14281428
"add_webhook_description": "{{appName}}'da bir etkinlik gerçekleştiğinde gerçek zamanlı olarak toplantı verilerini alın",
14291429
"triggers_when": "Tetiklenme zamanı",

apps/web/public/static/locales/uk/common.json

+2
Original file line numberDiff line numberDiff line change
@@ -1454,6 +1454,8 @@
14541454
"theme": "Тема",
14551455
"theme_applies_note": "Застосовується тільки до ваших загальнодоступних сторінок бронювання",
14561456
"theme_system": "Стандартне системне значення",
1457+
"app_theme": "Тема інформаційної панелі",
1458+
"app_theme_applies_note": "Це стосується лише вашої інформаційної панелі, увійшовши в систему",
14571459
"add_a_team": "Додати команду",
14581460
"add_webhook_description": "Отримуйте дані про наради в реальному часі, коли в {{appName}} щось відбувається",
14591461
"triggers_when": "Коли спрацьовує",

apps/web/public/static/locales/vi/common.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1425,7 +1425,7 @@
14251425
"theme": "Chủ đề",
14261426
"theme_applies_note": "Cái này chỉ áp dụng cho trang lịch hẹn công khai của bạn",
14271427
"theme_system": "Mặc định của hệ thống",
1428-
"app_theme": "Chủ đề Bảng điều khiển",
1428+
"app_theme": "Chủ đề trang tổng quan",
14291429
"app_theme_applies_note": "Điều này chỉ áp dụng cho bảng điều khiển đã đăng nhập của bạn",
14301430
"add_a_team": "Thêm một nhóm",
14311431
"add_webhook_description": "Nhận dữ liệu cuộc họp theo thời gian thực khi có hoạt động diễn ra ở {{appName}}",

apps/web/public/static/locales/zh-TW/common.json

+2
Original file line numberDiff line numberDiff line change
@@ -1429,6 +1429,8 @@
14291429
"theme": "主題",
14301430
"theme_applies_note": "這只適用於您的公開預約頁面",
14311431
"theme_system": "系統預設",
1432+
"app_theme": "儀表板主題",
1433+
"app_theme_applies_note": "這僅適用於您登入的儀表板",
14321434
"add_a_team": "新增團隊",
14331435
"add_webhook_description": "當 {{appName}} 上有活動進行時,即時收到會議資料",
14341436
"triggers_when": "觸發時機",

packages/features/bookings/Booker/components/EventMeta.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ export const EventMeta = ({
161161
<>{timezone}</>
162162
) : (
163163
<span
164-
className={`min-w-32 current-timezone before:bg-subtle -mt-[2px] flex h-6 max-w-full items-center justify-start before:absolute before:inset-0 before:bottom-[-3px] before:left-[-30px] before:top-[-3px] before:w-[calc(100%_+_35px)] before:rounded-md before:py-3 before:opacity-0 before:transition-opacity ${
164+
className={`current-timezone before:bg-subtle min-w-32 -mt-[2px] flex h-6 max-w-full items-center justify-start before:absolute before:inset-0 before:bottom-[-3px] before:left-[-30px] before:top-[-3px] before:w-[calc(100%_+_35px)] before:rounded-md before:py-3 before:opacity-0 before:transition-opacity ${
165165
event.lockTimeZoneToggleOnBookingPage ? "cursor-not-allowed" : ""
166166
}`}>
167167
<TimezoneSelect

packages/features/bookings/components/AvailableTimes.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ const SlotItem = ({
129129
data-time={slot.time}
130130
onClick={onButtonClick}
131131
className={classNames(
132-
`min-h-9 hover:border-brand-default mb-2 flex h-auto w-full flex-grow flex-col justify-center py-2`,
132+
`hover:border-brand-default min-h-9 mb-2 flex h-auto w-full flex-grow flex-col justify-center py-2`,
133133
selectedSlots?.includes(slot.time) && "border-brand-default",
134134
`${customClassNames}`
135135
)}

0 commit comments

Comments
 (0)