Fixed sand-floor translation in Dutch (#8058)
Changed from 'Donker Zand' which means 'dark sand' to 'Zand' which is just 'sand'
This commit is contained in:
@@ -1374,7 +1374,7 @@ block.deep-tainted-water.name = Deep Tainted Water
|
|||||||
block.darksand-tainted-water.name = Donker Zand Vervuild Water
|
block.darksand-tainted-water.name = Donker Zand Vervuild Water
|
||||||
block.tar.name = Olie
|
block.tar.name = Olie
|
||||||
block.stone.name = Steen
|
block.stone.name = Steen
|
||||||
block.sand-floor.name = Donker Zand
|
block.sand-floor.name = Zand
|
||||||
block.darksand.name = Donker Zand
|
block.darksand.name = Donker Zand
|
||||||
block.ice.name = Ijs
|
block.ice.name = Ijs
|
||||||
block.snow.name = Sneeuw
|
block.snow.name = Sneeuw
|
||||||
|
|||||||
Reference in New Issue
Block a user