forked from Arcaniax-Development/goPaint_1.14
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added german and english translations
- Loading branch information
david
committed
Jun 15, 2024
1 parent
73dc4ae
commit 3efe777
Showing
2 changed files
with
22 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,13 @@ | ||
prefix=<aqua>BetterGoPaint ><reset> | ||
command.gopaint.permission=<prefix> <red>You are lacking the permission bettergopaint.use | ||
command.gopaint.usage=<prefix> <red>/gp size<gray>|<red>toggle<gray>|<red>info | ||
command.gopaint.usage.admin=<prefix> <red>/gp size<gray>|<red>toggle<gray>|<red>info<gray>|<red>reload | ||
command.gopaint.usage.size=<prefix> <red>/gp size [number] | ||
command.gopaint.brush.disabled=<prefix> <red>Disabled brush | ||
command.gopaint.brush.enabled=<prefix> <green>Enabled brush | ||
command.gopaint.brush.size=<prefix> <gold>Brush size set to: <yellow><size> | ||
command.gopaint.reloaded=<prefix> <green>Reloaded | ||
command.gopaint.info.creator=<prefix> <aqua>Created by: <gold>TheMeinerLP | ||
command.gopaint.info.link=<prefix> <aqua>Links: <gold><click:open_url:https://twitter.com/themeinerlp'><u>Twitter</u></click> | ||
brush.disabled=<prefix> <red>Your brush is disabled, left click to enable the brush. | ||
brush.paint.point.set=<prefix> <white>Paint brush point #<point> set. |
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,9 @@ | ||
command.gopaint.permission=<prefix> <red>Dir fehlt die Berechtigung bettergopaint.use | ||
command.gopaint.brush.disabled=<prefix> <red>Der Pinsel wurde deaktiviert | ||
command.gopaint.brush.enabled=<prefix> <green>Der Pinsel wurde aktiviert | ||
command.gopaint.brush.size=<prefix> <gold>Die Pinselgröße wurde geändert: <yellow><size> | ||
command.gopaint.reloaded=<prefix> <green>Die Konfiguration wurde neu geladen | ||
command.gopaint.info.creator=<prefix> <aqua>Erstellt von: <gold>TheMeinerLP | ||
command.gopaint.info.link=<prefix> <aqua>Links: <gold><click:open_url:https://twitter.com/themeinerlp'><u>Twitter</u></click> | ||
brush.disabled=<prefix> <red>Dein Pinsel ist deaktiviert, linksklick um den Pinsel zu aktivieren. | ||
brush.paint.point.set=<prefix> <white>Der Pinselstrich #<point> wurde gesetzt. |