34 lines
1.1 KiB
Plaintext
34 lines
1.1 KiB
Plaintext
{
|
|
"@@locale": "en",
|
|
"addToCollection": "Add to {collection_name}",
|
|
"@addToCollection": {
|
|
"placeholders": {
|
|
"collection_name" : {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"cancel": "Cancel",
|
|
"chooseCollection": "Choose Collection",
|
|
"collections": "Collections",
|
|
"tipCreateCollections": "Create your first Collection to get started!",
|
|
"search": "Search",
|
|
"createBookmark": "Create Bookmark",
|
|
"createCollection": "Create Collection",
|
|
"create": "Create",
|
|
"delete": "Delete",
|
|
"add": "Add",
|
|
"startSearching": "Start searching",
|
|
"tipNoResults": "There are no results that match your search",
|
|
"collectionName": "Collection Name",
|
|
"bookmarkTitle": "Bookmark Title",
|
|
"url": "Url",
|
|
"description": "Description",
|
|
"settings": "Settings",
|
|
"activateJsonExport": "Activate json export",
|
|
|
|
"@@comment": "Errors",
|
|
"errorStoragePermisson": "Storage permissions denied",
|
|
"errorCouldNotLaunchUrl": "Could not launch Url",
|
|
"errorInvalidUrl": "Invalid Url"
|
|
} |