Skip to content

Commit 709a495

Browse files
authored
Create pl.json (#31)
1 parent 0ff1bdd commit 709a495

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

locales/pl.json

+23
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"error": {
3+
"process_canceled": "Proces anulowany",
4+
"plant_has_died": "Roślina umarła. Naciśnij ~r~E~w~, aby usunąć roślinę.",
5+
"cant_place_here": "Nie można tutaj umieścić",
6+
"not_safe_here": "Tutaj nie jest bezpiecznie, spróbuj w swoim domu",
7+
"not_need_nutrition": "Roślina nie potrzebuje nawożenia",
8+
"this_plant_no_longer_exists": "Ta roślina już nie istnieje?",
9+
"house_not_found": "Dom nie znaleziony",
10+
"you_dont_have_enough_resealable_bags": "Nie masz wystarczającej liczby woreczków zamykanych"
11+
},
12+
"text": {
13+
"sort": "Sortuj:",
14+
"harvest_plant": "Naciśnij ~g~E~w~, aby zebrać roślinę.",
15+
"nutrition": "Nawożenie:",
16+
"health": "Zdrowie:",
17+
"harvesting_plant": "Zbieranie rośliny",
18+
"planting": "Sadzenie",
19+
"feeding_plant": "Nawożenie rośliny",
20+
"the_plant_has_been_harvested": "Roślina została zebrana",
21+
"removing_the_plant": "Usuwanie rośliny"
22+
}
23+
}

0 commit comments

Comments
 (0)