@indiekit/endpoint-share
Version:
Share endpoint for Indiekit. Provides a simple interface for bookmarking websites and publishing them on your website.
30 lines • 590 B
JSON
{
"share": {
"bookmark-of": {
"label": "URL"
},
"content": {
"label": "Contenuto"
},
"error": {
"bookmark-of": {
"empty": "Inserisci un indirizzo web come %s"
},
"name": {
"empty": "Inserisci un titolo"
}
},
"name": {
"label": "Titolo"
},
"submit": "Pubblicare",
"title": "Condividi"
},
"status": {
"bookmarklet": {
"guidance": "Trascina questo collegamento sulla barra dei segnalibri: %s",
"label": "Condividi pagina",
"title": "Condividi bookmarklet"
}
}
}