Module:LocalizationData
From Eco - English Wiki
return {
msgs = {
['Crafting'] = {'Crafting'},
['Description'] = {'Description'},
['Energy Produced'] = {'Energy Produced'},
['Energy Type'] = {'Energy Type'},
['Energy Used'] = {'Energy Used'},
['Housing'] = {'Housing'},
['ID'] = {'ID', 'IDs'},
['Item'] = {'Item', 'Items'},
['Level'] = {'Level'},
['Placement'] = {'Placement'},
['Power'] = {'Power'},
['Room Material'] = {'Room Material', 'Room Materials'},
['Tag'] = {'Tag', 'Tags'},
['World Object'] = {'World Object'},
}
}