Improved insurance-unable_to_find_trader_by_id locale

This commit is contained in:
Dev 2024-06-21 19:39:38 +01:00
parent 2edd1e6824
commit f141fd92ac

View File

@ -118,7 +118,7 @@
"insurance-unable_to_find_attachment_in_db": "Could not find insured attachment in the database - ID: {{insuredItemId}}, Template: {{insuredItemTpl}}", "insurance-unable_to_find_attachment_in_db": "Could not find insured attachment in the database - ID: {{insuredItemId}}, Template: {{insuredItemTpl}}",
"insurance-unable_to_find_main_parent_for_attachment": "Could not find main-parent for insured attachment - ID: {{insuredItemId}}, Template: {{insuredItemTpl}}, Parent ID: {{parentId}}", "insurance-unable_to_find_main_parent_for_attachment": "Could not find main-parent for insured attachment - ID: {{insuredItemId}}, Template: {{insuredItemTpl}}, Parent ID: {{parentId}}",
"insurance-unable_to_find_parent_of_item": "Could not find parent for insured item - ID: {{insuredItemId}}, Template: {{insuredItemTpl}}, Parent ID: {{parentId}}", "insurance-unable_to_find_parent_of_item": "Could not find parent for insured item - ID: {{insuredItemId}}, Template: {{insuredItemTpl}}, Parent ID: {{parentId}}",
"insurance-unable_to_find_trader_by_id": "Trader: %s could not found", "insurance-unable_to_find_trader_by_id": "Trader: %s could not be found",
"inventory-edit_trader_item": "Unable to edit a traders item", "inventory-edit_trader_item": "Unable to edit a traders item",
"inventory-examine_item_does_not_exist": "examineItem() - No id with %s found", "inventory-examine_item_does_not_exist": "examineItem() - No id with %s found",
"inventory-fill_container_failed": "fillContainerMapWithItem() returned with an error %s", "inventory-fill_container_failed": "fillContainerMapWithItem() returned with an error %s",