mirror of
https://github.com/minetest-mods/technic.git
synced 2025-07-12 21:30:39 +02:00
Add german translations for all mods
This commit is contained in:
28
technic_worldgen/locale/template.txt
Normal file
28
technic_worldgen/locale/template.txt
Normal file
@ -0,0 +1,28 @@
|
||||
# template.txt
|
||||
# technic_worldgen translation template
|
||||
|
||||
###crafts.lua
|
||||
Uranium =
|
||||
Chromium Lump =
|
||||
Chromium Ingot =
|
||||
Zinc Lump =
|
||||
Zinc Ingot =
|
||||
Brass Ingot =
|
||||
Stainless Steel Ingot =
|
||||
|
||||
###nodes.lua
|
||||
Uranium Ore =
|
||||
Chromium Ore =
|
||||
Zinc Ore =
|
||||
Granite =
|
||||
Marble =
|
||||
Marble Bricks =
|
||||
Uranium Block =
|
||||
Chromium Block =
|
||||
Zinc Block =
|
||||
Stainless Steel Block =
|
||||
Brass Block =
|
||||
|
||||
###rubber.lua
|
||||
Rubber Tree Sapling =
|
||||
Rubber Tree =
|
Reference in New Issue
Block a user