Uecko_ERP/modules/customers/src/common/locales/en.json

15 lines
410 B
JSON
Raw Normal View History

2025-07-17 18:04:00 +00:00
{
"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"
}
}
}