15 lines
410 B
JSON
15 lines
410 B
JSON
|
|
{
|
||
|
|
"common": {},
|
||
|
|
"components": {
|
||
|
|
"entity_selector": {
|
||
|
|
"close": "Close",
|
||
|
|
"select_entity": "Select entity",
|
||
|
|
"create_new_entity": "Create new entity",
|
||
|
|
"search_entity": "Search entity",
|
||
|
|
"no_entities_found": "No results found for \"{{search}}\"",
|
||
|
|
"select_or_create": "Select an item from the list or create a new one.",
|
||
|
|
"create_label": "Create new item"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|