mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-12-15 15:20:57 -08:00
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:
parent
33f6004c81
commit
0211732520
1 changed files with 1 additions and 1 deletions
|
|
@ -1374,7 +1374,7 @@ block.deep-tainted-water.name = Deep Tainted Water
|
|||
block.darksand-tainted-water.name = Donker Zand Vervuild Water
|
||||
block.tar.name = Olie
|
||||
block.stone.name = Steen
|
||||
block.sand-floor.name = Donker Zand
|
||||
block.sand-floor.name = Zand
|
||||
block.darksand.name = Donker Zand
|
||||
block.ice.name = Ijs
|
||||
block.snow.name = Sneeuw
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue