Module:LocalizationData
From Eco - English Wiki
return {
msgs = {
['Carried in'] = {'Carried in'},
['Crafting'] = {'Crafting'},
['Created at'] = {'Created at'},
['Description'] = {'Description'},
['Energy Produced'] = {'Energy Produced'},
['Energy Type'] = {'Energy Type'},
['Energy Used'] = {'Energy Used'},
['Fuel'] = {'Fuel'},
['General'] = {'General'},
['Housing'] = {'Housing'},
['ID Number'] = {'ID Number'},
['ID'] = {'ID', 'IDs'},
['Item ID'] = {'Item ID'},
['Item with the %s Tag:'] = {'Item with the %s Tag:', 'Items with the %s Tag:'},
['Item'] = {'Item', 'Items'},
['Level'] = {'Level'},
['Liquid/Gas'] = {'Liquid/Gas'},
['N/A'] = {'N/A'},
['Object'] = {'Object'},
['Placement'] = {'Placement'},
['Power'] = {'Power'},
['Room Material'] = {'Room Material', 'Room Materials'},
['Stack limit'] = {'Stack limit'},
['Storage'] = {'Storage'},
['Tag'] = {'Tag', 'Tags'},
['Used as Currency'] = {'Used as Currency'},
['Used at'] = {'Used at'},
['Weight'] = {'Weight'},
['World Object'] = {'World Object'},
['World Object'] = {'World Object'},
['kg'] = {'kg'},
}
}