mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-27 01:13:27 +03:00
10 lines
308 B
JSON
10 lines
308 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"
|
||
|
}
|
||
|
}
|