@indiekit/endpoint-share
Version:
Share endpoint for Indiekit. Provides a simple interface for bookmarking websites and publishing them on your website.
30 lines • 589 B
JSON
{
"share": {
"bookmark-of": {
"label": "Adres URL"
},
"content": {
"label": "Zawartość"
},
"error": {
"bookmark-of": {
"empty": "Wpisz adres internetowy, taki jak %s"
},
"name": {
"empty": "Wprowadź tytuł"
}
},
"name": {
"label": "Tytuł"
},
"submit": "Publikuj",
"title": "Udostępnij"
},
"status": {
"bookmarklet": {
"guidance": "Przeciągnij to łącze do paska zakładek: %s",
"label": "Udostępnij stronę",
"title": "Udostępnij bookmarklet"
}
}
}