From c21d02453ab097ebca9b891b2c746f0f531d7d41 Mon Sep 17 00:00:00 2001 From: Waldir Pimenta Date: Tue, 15 Aug 2023 03:31:38 +0800 Subject: [PATCH] =?UTF-8?q?Fix=20typo:=20calender=20=E2=86=92=20calendar?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../public/{add-to-calender.hbs => add-to-calendar.hbs} | 0 app/components/public/add-to-calender-join-video.hbs | 4 ++-- app/components/public/add-to-calender-join-video.ts | 2 +- app/components/public/add-to-calender.ts | 2 +- app/styles/partials/utils.scss | 4 ++-- app/templates/public.hbs | 4 ++-- translations/ar.po | 8 ++++---- translations/bn.po | 8 ++++---- translations/ca.po | 8 ++++---- translations/de.po | 8 ++++---- translations/de_DIVEO.po | 8 ++++---- translations/en.po | 8 ++++---- translations/es.po | 8 ++++---- translations/fr.po | 8 ++++---- translations/hi.po | 8 ++++---- translations/hr.po | 8 ++++---- translations/id.po | 8 ++++---- translations/ja.po | 8 ++++---- translations/ko.po | 8 ++++---- translations/messages.pot | 8 ++++---- translations/nb_NO.po | 8 ++++---- translations/pl.po | 8 ++++---- translations/ru.po | 8 ++++---- translations/sv.po | 8 ++++---- translations/te.po | 8 ++++---- translations/th.po | 8 ++++---- translations/vi.po | 8 ++++---- translations/zh_Hans.po | 8 ++++---- translations/zh_Hant.po | 8 ++++---- 29 files changed, 100 insertions(+), 100 deletions(-) rename app/components/public/{add-to-calender.hbs => add-to-calendar.hbs} (100%) diff --git a/app/components/public/add-to-calender.hbs b/app/components/public/add-to-calendar.hbs similarity index 100% rename from app/components/public/add-to-calender.hbs rename to app/components/public/add-to-calendar.hbs diff --git a/app/components/public/add-to-calender-join-video.hbs b/app/components/public/add-to-calender-join-video.hbs index a7678af6415..4603df1e240 100644 --- a/app/components/public/add-to-calender-join-video.hbs +++ b/app/components/public/add-to-calender-join-video.hbs @@ -1,4 +1,4 @@ -
+
{{#if @hasStreams}}
-
+
{{t 'Add to Calendar'}} diff --git a/app/components/public/add-to-calender-join-video.ts b/app/components/public/add-to-calender-join-video.ts index 41643f104b8..32eefe22082 100644 --- a/app/components/public/add-to-calender-join-video.ts +++ b/app/components/public/add-to-calender-join-video.ts @@ -20,7 +20,7 @@ interface Args { } -export default class AddToCalender extends Component { +export default class AddToCalendar extends Component { @service authManager!: AuthManagerService; diff --git a/app/components/public/add-to-calender.ts b/app/components/public/add-to-calender.ts index ac1caf92663..e0c70684b10 100644 --- a/app/components/public/add-to-calender.ts +++ b/app/components/public/add-to-calender.ts @@ -12,7 +12,7 @@ interface Args { location: string } -export default class AddToCalender extends Component { +export default class AddToCalendar extends Component { @service loader: any; diff --git a/app/styles/partials/utils.scss b/app/styles/partials/utils.scss index cef7d856e34..a2b38dd4bcc 100644 --- a/app/styles/partials/utils.scss +++ b/app/styles/partials/utils.scss @@ -280,11 +280,11 @@ border: 0 !important; } -.add-to-calender-join-video { +.add-to-calendar-join-video { height: 36px; } -.btn-add-to-calender-mobile { +.btn-add-to-calendar-mobile { width: 50%; float: left; diff --git a/app/templates/public.hbs b/app/templates/public.hbs index b1225c29b4b..4ea70c2f87e 100644 --- a/app/templates/public.hbs +++ b/app/templates/public.hbs @@ -58,7 +58,7 @@
{{#if this.displaySideMenu}} {{#if this.device.isMobile}} - - + {{/if}} {{#if (and (not-eq this.session.currentRouteName 'public.exhibition.view') (not-eq this.session.currentRouteName 'public.coc'))}} {{#if (not-eq this.router.currentRoute.name 'public.sessions.index')}} diff --git a/translations/ar.po b/translations/ar.po index 04110771136..f3d85324007 100644 --- a/translations/ar.po +++ b/translations/ar.po @@ -2120,19 +2120,19 @@ msgstr "تم وضع علامة \"مقروءة\" بنجاح" msgid "Order has been cancelled successfully." msgstr "تم إلغاء الطلب بنجاح." -#: app/components/public/add-to-calender.hbs:12:8 +#: app/components/public/add-to-calendar.hbs:12:8 msgid "Add to Calendar" msgstr "إضافة إلى التقويم" -#: app/components/public/add-to-calender.hbs:14:108 +#: app/components/public/add-to-calendar.hbs:14:108 msgid "Add Event" msgstr "أضف حدث" -#: app/components/public/add-to-calender.hbs:16:117 +#: app/components/public/add-to-calendar.hbs:16:117 msgid "Add Sessions" msgstr "إضافة الجلسات" -#: app/components/public/add-to-calender.hbs:18:121 +#: app/components/public/add-to-calendar.hbs:18:121 msgid "Add My Schedule" msgstr "أضف الجدول الزمني الخاص بي" diff --git a/translations/bn.po b/translations/bn.po index 47b8641cfbd..a600eaf6655 100644 --- a/translations/bn.po +++ b/translations/bn.po @@ -2116,19 +2116,19 @@ msgstr "" msgid "Order has been cancelled successfully." msgstr "" -#: app/components/public/add-to-calender.hbs:12:8 +#: app/components/public/add-to-calendar.hbs:12:8 msgid "Add to Calendar" msgstr "" -#: app/components/public/add-to-calender.hbs:14:108 +#: app/components/public/add-to-calendar.hbs:14:108 msgid "Add Event" msgstr "" -#: app/components/public/add-to-calender.hbs:16:117 +#: app/components/public/add-to-calendar.hbs:16:117 msgid "Add Sessions" msgstr "" -#: app/components/public/add-to-calender.hbs:18:121 +#: app/components/public/add-to-calendar.hbs:18:121 msgid "Add My Schedule" msgstr "" diff --git a/translations/ca.po b/translations/ca.po index d3fa9e21b00..4ec1faa528a 100644 --- a/translations/ca.po +++ b/translations/ca.po @@ -2120,19 +2120,19 @@ msgstr "" msgid "Order has been cancelled successfully." msgstr "" -#: app/components/public/add-to-calender.hbs:12:8 +#: app/components/public/add-to-calendar.hbs:12:8 msgid "Add to Calendar" msgstr "" -#: app/components/public/add-to-calender.hbs:14:108 +#: app/components/public/add-to-calendar.hbs:14:108 msgid "Add Event" msgstr "" -#: app/components/public/add-to-calender.hbs:16:117 +#: app/components/public/add-to-calendar.hbs:16:117 msgid "Add Sessions" msgstr "" -#: app/components/public/add-to-calender.hbs:18:121 +#: app/components/public/add-to-calendar.hbs:18:121 msgid "Add My Schedule" msgstr "" diff --git a/translations/de.po b/translations/de.po index 75ea9369d0e..41311b3431c 100644 --- a/translations/de.po +++ b/translations/de.po @@ -2124,19 +2124,19 @@ msgstr "Als erfolgreich gelesen markiert" msgid "Order has been cancelled successfully." msgstr "Bestellung wurde erfolgreich storniert." -#: app/components/public/add-to-calender.hbs:12:8 +#: app/components/public/add-to-calendar.hbs:12:8 msgid "Add to Calendar" msgstr "Zum Kalender hinzufügen" -#: app/components/public/add-to-calender.hbs:14:108 +#: app/components/public/add-to-calendar.hbs:14:108 msgid "Add Event" msgstr "Veranstaltung hinzufügen" -#: app/components/public/add-to-calender.hbs:16:117 +#: app/components/public/add-to-calendar.hbs:16:117 msgid "Add Sessions" msgstr "Sitzungen hinzufügen" -#: app/components/public/add-to-calender.hbs:18:121 +#: app/components/public/add-to-calendar.hbs:18:121 msgid "Add My Schedule" msgstr "Meinen Zeitplan hinzufügen" diff --git a/translations/de_DIVEO.po b/translations/de_DIVEO.po index 4bea4244575..6fa2a43fd59 100644 --- a/translations/de_DIVEO.po +++ b/translations/de_DIVEO.po @@ -2119,19 +2119,19 @@ msgstr "" msgid "Order has been cancelled successfully." msgstr "" -#: app/components/public/add-to-calender.hbs:12:8 +#: app/components/public/add-to-calendar.hbs:12:8 msgid "Add to Calendar" msgstr "" -#: app/components/public/add-to-calender.hbs:14:108 +#: app/components/public/add-to-calendar.hbs:14:108 msgid "Add Event" msgstr "" -#: app/components/public/add-to-calender.hbs:16:117 +#: app/components/public/add-to-calendar.hbs:16:117 msgid "Add Sessions" msgstr "" -#: app/components/public/add-to-calender.hbs:18:121 +#: app/components/public/add-to-calendar.hbs:18:121 msgid "Add My Schedule" msgstr "" diff --git a/translations/en.po b/translations/en.po index e11c3a0cb3f..d6642904259 100644 --- a/translations/en.po +++ b/translations/en.po @@ -2116,19 +2116,19 @@ msgstr "Marked as Read successfully" msgid "Order has been cancelled successfully." msgstr "Order has been cancelled successfully." -#: app/components/public/add-to-calender.hbs:12:8 +#: app/components/public/add-to-calendar.hbs:12:8 msgid "Add to Calendar" msgstr "Add to Calendar" -#: app/components/public/add-to-calender.hbs:14:108 +#: app/components/public/add-to-calendar.hbs:14:108 msgid "Add Event" msgstr "Add Event" -#: app/components/public/add-to-calender.hbs:16:117 +#: app/components/public/add-to-calendar.hbs:16:117 msgid "Add Sessions" msgstr "Add Sessions" -#: app/components/public/add-to-calender.hbs:18:121 +#: app/components/public/add-to-calendar.hbs:18:121 msgid "Add My Schedule" msgstr "Add My Schedule" diff --git a/translations/es.po b/translations/es.po index 9c80a2d8530..f729490f77b 100644 --- a/translations/es.po +++ b/translations/es.po @@ -2119,19 +2119,19 @@ msgstr "Marcado como leído correctamente" msgid "Order has been cancelled successfully." msgstr "El pedido se canceló con éxito." -#: app/components/public/add-to-calender.hbs:12:8 +#: app/components/public/add-to-calendar.hbs:12:8 msgid "Add to Calendar" msgstr "Añadir al calendario" -#: app/components/public/add-to-calender.hbs:14:108 +#: app/components/public/add-to-calendar.hbs:14:108 msgid "Add Event" msgstr "Añadir Evento" -#: app/components/public/add-to-calender.hbs:16:117 +#: app/components/public/add-to-calendar.hbs:16:117 msgid "Add Sessions" msgstr "Agregar sesiones" -#: app/components/public/add-to-calender.hbs:18:121 +#: app/components/public/add-to-calendar.hbs:18:121 msgid "Add My Schedule" msgstr "Agregar mi horario" diff --git a/translations/fr.po b/translations/fr.po index 0a3518e09a1..1c0a8947ee7 100644 --- a/translations/fr.po +++ b/translations/fr.po @@ -2127,19 +2127,19 @@ msgstr "Marqué comme lu" msgid "Order has been cancelled successfully." msgstr "La commande est annulée." -#: app/components/public/add-to-calender.hbs:12:8 +#: app/components/public/add-to-calendar.hbs:12:8 msgid "Add to Calendar" msgstr "Ajouter au calendrier" -#: app/components/public/add-to-calender.hbs:14:108 +#: app/components/public/add-to-calendar.hbs:14:108 msgid "Add Event" msgstr "Ajouter évènement" -#: app/components/public/add-to-calender.hbs:16:117 +#: app/components/public/add-to-calendar.hbs:16:117 msgid "Add Sessions" msgstr "Ajouter des sessions" -#: app/components/public/add-to-calender.hbs:18:121 +#: app/components/public/add-to-calendar.hbs:18:121 msgid "Add My Schedule" msgstr "Ajouter mon horaire" diff --git a/translations/hi.po b/translations/hi.po index bae8a90125c..864984ade5e 100644 --- a/translations/hi.po +++ b/translations/hi.po @@ -2120,19 +2120,19 @@ msgstr "सफलतापूर्वक पढ़े गए के रूप msgid "Order has been cancelled successfully." msgstr "आदेश सफलतापूर्वक रद्द कर दिया गया है।" -#: app/components/public/add-to-calender.hbs:12:8 +#: app/components/public/add-to-calendar.hbs:12:8 msgid "Add to Calendar" msgstr "कैलेंडर में जोड़ें" -#: app/components/public/add-to-calender.hbs:14:108 +#: app/components/public/add-to-calendar.hbs:14:108 msgid "Add Event" msgstr "कार्यक्रम जोड़ें" -#: app/components/public/add-to-calender.hbs:16:117 +#: app/components/public/add-to-calendar.hbs:16:117 msgid "Add Sessions" msgstr "सत्र जोड़ें" -#: app/components/public/add-to-calender.hbs:18:121 +#: app/components/public/add-to-calendar.hbs:18:121 msgid "Add My Schedule" msgstr "मेरा शेड्यूल जोड़ें" diff --git a/translations/hr.po b/translations/hr.po index f9e36e02023..6bec129d0f8 100644 --- a/translations/hr.po +++ b/translations/hr.po @@ -2119,19 +2119,19 @@ msgstr "" msgid "Order has been cancelled successfully." msgstr "" -#: app/components/public/add-to-calender.hbs:12:8 +#: app/components/public/add-to-calendar.hbs:12:8 msgid "Add to Calendar" msgstr "" -#: app/components/public/add-to-calender.hbs:14:108 +#: app/components/public/add-to-calendar.hbs:14:108 msgid "Add Event" msgstr "" -#: app/components/public/add-to-calender.hbs:16:117 +#: app/components/public/add-to-calendar.hbs:16:117 msgid "Add Sessions" msgstr "" -#: app/components/public/add-to-calender.hbs:18:121 +#: app/components/public/add-to-calendar.hbs:18:121 msgid "Add My Schedule" msgstr "" diff --git a/translations/id.po b/translations/id.po index 965e322f7c8..d84299f4781 100644 --- a/translations/id.po +++ b/translations/id.po @@ -2120,19 +2120,19 @@ msgstr "Ditandai sebagai Berhasil" msgid "Order has been cancelled successfully." msgstr "Pesanan telah berhasil dibatalkan." -#: app/components/public/add-to-calender.hbs:12:8 +#: app/components/public/add-to-calendar.hbs:12:8 msgid "Add to Calendar" msgstr "Add to calendar" -#: app/components/public/add-to-calender.hbs:14:108 +#: app/components/public/add-to-calendar.hbs:14:108 msgid "Add Event" msgstr "Tambah Event" -#: app/components/public/add-to-calender.hbs:16:117 +#: app/components/public/add-to-calendar.hbs:16:117 msgid "Add Sessions" msgstr "Tambahkan Sesi" -#: app/components/public/add-to-calender.hbs:18:121 +#: app/components/public/add-to-calendar.hbs:18:121 msgid "Add My Schedule" msgstr "Tambahkan Jadwal Saya" diff --git a/translations/ja.po b/translations/ja.po index 98cc15b9841..ca5d9f69131 100644 --- a/translations/ja.po +++ b/translations/ja.po @@ -2122,19 +2122,19 @@ msgstr "正常に開封済みとしてマークされました" msgid "Order has been cancelled successfully." msgstr "注文は正常にキャンセルされました。" -#: app/components/public/add-to-calender.hbs:12:8 +#: app/components/public/add-to-calendar.hbs:12:8 msgid "Add to Calendar" msgstr "Add to calendar" -#: app/components/public/add-to-calender.hbs:14:108 +#: app/components/public/add-to-calendar.hbs:14:108 msgid "Add Event" msgstr "イベントを追加" -#: app/components/public/add-to-calender.hbs:16:117 +#: app/components/public/add-to-calendar.hbs:16:117 msgid "Add Sessions" msgstr "セッションの追加" -#: app/components/public/add-to-calender.hbs:18:121 +#: app/components/public/add-to-calendar.hbs:18:121 msgid "Add My Schedule" msgstr "スケジュールを追加" diff --git a/translations/ko.po b/translations/ko.po index 04df3a3477d..85fd620f2f9 100644 --- a/translations/ko.po +++ b/translations/ko.po @@ -2118,19 +2118,19 @@ msgstr "읽음으로 표시됨" msgid "Order has been cancelled successfully." msgstr "주문이 성공적으로 취소되었습니다." -#: app/components/public/add-to-calender.hbs:12:8 +#: app/components/public/add-to-calendar.hbs:12:8 msgid "Add to Calendar" msgstr "캘린더에 추가" -#: app/components/public/add-to-calender.hbs:14:108 +#: app/components/public/add-to-calendar.hbs:14:108 msgid "Add Event" msgstr "이벤트 추가" -#: app/components/public/add-to-calender.hbs:16:117 +#: app/components/public/add-to-calendar.hbs:16:117 msgid "Add Sessions" msgstr "세션 추가" -#: app/components/public/add-to-calender.hbs:18:121 +#: app/components/public/add-to-calendar.hbs:18:121 msgid "Add My Schedule" msgstr "내 일정 추가" diff --git a/translations/messages.pot b/translations/messages.pot index 408522654b1..3d9ef7b0958 100644 --- a/translations/messages.pot +++ b/translations/messages.pot @@ -2117,19 +2117,19 @@ msgstr "" msgid "Order has been cancelled successfully." msgstr "" -#: app/components/public/add-to-calender.hbs:12:8 +#: app/components/public/add-to-calendar.hbs:12:8 msgid "Add to Calendar" msgstr "" -#: app/components/public/add-to-calender.hbs:14:108 +#: app/components/public/add-to-calendar.hbs:14:108 msgid "Add Event" msgstr "" -#: app/components/public/add-to-calender.hbs:16:117 +#: app/components/public/add-to-calendar.hbs:16:117 msgid "Add Sessions" msgstr "" -#: app/components/public/add-to-calender.hbs:18:121 +#: app/components/public/add-to-calendar.hbs:18:121 msgid "Add My Schedule" msgstr "" diff --git a/translations/nb_NO.po b/translations/nb_NO.po index 88d072ffb5c..5c016abc3de 100644 --- a/translations/nb_NO.po +++ b/translations/nb_NO.po @@ -2119,19 +2119,19 @@ msgstr "" msgid "Order has been cancelled successfully." msgstr "" -#: app/components/public/add-to-calender.hbs:12:8 +#: app/components/public/add-to-calendar.hbs:12:8 msgid "Add to Calendar" msgstr "" -#: app/components/public/add-to-calender.hbs:14:108 +#: app/components/public/add-to-calendar.hbs:14:108 msgid "Add Event" msgstr "" -#: app/components/public/add-to-calender.hbs:16:117 +#: app/components/public/add-to-calendar.hbs:16:117 msgid "Add Sessions" msgstr "" -#: app/components/public/add-to-calender.hbs:18:121 +#: app/components/public/add-to-calendar.hbs:18:121 msgid "Add My Schedule" msgstr "" diff --git a/translations/pl.po b/translations/pl.po index 4cdfec389dd..4bfce0129d3 100644 --- a/translations/pl.po +++ b/translations/pl.po @@ -2119,19 +2119,19 @@ msgstr "Oznaczono jako przeczytane pomyślnie" msgid "Order has been cancelled successfully." msgstr "Zamówienie zostało pomyślnie anulowane." -#: app/components/public/add-to-calender.hbs:12:8 +#: app/components/public/add-to-calendar.hbs:12:8 msgid "Add to Calendar" msgstr "Dodaj do kalendarza" -#: app/components/public/add-to-calender.hbs:14:108 +#: app/components/public/add-to-calendar.hbs:14:108 msgid "Add Event" msgstr "Dodaj zdarzenie" -#: app/components/public/add-to-calender.hbs:16:117 +#: app/components/public/add-to-calendar.hbs:16:117 msgid "Add Sessions" msgstr "Dodaj sesje" -#: app/components/public/add-to-calender.hbs:18:121 +#: app/components/public/add-to-calendar.hbs:18:121 msgid "Add My Schedule" msgstr "Dodaj mój harmonogram" diff --git a/translations/ru.po b/translations/ru.po index 38fc88d97f2..e96a9bbbfdd 100644 --- a/translations/ru.po +++ b/translations/ru.po @@ -2122,19 +2122,19 @@ msgstr "Успешно отмечено как прочитанное" msgid "Order has been cancelled successfully." msgstr "Заказ был успешно отменен." -#: app/components/public/add-to-calender.hbs:12:8 +#: app/components/public/add-to-calendar.hbs:12:8 msgid "Add to Calendar" msgstr "Add to calendar" -#: app/components/public/add-to-calender.hbs:14:108 +#: app/components/public/add-to-calendar.hbs:14:108 msgid "Add Event" msgstr "Добавить событие" -#: app/components/public/add-to-calender.hbs:16:117 +#: app/components/public/add-to-calendar.hbs:16:117 msgid "Add Sessions" msgstr "Добавить сеансы" -#: app/components/public/add-to-calender.hbs:18:121 +#: app/components/public/add-to-calendar.hbs:18:121 msgid "Add My Schedule" msgstr "Добавить мое расписание" diff --git a/translations/sv.po b/translations/sv.po index 2d543876455..c216c9e1cd1 100644 --- a/translations/sv.po +++ b/translations/sv.po @@ -2123,19 +2123,19 @@ msgstr "Markerad som läst framgångsrikt" msgid "Order has been cancelled successfully." msgstr "Beställningen har avbrutits." -#: app/components/public/add-to-calender.hbs:12:8 +#: app/components/public/add-to-calendar.hbs:12:8 msgid "Add to Calendar" msgstr "Lägg till i kalender" -#: app/components/public/add-to-calender.hbs:14:108 +#: app/components/public/add-to-calendar.hbs:14:108 msgid "Add Event" msgstr "Lägg till händelse" -#: app/components/public/add-to-calender.hbs:16:117 +#: app/components/public/add-to-calendar.hbs:16:117 msgid "Add Sessions" msgstr "Lägg till sessioner" -#: app/components/public/add-to-calender.hbs:18:121 +#: app/components/public/add-to-calendar.hbs:18:121 msgid "Add My Schedule" msgstr "Lägg till mitt schema" diff --git a/translations/te.po b/translations/te.po index 8cf9def9a08..5b42a3008f1 100644 --- a/translations/te.po +++ b/translations/te.po @@ -2119,19 +2119,19 @@ msgstr "" msgid "Order has been cancelled successfully." msgstr "" -#: app/components/public/add-to-calender.hbs:12:8 +#: app/components/public/add-to-calendar.hbs:12:8 msgid "Add to Calendar" msgstr "" -#: app/components/public/add-to-calender.hbs:14:108 +#: app/components/public/add-to-calendar.hbs:14:108 msgid "Add Event" msgstr "" -#: app/components/public/add-to-calender.hbs:16:117 +#: app/components/public/add-to-calendar.hbs:16:117 msgid "Add Sessions" msgstr "" -#: app/components/public/add-to-calender.hbs:18:121 +#: app/components/public/add-to-calendar.hbs:18:121 msgid "Add My Schedule" msgstr "" diff --git a/translations/th.po b/translations/th.po index c9354c8644f..0d0bde9fe6c 100644 --- a/translations/th.po +++ b/translations/th.po @@ -2119,19 +2119,19 @@ msgstr "ทำเครื่องหมายว่าอ่านเรีย msgid "Order has been cancelled successfully." msgstr "ยกเลิกคำสั่งซื้อเรียบร้อยแล้ว" -#: app/components/public/add-to-calender.hbs:12:8 +#: app/components/public/add-to-calendar.hbs:12:8 msgid "Add to Calendar" msgstr "เพิ่มในปฏิทิน" -#: app/components/public/add-to-calender.hbs:14:108 +#: app/components/public/add-to-calendar.hbs:14:108 msgid "Add Event" msgstr "เพิ่มปุ่มกด" -#: app/components/public/add-to-calender.hbs:16:117 +#: app/components/public/add-to-calendar.hbs:16:117 msgid "Add Sessions" msgstr "เพิ่มเซสชัน" -#: app/components/public/add-to-calender.hbs:18:121 +#: app/components/public/add-to-calendar.hbs:18:121 msgid "Add My Schedule" msgstr "เพิ่มกำหนดการของฉัน" diff --git a/translations/vi.po b/translations/vi.po index 040a10bdeb1..5d0899955b0 100644 --- a/translations/vi.po +++ b/translations/vi.po @@ -2119,19 +2119,19 @@ msgstr "Được đánh dấu là Đã đọc thành công" msgid "Order has been cancelled successfully." msgstr "Đơn hàng đã được hủy thành công." -#: app/components/public/add-to-calender.hbs:12:8 +#: app/components/public/add-to-calendar.hbs:12:8 msgid "Add to Calendar" msgstr "Ghi Chú Vào Lịch" -#: app/components/public/add-to-calender.hbs:14:108 +#: app/components/public/add-to-calendar.hbs:14:108 msgid "Add Event" msgstr "Thêm sự kiện" -#: app/components/public/add-to-calender.hbs:16:117 +#: app/components/public/add-to-calendar.hbs:16:117 msgid "Add Sessions" msgstr "Thêm phiên" -#: app/components/public/add-to-calender.hbs:18:121 +#: app/components/public/add-to-calendar.hbs:18:121 msgid "Add My Schedule" msgstr "Thêm lịch biểu của tôi" diff --git a/translations/zh_Hans.po b/translations/zh_Hans.po index 76891418513..0060422305c 100644 --- a/translations/zh_Hans.po +++ b/translations/zh_Hans.po @@ -2124,19 +2124,19 @@ msgstr "标记为已成功读取" msgid "Order has been cancelled successfully." msgstr "订单已成功取消。" -#: app/components/public/add-to-calender.hbs:12:8 +#: app/components/public/add-to-calendar.hbs:12:8 msgid "Add to Calendar" msgstr "Add to calendar" -#: app/components/public/add-to-calender.hbs:14:108 +#: app/components/public/add-to-calendar.hbs:14:108 msgid "Add Event" msgstr "添加事件" -#: app/components/public/add-to-calender.hbs:16:117 +#: app/components/public/add-to-calendar.hbs:16:117 msgid "Add Sessions" msgstr "添加会议" -#: app/components/public/add-to-calender.hbs:18:121 +#: app/components/public/add-to-calendar.hbs:18:121 msgid "Add My Schedule" msgstr "添加我的时间表" diff --git a/translations/zh_Hant.po b/translations/zh_Hant.po index 341d9d1264f..ae215c535d4 100644 --- a/translations/zh_Hant.po +++ b/translations/zh_Hant.po @@ -2119,19 +2119,19 @@ msgstr "標記為已成功讀取" msgid "Order has been cancelled successfully." msgstr "訂單已成功取消。" -#: app/components/public/add-to-calender.hbs:12:8 +#: app/components/public/add-to-calendar.hbs:12:8 msgid "Add to Calendar" msgstr "添加到日曆" -#: app/components/public/add-to-calender.hbs:14:108 +#: app/components/public/add-to-calendar.hbs:14:108 msgid "Add Event" msgstr "新增事件" -#: app/components/public/add-to-calender.hbs:16:117 +#: app/components/public/add-to-calendar.hbs:16:117 msgid "Add Sessions" msgstr "添加會議" -#: app/components/public/add-to-calender.hbs:18:121 +#: app/components/public/add-to-calendar.hbs:18:121 msgid "Add My Schedule" msgstr "添加我的時間表"