Added additional context to english locales
This commit is contained in:
parent
7d515ad680
commit
b5a11a1343
@ -6,7 +6,7 @@
|
||||
"baseclass-item_not_found_failed": "Item %s still not found in base cache after regeneration",
|
||||
"baseclass-missing_db_no_cache": "Database was empty, unable to generate an item base cache",
|
||||
"bleeding_edge_build": "BLEEDINGEDGE",
|
||||
"bot-bot-cache_has_zero_bots_of_requested_type": "WARNING - Bot cache does not have a pre-generated bot of type %s, will need to be generated, configure server to make more",
|
||||
"bot-bot-cache_has_zero_bots_of_requested_type": "WARNING - Bot cache does not have a pre-generated bot of type %s, will need to be generated, configure the bot.json config property (presetBatch) to be higher",
|
||||
"bot-bot_preset_count_value_missing": "Unable to find a preset count to generate for bot: %s, defaulting to 30",
|
||||
"bot-compatibility_check_missing_props": "Unable to validate item: {{id}} {{name}} in slot: {{slot}} can be equipped, it is missing a _props value",
|
||||
"bot-generation_failed": "bot generation failed see server log for further details",
|
||||
@ -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 weapon camora slots for {{weaponId}} - {{weaponName}}. 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 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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user