Skip to content

Commit

Permalink
Update eternalcore-core/src/main/java/com/eternalcode/core/translatio…
Browse files Browse the repository at this point in the history
…n/implementation/PLTranslation.java

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
  • Loading branch information
Rollczi and coderabbitai[bot] authored Oct 8, 2024
1 parent 5d84948 commit 475959b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -444,7 +444,7 @@ public static class PLHomeSection implements HomeSection {
@Description({
" ",
"# Sekcja wiadomości administracyjnych dla domów graczy",
"# {HOME} - Nazwa domu, {PLAYER} - Gracz"
"# {HOME} - Nazwa domu, {PLAYER} - Gracz, {HOMES} - Lista domów"
})
public Notice overrideHomeLocationAsAdmin = Notice.chat("<green>► <white>Nadpisałeś lokalizację domu <green>{HOME} <white>dla gracza <green>{PLAYER}<white>!");
public Notice playerNoOwnedHomes = Notice.chat("<red>✘ <dark_red>Błąd: <red>Gracz <dark_red>{PLAYER} <red>nie posiada żadnego domu!");
Expand Down

0 comments on commit 475959b

Please sign in to comment.