mirror of
https://github.com/Sonny93/my-links.git
synced 2025-12-09 15:05:35 +00:00
34 lines
1.1 KiB
JSON
34 lines
1.1 KiB
JSON
{
|
|
"hero": {
|
|
"title": "Welcome to MyLinks",
|
|
"cta": "Get started"
|
|
},
|
|
"description": "An open-source, self-hosted bookmark manager that lets you manage your favorite links in an intuitive interface",
|
|
"collection": {
|
|
"title": "Create collections",
|
|
"text": "Organize your bookmarks by collections to keep your links tidy and find them easily."
|
|
},
|
|
"link": {
|
|
"title": "Manage Links",
|
|
"text": "Add, edit, and manage your bookmarks with a simple and intuitive interface."
|
|
},
|
|
"search": {
|
|
"title": "Search",
|
|
"text": "Quickly find the bookmark you're looking for with the powerful search feature."
|
|
},
|
|
"extension": {
|
|
"title": "Browser extension",
|
|
"text": "Enhance your experience with the official MyLinks browser extension."
|
|
},
|
|
"share": {
|
|
"title": "Share your collections",
|
|
"text": "Share your collections with anyone"
|
|
},
|
|
"contribute": {
|
|
"title": "Contribute to MyLinks",
|
|
"text": "Suggest improvements you would like to see on MyLinks."
|
|
},
|
|
"look-title": "Take a look",
|
|
"website-screenshot-alt": "A screenshot of MyLinks"
|
|
}
|