@indiekit/endpoint-share
Version:
Share endpoint for Indiekit. Provides a simple interface for bookmarking websites and publishing them on your website.
30 lines • 568 B
JSON
{
"share": {
"bookmark-of": {
"label": "URL"
},
"content": {
"label": "Inhalt"
},
"error": {
"bookmark-of": {
"empty": "Geben Sie eine Webadresse wie %s"
},
"name": {
"empty": "Titel eingeben"
}
},
"name": {
"label": "Titel"
},
"submit": "Veröffentlichen",
"title": "Teilen"
},
"status": {
"bookmarklet": {
"guidance": "Ziehen Sie diesen Link in Ihre Lesezeichenleiste: %s",
"label": "Seite teilen",
"title": "Teilen bookmarklet"
}
}
}