27 lines
821 B
Plaintext
27 lines
821 B
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"
|
|
} |