@indiekit/endpoint-share
Version:
Share endpoint for Indiekit. Provides a simple interface for bookmarking websites and publishing them on your website.
30 lines • 588 B
JSON
{
"share": {
"bookmark-of": {
"label": "URL"
},
"content": {
"label": "Conteúdo"
},
"error": {
"bookmark-of": {
"empty": "Insira um endereço da web como %s"
},
"name": {
"empty": "Introduza um título"
}
},
"name": {
"label": "Título"
},
"submit": "Publicar",
"title": "Compartilhar"
},
"status": {
"bookmarklet": {
"guidance": "Arraste este link para a barra de favoritos: %s",
"label": "Compartilhar página",
"title": "Compartilhar bookmarklet"
}
}
}