🐛 Fix AM/PM for invite modal
This commit is contained in:
@@ -23,9 +23,7 @@
|
||||
"title": "Create invite",
|
||||
"description": "After the expiration, an invite will no longer be valid and the recipient of the invite won't be able to create an account.",
|
||||
"form": {
|
||||
"expires": {
|
||||
"label": "Expiration date"
|
||||
},
|
||||
"expires": "Expiration date",
|
||||
"submit": "Create"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user