48 lines
975 B
JSON
48 lines
975 B
JSON
{
|
|
"metaTitle": "",
|
|
"pageTitle": "",
|
|
"description": "",
|
|
"button": {
|
|
"createInvite": "",
|
|
"deleteInvite": ""
|
|
},
|
|
"table": {
|
|
"header": {
|
|
"id": "",
|
|
"creator": "",
|
|
"expires": "",
|
|
"action": ""
|
|
},
|
|
"data": {
|
|
"expiresAt": "",
|
|
"expiresIn": ""
|
|
}
|
|
},
|
|
"modals": {
|
|
"create": {
|
|
"title": "",
|
|
"description": "",
|
|
"form": {
|
|
"expires": "",
|
|
"submit": ""
|
|
}
|
|
},
|
|
"copy": {
|
|
"title": "",
|
|
"description": "",
|
|
"invitationLink": "",
|
|
"details": {
|
|
"id": "",
|
|
"token": ""
|
|
},
|
|
"button": {
|
|
"close": ""
|
|
}
|
|
},
|
|
"delete": {
|
|
"title": "",
|
|
"description": ""
|
|
}
|
|
},
|
|
"noInvites": ""
|
|
} |