platform/plugins/guest-assets/lang/en.json
Denis Bykhov 167ad3378b
Remove extra strings (#5603)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-05-15 22:41:21 +07:00

11 lines
328 B
JSON

{
"string": {
"CreatePublicLink": "Create public link",
"PublicLink": "Public link",
"Revoke": "Revoke",
"RevokeConfirmation": "This will cause previously shared link to stop working. Are you sure you want to revoke this public link?",
"LinkWasRevoked": "Public link was revoked",
"Copy": "Copy"
}
}