Fixed typo in locale text

This commit is contained in:
Dev 2024-06-01 16:04:08 +01:00
parent a1955d4e7e
commit b936c47f34

View File

@ -36,7 +36,7 @@
"bot-unable_to_add_mod_item_invalid": "Mod: {{itemName}} is not a valid item, unable to add to slot: '{{modSlot}}' on item: {{parentItemName}}, skipping",
"bot-unable_to_add_mods_to_weapon_missing_ammo_slot": "Unable to add mods to weapon: {{weaponName}} {{weaponId}} as it lacks slots, cartridges or chambers - {{botRole}}",
"bot-unable_to_edit_limits_of_unknown_map": "Unable to edit bot limits of map: %s as it cannot be found",
"bot-unable_to_fill_camora_slot_mod_pool_empty": "Unable to fill weapons camora (chamber) slots for: {{weaponId}} - {{weaponName}}. The mod pool for was empty, attempting to generate dynamically",
"bot-unable_to_fill_camora_slot_mod_pool_empty": "Unable to fill weapons camora (chamber) slots for: {{weaponId}} - {{weaponName}}. The mod pool for it was empty, attempting to generate dynamically",
"bot-unable_to_filter_mod_slot_all_blacklisted": "Unable to generate filtered dynamic weapon mod pool as blacklist filtered out all mods for slot: %s, ignoring blacklist and regenerating pool",
"bot-unable_to_filter_mods_all_blacklisted": "Unable to filter mods for slot: {{slotName}} on {{itemName}} as they were all blacklisted, ignoring blacklist",
"bot-unable_to_find_ammo_item": "Unable to find ammo template with tpl: %s",