Skip to content

Commit

Permalink
Improve dateAfter and dateBefore translations in Polish (#195)
Browse files Browse the repository at this point in the history
  • Loading branch information
jbookersas authored Nov 14, 2024
1 parent 9c8702b commit 339fe4a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"completed": "Ukończone",
"contains": "Zawiera",
"custom": "Zwyczaj",
"dateAfter": "Po",
"dateBefore": "Przed",
"dateAfter": "Data przypada po",
"dateBefore": "Data przypada przed",
"dateFormat": "dd.mm.yy",
"dateIs": "Równa",
"dateIsNot": "Nierówna",
Expand Down

0 comments on commit 339fe4a

Please sign in to comment.