This repository has been archived by the owner on Jun 13, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Ceph
committed
Jan 16, 2017
1 parent
50c5589
commit a0a70f4
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
error: | ||
no_worldedit: "&cWorldEdit ist nicht installiert. &aInstalliere &ces, sofern du dieses Feature benötigst." | ||
no_selection: "&cWähle zuerst eine Region aus." | ||
console_use: "&cNur Spieler können diesen Command benutzen." | ||
no_permissions: "Du hast &ckeine &fausreichenden &7Rechte &fum dies zu tun." | ||
info: | ||
lampcontrol_use_help: "&dNutze den &e/help &dCommamd für Hilfe." | ||
no_lamps_affecetd: "&dKeine Lampe verändert." | ||
affected_lamps_on: "&f%affected &dLampen wurden eingeschaltet." | ||
affected_lamps_off: "&f%affected &dLampen wurden ausgeschaltet." | ||
config_reloaded: "Konfiguration neu eingelesen." | ||
command: | ||
help_description: "Hilfe-Command für LampControl." | ||
on_lamp_description: "Schaltet ausgewählte Lampen &aein&f." | ||
off_lamp_description: "Schaltet ausgewählte Lampen &caus&f." | ||
reload: "Liest die Konfiguration neu ein." |
a0a70f4
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks to @sebastianbinder for this!