Skip to content
This repository has been archived by the owner on Jul 6, 2019. It is now read-only.

Commit

Permalink
fix(i18n): typo 😇 (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
janl authored and zkat committed Jun 18, 2017
1 parent 04920ae commit ede4a53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion locales/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"Package to be installed.": "Das zu installierende Paket.",
"Location of the npm cache.": "Ort des npm Zwischenspeichers.",
"Skip installation if a package is missing.": "Ãœberspringe die Installation falls ein Paket fehlt.",
"Path to user npmrc.": "Pfad zur Benuzter_innen npmrc.",
"Path to user npmrc.": "Pfad zur Benutzer_innen npmrc.",
"Execute string as if inside `npm run-script`.": "Führe Zeichenkette aus, als wäre sie innerhalb von `npm run-script`.",
"Shell to execute the command with, if any.": "Shell mit der Programme ausgeführt werden soll, wenn überhaupt.",
"Generate shell code to use npx as the \"command not found\" fallback.": "Erzeuge Shellcode um npx als Alternative zu \"Programm konnte nicht gefunden werden\" zu benutzen.",
Expand Down

0 comments on commit ede4a53

Please sign in to comment.