diff --git a/apps/web/public/static/locales/ar/common.json b/apps/web/public/static/locales/ar/common.json index d2f549a661..af95bca0ca 100644 --- a/apps/web/public/static/locales/ar/common.json +++ b/apps/web/public/static/locales/ar/common.json @@ -1008,7 +1008,6 @@ "app_removed_successfully": "تمت إزالة التطبيق بنجاح", "error_removing_app": "خطأ في إزالة التطبيق", "web_conference": "مؤتمر عبر الإنترنت", - "number_for_sms_reminders": "رقم الهاتف (لتذكير الرسائل القصيرة)", "requires_confirmation": "يتطلب التأكيد", "nr_event_type_one": "{{count}} نوع حدث", "nr_event_type_other": "{{count}} من أنواع الحدث", diff --git a/apps/web/public/static/locales/cs/common.json b/apps/web/public/static/locales/cs/common.json index 9f1248aa4e..b235ee2994 100644 --- a/apps/web/public/static/locales/cs/common.json +++ b/apps/web/public/static/locales/cs/common.json @@ -1008,7 +1008,6 @@ "app_removed_successfully": "Aplikace byla odstraněna", "error_removing_app": "Při odstraňování aplikace došlo k chybě", "web_conference": "Webová konference", - "number_for_sms_reminders": "Telefonní číslo (pro upomínky přes SMS)", "requires_confirmation": "Vyžaduje potvrzení", "nr_event_type_one": "Typ události: {{count}}", "nr_event_type_other": "Typy událostí: {{count}}", diff --git a/apps/web/public/static/locales/de/common.json b/apps/web/public/static/locales/de/common.json index d51348c3cd..6574f2bab9 100644 --- a/apps/web/public/static/locales/de/common.json +++ b/apps/web/public/static/locales/de/common.json @@ -1007,7 +1007,6 @@ "app_removed_successfully": "App erfolgreich entfernt", "error_removing_app": "Fehler beim Entfernen der App", "web_conference": "Webkonferenz", - "number_for_sms_reminders": "Telefonnummer (für SMS-Erinnerungen)", "requires_confirmation": "Erfordert Bestätigung", "nr_event_type_one": "{{count}} Ereignistyp", "nr_event_type_other": "{{count}} Ereignistypen", diff --git a/apps/web/public/static/locales/es/common.json b/apps/web/public/static/locales/es/common.json index 181081c427..4d5751ea5c 100644 --- a/apps/web/public/static/locales/es/common.json +++ b/apps/web/public/static/locales/es/common.json @@ -1007,7 +1007,6 @@ "app_removed_successfully": "Aplicación eliminada correctamente", "error_removing_app": "Error al eliminar la aplicación", "web_conference": "Conferencia web", - "number_for_sms_reminders": "Número de teléfono (para recordatorios de SMS)", "requires_confirmation": "Requiere confirmación", "nr_event_type_one": "{{count}} tipo de evento", "nr_event_type_other": "{{count}} tipos de eventos", diff --git a/apps/web/public/static/locales/fr/common.json b/apps/web/public/static/locales/fr/common.json index f39731e8d1..c972465358 100644 --- a/apps/web/public/static/locales/fr/common.json +++ b/apps/web/public/static/locales/fr/common.json @@ -1007,7 +1007,6 @@ "app_removed_successfully": "Application supprimée", "error_removing_app": "Erreur lors de la suppression de l'application", "web_conference": "Conférence en ligne", - "number_for_sms_reminders": "Numéro de téléphone (pour les rappels par SMS)", "requires_confirmation": "Nécessite une confirmation", "nr_event_type_one": "{{count}} type d'événement", "nr_event_type_other": "{{count}} types d'événements", diff --git a/apps/web/public/static/locales/he/common.json b/apps/web/public/static/locales/he/common.json index 9584268af2..b10373312d 100644 --- a/apps/web/public/static/locales/he/common.json +++ b/apps/web/public/static/locales/he/common.json @@ -1007,7 +1007,6 @@ "app_removed_successfully": "האפליקציה הוסרה בהצלחה", "error_removing_app": "שגיאה בהסרת האפליקציה", "web_conference": "שיחת ועידה מקוונת", - "number_for_sms_reminders": "מספר טלפון (לתזכורות ב-SMS)", "requires_confirmation": "נדרש אישור", "nr_event_type_one": "סוג אירוע {{count}}", "nr_event_type_other": "{{count}} סוגי אירועים", diff --git a/apps/web/public/static/locales/it/common.json b/apps/web/public/static/locales/it/common.json index 2dd754f963..ac15d623a0 100644 --- a/apps/web/public/static/locales/it/common.json +++ b/apps/web/public/static/locales/it/common.json @@ -1007,7 +1007,6 @@ "app_removed_successfully": "App rimossa correttamente", "error_removing_app": "Errore durante la rimozione dell'app", "web_conference": "Conferenza Web", - "number_for_sms_reminders": "Numero di telefono (per promemoria via SMS)", "requires_confirmation": "Richiede conferma", "nr_event_type_one": "{{count}} tipo di evento", "nr_event_type_other": "{{count}} tipi di evento", diff --git a/apps/web/public/static/locales/ja/common.json b/apps/web/public/static/locales/ja/common.json index 5f8af19ae4..011cab67f1 100644 --- a/apps/web/public/static/locales/ja/common.json +++ b/apps/web/public/static/locales/ja/common.json @@ -1007,7 +1007,6 @@ "app_removed_successfully": "アプリは正常に削除されました", "error_removing_app": "アプリの削除中にエラーが発生しました", "web_conference": "ウェブ会議", - "number_for_sms_reminders": "電話番号(SMS リマインダー用)", "requires_confirmation": "確認が必要です", "nr_event_type_one": "{{count}} 種類のイベントタイプ", "nr_event_type_other": "{{count}} 種類のイベントタイプ", diff --git a/apps/web/public/static/locales/ko/common.json b/apps/web/public/static/locales/ko/common.json index 81a19ac5e0..e4b3800d22 100644 --- a/apps/web/public/static/locales/ko/common.json +++ b/apps/web/public/static/locales/ko/common.json @@ -1007,7 +1007,6 @@ "app_removed_successfully": "앱이 제거됨", "error_removing_app": "앱 제거 중 오류 발생", "web_conference": "웹 화상 회의", - "number_for_sms_reminders": "전화번호(SMS 미리 알림)", "requires_confirmation": "확인 필수", "nr_event_type_one": "{{count}} 이벤트 타입", "nr_event_type_other": "{{count}} 이벤트 타입", diff --git a/apps/web/public/static/locales/nl/common.json b/apps/web/public/static/locales/nl/common.json index 5a9cc62c51..057f23d65b 100644 --- a/apps/web/public/static/locales/nl/common.json +++ b/apps/web/public/static/locales/nl/common.json @@ -1007,7 +1007,6 @@ "app_removed_successfully": "De app is verwijderd", "error_removing_app": "Fout bij het verwijderen van de app", "web_conference": "Webconferentie", - "number_for_sms_reminders": "Telefoonnummer (voor sms-herinneringen)", "requires_confirmation": "Vereist bevestiging", "nr_event_type_one": "{{count}} gebeurtenistype", "nr_event_type_other": "{{count}} gebeurtenistypen", diff --git a/apps/web/public/static/locales/pl/common.json b/apps/web/public/static/locales/pl/common.json index dc2a60ceee..455d5225b0 100644 --- a/apps/web/public/static/locales/pl/common.json +++ b/apps/web/public/static/locales/pl/common.json @@ -1007,7 +1007,6 @@ "app_removed_successfully": "Aplikacja została usunięta", "error_removing_app": "Błąd podczas usuwania aplikacji", "web_conference": "Konferencja internetowa", - "number_for_sms_reminders": "Numer telefonu (do przypomnień SMS)", "requires_confirmation": "Wymaga potwierdzenia", "nr_event_type_one": "Liczba typów wydarzenia: {{count}}", "nr_event_type_other": "Liczba typów wydarzenia: {{count}}", diff --git a/apps/web/public/static/locales/pt-BR/common.json b/apps/web/public/static/locales/pt-BR/common.json index d63e29a8eb..d131e393e1 100644 --- a/apps/web/public/static/locales/pt-BR/common.json +++ b/apps/web/public/static/locales/pt-BR/common.json @@ -1007,7 +1007,6 @@ "app_removed_successfully": "Aplicativo removido com sucesso", "error_removing_app": "Erro ao remover o aplicativo", "web_conference": "Conferência via web", - "number_for_sms_reminders": "Número de telefone (para lembretes de SMS)", "requires_confirmation": "Requer confirmação", "nr_event_type_one": "{{count}} tipo de evento", "nr_event_type_other": "{{count}} tipos de evento", diff --git a/apps/web/public/static/locales/pt/common.json b/apps/web/public/static/locales/pt/common.json index 363f075655..4b9f2f5140 100644 --- a/apps/web/public/static/locales/pt/common.json +++ b/apps/web/public/static/locales/pt/common.json @@ -1007,7 +1007,6 @@ "app_removed_successfully": "Aplicação removida com sucesso", "error_removing_app": "Erro ao remover a aplicação", "web_conference": "Conferência web", - "number_for_sms_reminders": "Número de telefone (para lembretes SMS)", "requires_confirmation": "Requer confirmação", "nr_event_type_one": "{{count}} tipo de evento", "nr_event_type_other": "{{count}} tipos de evento", diff --git a/apps/web/public/static/locales/ro/common.json b/apps/web/public/static/locales/ro/common.json index 22575baec1..e099a7ee1d 100644 --- a/apps/web/public/static/locales/ro/common.json +++ b/apps/web/public/static/locales/ro/common.json @@ -1007,7 +1007,6 @@ "app_removed_successfully": "Aplicație ștearsă cu succes", "error_removing_app": "Eroare la ștergerea aplicației", "web_conference": "Conferință web", - "number_for_sms_reminders": "Număr de telefon (pentru mementouri SMS)", "requires_confirmation": "Necesită confirmare", "nr_event_type_one": "{{count}} tip de eveniment", "nr_event_type_other": "{{count}} (de) tipuri de evenimente", diff --git a/apps/web/public/static/locales/ru/common.json b/apps/web/public/static/locales/ru/common.json index 515a592285..d87758ef93 100644 --- a/apps/web/public/static/locales/ru/common.json +++ b/apps/web/public/static/locales/ru/common.json @@ -1007,7 +1007,6 @@ "app_removed_successfully": "Приложение успешно удалено", "error_removing_app": "Ошибка при удалении приложения", "web_conference": "Веб-конференция", - "number_for_sms_reminders": "Номер телефона (для SMS-напоминаний)", "requires_confirmation": "Требуется подтверждение", "nr_event_type_one": "Типы событий: {{count}}", "nr_event_type_other": "Типы событий: {{count}}", diff --git a/apps/web/public/static/locales/sr/common.json b/apps/web/public/static/locales/sr/common.json index 6977e9bd03..3c09aea825 100644 --- a/apps/web/public/static/locales/sr/common.json +++ b/apps/web/public/static/locales/sr/common.json @@ -1008,7 +1008,6 @@ "app_removed_successfully": "Aplikacija je uspešno uklonjena", "error_removing_app": "Greška prilikom uklanjanja aplikacije", "web_conference": "Veb konferencija", - "number_for_sms_reminders": "Broj telefona (za SMS podsetnike)", "requires_confirmation": "Potrebna je potvrda", "nr_event_type_one": "{{count}} tip događaja", "nr_event_type_other": "{{count}} tipova događaja", diff --git a/apps/web/public/static/locales/sv/common.json b/apps/web/public/static/locales/sv/common.json index ab0796171c..5e56b9b5de 100644 --- a/apps/web/public/static/locales/sv/common.json +++ b/apps/web/public/static/locales/sv/common.json @@ -1007,7 +1007,6 @@ "app_removed_successfully": "Appen har tagits bort", "error_removing_app": "Det gick inte att ta bort app", "web_conference": "Webbkonferens", - "number_for_sms_reminders": "Telefonnummer (för SMS-påminnelser)", "requires_confirmation": "Kräver bekräftelse", "nr_event_type_one": "{{count}} händelsetyp", "nr_event_type_other": "{{count}} händelsetyper", diff --git a/apps/web/public/static/locales/tr/common.json b/apps/web/public/static/locales/tr/common.json index dc4537b331..e328c5ee9a 100644 --- a/apps/web/public/static/locales/tr/common.json +++ b/apps/web/public/static/locales/tr/common.json @@ -1008,7 +1008,6 @@ "app_removed_successfully": "Uygulama başarıyla kaldırıldı", "error_removing_app": "Uygulama kaldırılırken bir hata oluştu", "web_conference": "Web konferansı", - "number_for_sms_reminders": "Telefon numarası (SMS hatırlatmaları için)", "requires_confirmation": "Onay gerekli", "nr_event_type_one": "{{count}} etkinlik türü", "nr_event_type_other": "{{count}} etkinlik türü", diff --git a/apps/web/public/static/locales/uk/common.json b/apps/web/public/static/locales/uk/common.json index 1008d28219..13cc7d8667 100644 --- a/apps/web/public/static/locales/uk/common.json +++ b/apps/web/public/static/locales/uk/common.json @@ -1007,7 +1007,6 @@ "app_removed_successfully": "Додаток вилучено", "error_removing_app": "Не вдалося вилучити додаток", "web_conference": "Вебконференція", - "number_for_sms_reminders": "Номер телефону (для SMS-нагадувань)", "requires_confirmation": "Потрібне підтвердження", "nr_event_type_one": "{{count}} тип заходу", "nr_event_type_other": "Типів заходів: {{count}}", diff --git a/apps/web/public/static/locales/vi/common.json b/apps/web/public/static/locales/vi/common.json index e523548126..2ae0b7ddb4 100644 --- a/apps/web/public/static/locales/vi/common.json +++ b/apps/web/public/static/locales/vi/common.json @@ -1007,7 +1007,6 @@ "app_removed_successfully": "Ứng dụng được gỡ bỏ thành công", "error_removing_app": "Lỗi khi gỡ bỏ ứng dụng", "web_conference": "Hội nghị web", - "number_for_sms_reminders": "Số điện thoại (để gửi lời nhắc SMS)", "requires_confirmation": "Yêu cầu xác nhận", "nr_event_type_one": "{{count}} loại sự kiện", "nr_event_type_other": "{{count}} loại sự kiện", diff --git a/apps/web/public/static/locales/zh-CN/common.json b/apps/web/public/static/locales/zh-CN/common.json index ab43d9688e..89a738ada8 100644 --- a/apps/web/public/static/locales/zh-CN/common.json +++ b/apps/web/public/static/locales/zh-CN/common.json @@ -1007,7 +1007,6 @@ "app_removed_successfully": "应用已成功删除", "error_removing_app": "删除应用时出错", "web_conference": "网络会议", - "number_for_sms_reminders": "电话号码(用于短信提醒)", "requires_confirmation": "需要确认", "nr_event_type_one": "{{count}} 种活动类型", "nr_event_type_other": "{{count}} 种活动类型", diff --git a/apps/web/public/static/locales/zh-TW/common.json b/apps/web/public/static/locales/zh-TW/common.json index c5f4df4ac4..683c090c86 100644 --- a/apps/web/public/static/locales/zh-TW/common.json +++ b/apps/web/public/static/locales/zh-TW/common.json @@ -1007,7 +1007,6 @@ "app_removed_successfully": "已成功移除應用程式", "error_removing_app": "移除應用程式時發生錯誤", "web_conference": "網路會議", - "number_for_sms_reminders": "電話號碼 (用於簡訊提醒)", "requires_confirmation": "需要確認", "nr_event_type_one": "{{count}} 種活動類型", "nr_event_type_other": "{{count}} 種活動類型",