@indiekit/endpoint-share
Version:
Share endpoint for Indiekit. Provides a simple interface for bookmarking websites and publishing them on your website.
30 lines • 561 B
JSON
{
"share": {
"bookmark-of": {
"label": "Tautan (URL)"
},
"content": {
"label": "Konten"
},
"error": {
"bookmark-of": {
"empty": "Masukkan alamat web misalnya %s"
},
"name": {
"empty": "Masukkan judul"
}
},
"name": {
"label": "Judul"
},
"submit": "Terbitkan",
"title": "Bagikan"
},
"status": {
"bookmarklet": {
"guidance": "Seret tautan ini ke bar bookmark Anda: %s",
"label": "Bagikan halaman",
"title": "Bagikan penanda\n"
}
}
}