From 4f1edd9b9919108d4e0ca84740ddd3b343bbb561 Mon Sep 17 00:00:00 2001 From: Schin Chauhan Date: Fri, 20 Nov 2020 23:53:14 +0530 Subject: [PATCH] make-translatable --- .../forms/wizard/custom-forms/table.hbs | 4 ++-- app/components/forms/wizard/wizard-footer.hbs | 6 ++--- app/controllers/admin/events/list.js | 20 ++++++++--------- app/controllers/admin/messages/list.js | 12 +++++----- .../reports/system-logs/activity-logs.js | 6 ++--- .../admin/reports/system-logs/mail-logs.js | 8 +++---- .../reports/system-logs/notification-logs.js | 8 +++---- app/controllers/admin/sales/index.js | 22 +++++++++---------- app/controllers/admin/sales/invoices.js | 16 +++++++------- app/controllers/admin/sessions/list.js | 16 +++++++------- app/controllers/admin/users/list.js | 16 +++++++------- app/controllers/events/list.js | 12 +++++----- app/controllers/events/view/sessions/list.js | 20 ++++++++--------- app/controllers/events/view/speakers/list.js | 14 ++++++------ app/templates/admin/sessions.hbs | 2 +- app/templates/components/event-card.hbs | 8 +++---- .../forms/wizard/basic-details-step.hbs | 8 +++---- .../forms/wizard/sessions-speakers-step.hbs | 4 ++-- .../events/view/sessions/cell-buttons.hbs | 4 ++-- .../view/sessions/cell-session-state.hbs | 2 +- app/templates/events/view/sessions.hbs | 2 +- 21 files changed, 105 insertions(+), 105 deletions(-) diff --git a/app/components/forms/wizard/custom-forms/table.hbs b/app/components/forms/wizard/custom-forms/table.hbs index 9645cd417e0..11b9898e87a 100644 --- a/app/components/forms/wizard/custom-forms/table.hbs +++ b/app/components/forms/wizard/custom-forms/table.hbs @@ -38,7 +38,7 @@