|
15 | 15 | "copied": "Copied",
|
16 | 16 | "createAnAccount": "Create an account",
|
17 | 17 | "createdBy": "by <b>{name}</b>",
|
18 |
| - "createPoll": "Create poll", |
19 | 18 | "delete": "Delete",
|
20 | 19 | "deleteDate": "Delete date",
|
21 | 20 | "deletedPoll": "Deleted poll",
|
|
209 | 208 | "continueAs": "Continue as",
|
210 | 209 | "pageMovedDescription": "Redirecting to <a>{newUrl}</a>",
|
211 | 210 | "notRegistered": "Don't have an account? <a>Register</a>",
|
212 |
| - "comingSoon": "Coming Soon", |
213 |
| - "integrations": "Integrations", |
214 |
| - "contacts": "Contacts", |
215 | 211 | "unlockFeatures": "Unlock all Pro features.",
|
216 | 212 | "pollStatusFinalized": "Finalized",
|
217 | 213 | "share": "Share",
|
|
222 | 218 | "aboutGuestDescription": "Profile settings are not available for guest users. <0>Sign in</0> to your existing account or <1>create a new account</1> to customize your profile.",
|
223 | 219 | "logoutDescription": "Sign out of your existing session",
|
224 | 220 | "events": "Events",
|
225 |
| - "registrations": "Registrations", |
226 | 221 | "inviteParticipantsDescription": "Copy and share the invite link to start gathering responses from your participants.",
|
227 | 222 | "inviteLink": "Invite Link",
|
228 | 223 | "inviteParticipantLinkInfo": "Anyone with this link will be able to vote on your poll.",
|
|
233 | 228 | "autoTimeZoneHelp": "Enable this setting to automatically adjust event times to each participant's local time zone.",
|
234 | 229 | "commentsDisabled": "Comments have been disabled",
|
235 | 230 | "allParticipants": "All Participants",
|
236 |
| - "host": "Host", |
237 |
| - "created": "Created", |
238 |
| - "pollStatus": "Status", |
239 | 231 | "pollsListAll": "All",
|
240 |
| - "pollsListMine": "Mine", |
241 |
| - "pollsListOther": "Other", |
242 | 232 | "noParticipantsDescription": "Click <b>Share</b> to invite participants",
|
243 |
| - "back": "Back", |
244 | 233 | "timeShownIn": "Times shown in {timeZone}",
|
245 | 234 | "pollStatusPausedDescription": "Votes cannot be submitted or edited at this time",
|
246 | 235 | "eventHostTitle": "Manage Access",
|
|
261 | 250 | "advancedSettingsDescription": "Hide participants, hide scores, require participant email address.",
|
262 | 251 | "keepPollsIndefinitely": "Keep Polls Indefinitely",
|
263 | 252 | "keepPollsIndefinitelyDescription": "Inactive polls will not be auto-deleted.",
|
264 |
| - "verificationCodeSentTo": "We sent a verification code to <b>{{ email }}</b>" |
| 253 | + "verificationCodeSentTo": "We sent a verification code to <b>{{ email }}</b>", |
| 254 | + "home": "Home", |
| 255 | + "groupPoll": "Group Poll", |
| 256 | + "groupPollDescription": "Share your availability with a group of people and find the best time to meet.", |
| 257 | + "create": "Create", |
| 258 | + "upcoming": "Upcoming", |
| 259 | + "past": "Past", |
| 260 | + "copyLink": "Copy Link", |
| 261 | + "upcomingEventsEmptyStateTitle": "No Upcoming Events", |
| 262 | + "upcomingEventsEmptyStateDescription": "When you schedule events, they will appear here.", |
| 263 | + "pastEventsEmptyStateTitle": "No Past Events", |
| 264 | + "pastEventsEmptyStateDescription": "When you schedule events, they will appear here.", |
| 265 | + "activePollCount": "{{activePollCount}} Live", |
| 266 | + "createPoll": "Create poll" |
265 | 267 | }
|
0 commit comments