Add link improvements

This commit is contained in:
Juan Gilsanz Polo
2024-02-23 18:05:29 +01:00
parent 56c12e3828
commit 23d5671c10
6 changed files with 88 additions and 13 deletions

View File

@@ -3,7 +3,9 @@
"confirm": "Confirm",
"cancel": "Cancel",
"next": "Next",
"save": "Save"
"save": "Save",
"close": "Close",
"error": "Error"
},
"onboarding": {
"title": "Welcome to Linkdy",
@@ -42,7 +44,11 @@
"description": "Description",
"markAsUnread": "Mark as unread",
"notes": "Notes",
"addNotes": "Add notes"
"addNotes": "Add notes",
"savingLink": "Saving link...",
"errorSavingLink": "An error occured when saving the new link.",
"leaveEmptyUseWebsiteTitle": "Leave empty to use the website's title.",
"leaveEmptyUseWebsiteDescription": "Leave empty to use the website's description."
}
},
"search": {