Skip to content

Commit

Permalink
added german language support
Browse files Browse the repository at this point in the history
  • Loading branch information
TravikSkoot committed Sep 27, 2022
1 parent 62ad217 commit 413ea1b
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions src/main/resources/assets/portalgun/lang/de_de.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"item.portalgun.portal_gun": "Aperture Science Handheld Dual-Portalgerät",
"item.portalgun.portalgun_body": "Portal Gerätekörper",
"item.portalgun.portalgun_claw": "Portal Geräteklaue",
"subtitles.portalgun.portal1_shoot": "Primäres Portal erstellt",
"subtitles.portalgun.portal2_shoot": "Sekundäres Portal erstellt",
"subtitles.portalgun.portal_open": "Portal geöffnet",
"subtitles.portalgun.portal_close": "Portal geschlossen",
"key.portalgun.clearportals": "Lösche Portale",
"category.portalgun": "Portal Gun",
"text.autoconfig.portalgun.option.enabled.portalFunneling": "Portal Schleusen",
"text.autoconfig.portalgun.title": "Portal Gun Fabric Optionen"
}

0 comments on commit 413ea1b

Please sign in to comment.