mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-26 13:47:26 +03:00
167ad3378b
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
11 lines
328 B
JSON
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"
|
|
}
|
|
}
|