mirror of
https://gitee.com/element-plus/element-plus.git
synced 2024-12-14 01:11:25 +08:00
12 lines
397 B
JSON
12 lines
397 B
JSON
{
|
||
"view-source": "View source",
|
||
"edit-in-editor": "Edit in PlayGround",
|
||
"edit-on-github": "Edit on Github",
|
||
"edit-in-codepen": "Edit in Codepen.io",
|
||
"copy-code": "Copy code",
|
||
"switch-button-option-text": "Switch to Options API",
|
||
"switch-button-setup-text": "Switch to Composition API",
|
||
"copy-success": "Copied!",
|
||
"copy-error": "This browser does not support automatic copy!"
|
||
}
|