Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added the German Language to Theatrical #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions forge/src/generated/resources/assets/theatrical/lang/de_de.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"block.theatrical.artnet_interface": "ArtNet Schnittstelle",
"block.theatrical.basic_lighting_desk": "Einfaches Lichtpult",
"block.theatrical.dimmed_power_cable": "Gedimmtes Stromkabel",
"block.theatrical.dimmer_rack": "Dimmer Rack",
"block.theatrical.dmx_cable": "DMX Kabel",
"block.theatrical.generic_light": "Konventionelle Lampe",
"block.theatrical.iwb": "Intern verdrahtete Leiste (IWB)",
"block.theatrical.moving_light": "Moving Light",
"block.theatrical.power_cable": "Stromkabel",
"block.theatrical.redstone_interface": "DMX-Redstone Schnittstelle",
"block.theatrical.socapex_cable": "Socapex Kabel",
"block.theatrical.socapex_distribution": "Socapex Verteiler",
"block.theatrical.test_dmx": "Test DMX Block",
"block.theatrical.truss": "MT100 Gerüst",
"guide.theatrical.landing_text": "Zur Kunst des Theaters",
"guide.theatrical.name": "Theatrical Handbuch",
"item.theatrical.bulb": "Wolframlampe",
"item.theatrical.cog": "Mechanisches Zahnrad",
"item.theatrical.led": "LED",
"item.theatrical.motor": "Elektrischer Motor",
"item.theatrical.positioner": "Fernlichtpositionierer",
"item.theatrical.wrench": "Schraubenschlüssel",
"itemGroup.theatrical": "Theatrical"
}