18 lines
566 B
JSON
18 lines
566 B
JSON
|
|
{
|
||
|
|
"page": {
|
||
|
|
"title": "My Invites",
|
||
|
|
"subtitle": "Share your invite codes with friends to let them join",
|
||
|
|
"noInvites": "You don't have any invites yet.",
|
||
|
|
"noInvitesHint": "Contact an admin if you need invite codes to share.",
|
||
|
|
"available": "Available ({count})",
|
||
|
|
"availableHint": "Share these links with people you want to invite",
|
||
|
|
"used": "Used ({count})",
|
||
|
|
"revoked": "Revoked ({count})",
|
||
|
|
"copyLink": "Copy Link",
|
||
|
|
"copied": "Copied!",
|
||
|
|
"usedBy": "by {email}",
|
||
|
|
"usedStatus": "Used",
|
||
|
|
"revokedStatus": "Revoked"
|
||
|
|
}
|
||
|
|
}
|