-
Notifications
You must be signed in to change notification settings - Fork 1
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
1 parent
c87c856
commit 5f933d7
Showing
3 changed files
with
26 additions
and
2 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
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 @@ | ||
{ | ||
"keybinds.title.name": "Skróty klawiszowe:", | ||
"keybinds.title.description": "Wszystkie skróty klawiszowe, które mogą być dodane lub zmienione.", | ||
"keybinds.ToggleUIKey.name": "Klawisz przełączania interfejsu użytkownika", | ||
"keybinds.ToggleUIKey.description": "Skrót klawiszowy, który przełącza interfejs użytkownika w grze.", | ||
"others.title.name": "Inne:", | ||
"others.title.description": "Wszystkie inne opcje, które możesz zmienić.", | ||
"others.ToggleUICurrentState.name": "Aktualny stan przełączania interfejsu użytkownika", | ||
"others.ToggleUICurrentState.description": "Włączone - Pokazuje interfejs użytkownika.\nWyłączone - ukrywa interfejs użytkownika.", | ||
"others.ToggleIsPetting.name": "Przełącz automatyczne głaskanie zwierząt gospodarskich", | ||
"others.ToggleIsPetting.description": "Włączone - Automatycznie głaszcze zwierzęta gospodarskie.\nWyłączone - Nie głaszcze automatycznie zwierząt gospodarskich.", | ||
"others.AlreadyPettedMessage.name": "Wiadomość o już pogłaskanych", | ||
"others.AlreadyPettedMessage.description": "Wiadomość już pogłaskane", | ||
"others.NeedsPettingMessage.name": "Wiadomość o potrzebie głaskania", | ||
"others.NeedsPettingMessage.description": "Wiadomość nie pogłaskane" | ||
} |
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