@indiekit/endpoint-share
Version:
Share endpoint for Indiekit. Provides a simple interface for bookmarking websites and publishing them on your website.
30 lines • 536 B
JSON
{
"share": {
"bookmark-of": {
"label": "网址"
},
"content": {
"label": "内容"
},
"error": {
"bookmark-of": {
"empty": "输入像 %s 这样的网址"
},
"name": {
"empty": "输入标题"
}
},
"name": {
"label": "标题"
},
"submit": "发布",
"title": "分享"
},
"status": {
"bookmarklet": {
"guidance": "将此链接拖到您的书签栏:%s",
"label": "分享页面",
"title": "分享书签"
}
}
}