@indiekit/endpoint-share
Version:
Share endpoint for Indiekit. Provides a simple interface for bookmarking websites and publishing them on your website.
30 lines • 826 B
JSON
{
"share": {
"bookmark-of": {
"label": "URL"
},
"content": {
"label": "कॉन्टेंट"
},
"error": {
"bookmark-of": {
"empty": "जैसे वेब पता दर्ज करें %s"
},
"name": {
"empty": "शीर्षक प्रविष्ट करें"
}
},
"name": {
"label": "टाइटल"
},
"submit": "प्रकाशित करें",
"title": "शेयर करें"
},
"status": {
"bookmarklet": {
"guidance": "इस लिंक को अपने बुकमार्क बार में खींचें: %s",
"label": "पेज शेयर करें",
"title": "बुकमार्कलेट शेयर करें"
}
}
}