ReStocked/Distribution/Restock/GameData/ReStock/Localization/en-us.cfg

23 lines
595 B
INI
Raw Normal View History

// Proposed format:
// #LOC_Restock_partconfigname_fieldname
// eg.
// #LOC_Restock_restock-engine-375-3_title = ...
// #LOC_Restock_restock-engine-375-3_description = ...
Localization
{
en-us
{
#LOC_Restock_variant-engine_size0 = 0.625m
#LOC_Restock_variant-engine_size1 = 1.25m
#LOC_Restock_variant-engine_size2 = 2.5m
#LOC_Restock_variant-engine_size3 = 3.75m
#LOC_Restock_variant-engine_compact = Compact
2018-07-05 18:41:36 +00:00
#LOC_Restock_variant-engine_radial = Radial
#LOC_Restock_variant-engine_boattail = Boattail
#LOC_Restock_variant-surface_metal = Metal
}
}