diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-02-18 18:20:47 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-02-18 18:20:47 +0800 |
| commit | e21c0b7c798a43c6c4068e3fbe92429beacd084a (patch) | |
| tree | f6ae09de7dc0727e81a9f54a8e6df00fc141d0c8 /src | |
| parent | 6a86f82b4ffbd99ca299994982442b1410aa769a (diff) | |
| download | RoughlyEnoughItems-e21c0b7c798a43c6c4068e3fbe92429beacd084a.tar.gz RoughlyEnoughItems-e21c0b7c798a43c6c4068e3fbe92429beacd084a.tar.bz2 RoughlyEnoughItems-e21c0b7c798a43c6c4068e3fbe92429beacd084a.zip | |
New translations en_us.json (pl_pl)
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json b/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json index 4af42e081..1587e4f4d 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json @@ -123,6 +123,8 @@ "config.roughlyenoughitems.filteredEntries.show": "Pokaż zaznaczone", "config.roughlyenoughitems.filteredEntries.loadWorldFirst": "Najpierw załaduj świat!", "config.roughlyenoughitems.entrySize": "Rozmiar przedmiotu na liście:", + "config.roughlyenoughitems.asyncSearch": "Async Search:", + "config.roughlyenoughitems.numberAsyncSearch": "Async Entry Group Size:", "config.roughlyenoughitems.useCompactTabs": "Kompaktowe karty:", "config.roughlyenoughitems.darkTheme": "Motyw:", "config.roughlyenoughitems.darkTheme.boolean.true": "Ciemny", @@ -135,6 +137,7 @@ "config.roughlyenoughitems.mirrorItemPanel.boolean.true": "Po lewej", "config.roughlyenoughitems.mirrorItemPanel.boolean.false": "Po prawej", "config.roughlyenoughitems.debugRenderTimeRequired": "Tryb debugowania listy przedmiotów:", + "config.roughlyenoughitems.debugSearchTimeRequired": "Search Debug Mode:", "config.roughlyenoughitems.searchFieldLocation": "Pozycja pola wyszukiwania:", "config.roughlyenoughitems.searchFieldLocation.bottom_side": "Lewy / Prawy Dolny", "config.roughlyenoughitems.searchFieldLocation.top_side": "Lewy / Prawy Górny", |
