@indiekit/endpoint-share
Version:
Share endpoint for Indiekit. Provides a simple interface for bookmarking websites and publishing them on your website.
30 lines • 541 B
JSON
{
"share": {
"bookmark-of": {
"label": "URL"
},
"content": {
"label": "Innehåll"
},
"error": {
"bookmark-of": {
"empty": "Ange en webbadress som %s"
},
"name": {
"empty": "Ange titel"
}
},
"name": {
"label": "Titel"
},
"submit": "Publicera",
"title": "Dela"
},
"status": {
"bookmarklet": {
"guidance": "Dra den här länken till bokmärkesfältet: %s",
"label": "Dela sida",
"title": "Dela bookmarklet"
}
}
}