Skip to content

Commit

Permalink
Create SpiriitFormFilterBundle.pl.yml (#19)
Browse files Browse the repository at this point in the history
Add Polish translations
  • Loading branch information
thomas2411 authored and gilles-g committed Jul 31, 2024
1 parent 8359773 commit ee62d77
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions Resources/translations/SpiriitFormFilterBundle.pl.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
boolean:
yes_or_no: "Tak lub Nie"
yes: "Tak"
no: "Nie"

number:
equal: "Równe"
greater_than: "Większe niż"
greater_than_equal: "Większe niż lub Równe"
lower_than: "Mniejsze niż"
lower_than_equal: "Mniejsze niż lub Równe"

text:
starts: "Zaczyna się od"
ends: "Kończy się na"
equals: "Równe"
both: "Zawiera"

0 comments on commit ee62d77

Please sign in to comment.