mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-20 18:02:01 +03:00
11 lines
314 B
JSON
11 lines
314 B
JSON
|
{
|
||
|
"string": {
|
||
|
"CreatePublicLink": "创建公共链接",
|
||
|
"PublicLink": "公共链接",
|
||
|
"Revoke": "撤销",
|
||
|
"RevokeConfirmation": "这将导致先前共享的链接停止工作。您确定要撤销此公共链接吗?",
|
||
|
"LinkWasRevoked": "公共链接已被撤销",
|
||
|
"Copy": "复制"
|
||
|
}
|
||
|
}
|