initial
This commit is contained in:
@@ -0,0 +1,40 @@
|
||||
#Items
|
||||
item.floodlights:rawFilament.name=가공 안된 필라멘트
|
||||
item.floodlights:glowingFilament.name=빛나는 필라멘트
|
||||
item.floodlights:electricIncandescentLightBulb.name=Electric Incandescent Light Bulb
|
||||
item.floodlights:carbonDissolver.name=Fuel Dissolver
|
||||
item.floodlights:carbonLantern.name=Non-electric Lantern
|
||||
item.floodlights:mantle.name=Mantle
|
||||
item.floodlights:lightDebugTool.name=Lightblock Debug Tool
|
||||
|
||||
#TileEntities
|
||||
tile.floodlights:carbonFloodlight.name=Non-electric Floodlight
|
||||
tile.floodlights:electricFloodlight.name=Electric Floodlight
|
||||
tile.floodlights:smallElectricFloodlight.name=Small Electric Floodlight
|
||||
tile.floodlights:uvFloodlight.name=UV Floodlight
|
||||
tile.floodlights:smallElectricFloodlightMetaBlock.name=Flourescent Light
|
||||
tile.floodlights:smallElectricFloodlightMetaBlock_smallFluorescent.name=Small Flourescent Light
|
||||
tile.floodlights:smallElectricFloodlightMetaBlock_squareFluorescent.name=Square Flourescent Light
|
||||
tile.floodlights:growLight.name=Grow Light
|
||||
|
||||
tile.floodlights:tilePhantomLight.name=Phantom Light
|
||||
tile.floodlights:tileUVLight.name=UV Light
|
||||
|
||||
#GUI
|
||||
gui.floodlights:nonElectricFloodlightTimeRemaining=Time remaining
|
||||
gui.floodlights:RFStorage=RF Storage
|
||||
gui.floodlights:invert=Inverted
|
||||
gui.floodlights:mode=Mode
|
||||
gui.floodlights:true=true
|
||||
gui.floodlights:false=false
|
||||
gui.floodlights:straight=straight
|
||||
gui.floodlights:narrowCone=narrow cone
|
||||
gui.floodlights:wideCone=wide cone
|
||||
gui.floodlights:minutesShort=m
|
||||
gui.floodlights:secondsShort=s
|
||||
gui.floodlights:growLightLighting=Normal lighting
|
||||
gui.floodlights:growLightDarkLight=Black light
|
||||
|
||||
# Creative Tabs
|
||||
itemGroup.floodlights=Flood Lights
|
||||
|
||||
Reference in New Issue
Block a user