Skip to content

Commit 48b640f

Browse files
authored
Create SpiriitFormFilterBundle.pl.yml (#19)
Add Polish translations
1 parent 36c80d8 commit 48b640f

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
boolean:
2+
yes_or_no: "Tak lub Nie"
3+
yes: "Tak"
4+
no: "Nie"
5+
6+
number:
7+
equal: "Równe"
8+
greater_than: "Większe niż"
9+
greater_than_equal: "Większe niż lub Równe"
10+
lower_than: "Mniejsze niż"
11+
lower_than_equal: "Mniejsze niż lub Równe"
12+
13+
text:
14+
starts: "Zaczyna się od"
15+
ends: "Kończy się na"
16+
equals: "Równe"
17+
both: "Zawiera"

0 commit comments

Comments
 (0)