changed text of share button

This commit is contained in:
Peer Richelsen 2022-02-18 20:01:24 +00:00 committed by GitHub
parent 4f89205dd4
commit 81b4443fc2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
{
"trial_days_left": "You have $t(day, {\"count\": {{days}} }) left on your PRO trial",
"day": "{{count}} day",
"day": "{{count}} day",
"day_plural": "{{count}} days",
"upgrade_now": "Upgrade now",
"accept_invitation": "Accept Invitation",
@ -243,13 +243,13 @@
"failed": "Failed",
"password_has_been_reset_login": "Your password has been reset. You can now login with your newly created password.",
"unexpected_error_try_again": "An unexpected error occurred. Try again.",
"sunday_time_error":"Invalid time on Sunday",
"monday_time_error":"Invalid time on Monday",
"tuesday_time_error":"Invalid time on Tuesday",
"wednesday_time_error":"Invalid time on Wednesday",
"thursday_time_error":"Invalid time on Thursday",
"friday_time_error":"Invalid time on Friday",
"saturday_time_error":"Invalid time on Saturday",
"sunday_time_error": "Invalid time on Sunday",
"monday_time_error": "Invalid time on Monday",
"tuesday_time_error": "Invalid time on Tuesday",
"wednesday_time_error": "Invalid time on Wednesday",
"thursday_time_error": "Invalid time on Thursday",
"friday_time_error": "Invalid time on Friday",
"saturday_time_error": "Invalid time on Saturday",
"error_end_time_before_start_time": "End time cannot be before start time",
"error_end_time_next_day": "End time cannot be greater than 24 hours",
"back_to_bookings": "Back to bookings",
@ -454,7 +454,7 @@
"open_options": "Open options",
"copy_link": "Copy link to event",
"share": "Share",
"share_event": "Share event",
"share_event": "Would you mind booking my cal or send me your link?",
"copy_link_team": "Copy link to team",
"leave_team": "Leave team",
"confirm_leave_team": "Yes, leave team",
@ -592,7 +592,7 @@
"confirm_delete_event_type": "Yes, delete event type",
"delete_account": "Delete account",
"confirm_delete_account": "Yes, delete account",
"delete_account_confirmation_message":"Are you sure you want to delete your Cal.com account? Anyone who you've shared your account link with will no longer be able to book using it and any preferences you have saved will be lost.",
"delete_account_confirmation_message": "Are you sure you want to delete your Cal.com account? Anyone who you've shared your account link with will no longer be able to book using it and any preferences you have saved will be lost.",
"integrations": "Integrations",
"settings": "Settings",
"event_type_moved_successfully": "Event type has been moved successfully",
@ -658,4 +658,4 @@
"error_404": "Error 404",
"requires_ownership_of_a_token": "Requires ownership of a token belonging to the following address:",
"example_name": "John Doe"
}
}