Changed add link design

This commit is contained in:
Juan Gilsanz Polo
2024-02-23 19:48:52 +01:00
parent 371081ab73
commit ca15b8a445
8 changed files with 359 additions and 265 deletions

View File

@@ -5,7 +5,8 @@
"next": "Next",
"save": "Save",
"close": "Close",
"error": "Error"
"error": "Error",
"optional": "Optional"
},
"onboarding": {
"title": "Welcome to Linkdy",
@@ -38,6 +39,13 @@
},
"addLink": {
"addLink": "Add new link",
"bookmarkUrl": "Bookmark URL",
"bookmarkDetails": "Bookmark details",
"validateUrl": "Validate URL",
"urlValid": "The URL is valid",
"urlNotValid": "The URL is not valid",
"cannotCheckUrl": "The URL couldn't be checked",
"invalidUrl": "Invalid URL",
"url": "URL",
"checkingUrl": "Checking URL...",
"title": "Title",
@@ -45,6 +53,8 @@
"markAsUnread": "Mark as unread",
"notes": "Notes",
"addNotes": "Add notes",
"tags": "Tags",
"others": "Others",
"savingLink": "Saving link...",
"errorSavingLink": "An error occured when saving the new link.",
"leaveEmptyUseWebsiteTitle": "Leave empty to use the website's title.",