Skip to content

Commit

Permalink
Remove unnecessary changes in locales
Browse files Browse the repository at this point in the history
  • Loading branch information
PAVANNAIK25 committed Feb 19, 2025
1 parent b1e4737 commit 4e1a396
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 13 deletions.
1 change: 0 additions & 1 deletion apps/web/public/static/locales/ar/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -2957,5 +2957,4 @@
"verify_email": "التحقق من البريد الإلكتروني",
"verify_email_change": "تأكيد تغيير البريد الإلكتروني",
"ADD_NEW_STRINGS_ABOVE_THIS_LINE_TO_PREVENT_MERGE_CONFLICTS": "↑↑↑↑↑↑↑↑↑↑↑↑↑ أضف السلاسل الجديدة أعلاه هنا ↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑"

}
18 changes: 9 additions & 9 deletions apps/web/public/static/locales/en/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"cancellation_reason": "Reason for cancellation (optional)",
"cancellation_reason_host": "Reason for cancellation",
"cancellation_reason_placeholder": "Why are you cancelling?",
"notify_attendee_cancellation_reason_warning":"Cancellation reason will be shared with guests",
"notify_attendee_cancellation_reason_warning": "Cancellation reason will be shared with guests",
"rejection_reason_placeholder": "Why are you rejecting?",
"rejection_reason": "Reason for rejecting",
"rejection_reason_title": "Reject the booking request?",
Expand Down Expand Up @@ -2672,7 +2672,7 @@
"x_marked_as_no_show": "{{x}} marked as no-show",
"x_unmarked_as_no_show": "{{x}} unmarked as no-show",
"team_select_info": "triggers for all team event types and all team members' personal event types",
"team_settings_description":"Manage settings for you team",
"team_settings_description": "Manage settings for you team",
"no_show_updated": "No-show status updated for attendees",
"email_copied": "Email copied",
"phone_number_copied": "Phone Number Copied",
Expand Down Expand Up @@ -2946,20 +2946,20 @@
"internal_booking_note": "Internal Note",
"internal_note_cancellation_reason": "Reason shared with customer (optional)",
"internal_booking_note_description": "This note will be visible to only members of your team",
"internal_note_presets":"Internal Cancelation Notes Presets",
"internal_note_presets_description" : "Create presets for internal notes that can be applied to bookings",
"internal_note_presets_updated_successfully" : "Internal note presets updated successfully",
"add_preset" : "Add Preset",
"internal_note_presets": "Internal Cancelation Notes Presets",
"internal_note_presets_description": "Create presets for internal notes that can be applied to bookings",
"internal_note_presets_updated_successfully": "Internal note presets updated successfully",
"add_preset": "Add Preset",
"authorize": "Authorize",
"next": "Next",
"hide": "Hide",
"asc": "Asc",
"desc": "Desc",
"verify_email": "Verify email",
"verify_email_change": "Verify email change",
"ADD_NEW_STRINGS_ABOVE_THIS_LINE_TO_PREVENT_MERGE_CONFLICTS": "↑↑↑↑↑↑↑↑↑↑↑↑↑ Add your new strings above here ↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑",
"delete_booking_title": "Delete booking?",
"delete_booking_description": "Are you sure you want to delete this booking?",
"unable_to_delete_booking": "Unable to delete booking",
"booking_delete_successfully": "Booking deleted successfully"
}
"booking_delete_successfully": "Booking deleted successfully",
"ADD_NEW_STRINGS_ABOVE_THIS_LINE_TO_PREVENT_MERGE_CONFLICTS": "↑↑↑↑↑↑↑↑↑↑↑↑↑ Add your new strings above here ↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑",
}
1 change: 0 additions & 1 deletion apps/web/public/static/locales/he/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -2957,5 +2957,4 @@
"verify_email": "אימות אימייל",
"verify_email_change": "אימות שינוי כתובת דוא\"ל",
"ADD_NEW_STRINGS_ABOVE_THIS_LINE_TO_PREVENT_MERGE_CONFLICTS": "↑↑↑↑↑↑↑↑↑↑↑↑↑ Add your new strings above here ↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑"

}
1 change: 0 additions & 1 deletion apps/web/public/static/locales/it/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -2957,5 +2957,4 @@
"verify_email": "Verifica email",
"verify_email_change": "Verifica la modifica dell'email",
"ADD_NEW_STRINGS_ABOVE_THIS_LINE_TO_PREVENT_MERGE_CONFLICTS": "↑↑↑↑↑↑↑↑↑↑↑↑↑ Aggiungi le tue nuove stringhe qui sopra ↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑"

}
1 change: 0 additions & 1 deletion apps/web/public/static/locales/ja/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -2957,5 +2957,4 @@
"verify_email": "メールアドレスを確認",
"verify_email_change": "メールアドレスの変更を確認",
"ADD_NEW_STRINGS_ABOVE_THIS_LINE_TO_PREVENT_MERGE_CONFLICTS": "↑↑↑↑↑↑↑↑↑↑↑↑↑ この上に新しい文字列を追加してください ↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑"

}

0 comments on commit 4e1a396

Please sign in to comment.