Skip to content

Commit

Permalink
Add missing Catalan locale key
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcasals committed Apr 3, 2020
1 parent 573281b commit 449df29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/locales/ca.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ ca:
date_after_or_equal_to: "ha de ser posterior o igual a %{date}"
date_before: "ha de ser abans de %{date}"
date_before_or_equal_to: "ha de ser abans de o igual a %{date}"
date_equal_to: "ha de ser igual a %{date}"

0 comments on commit 449df29

Please sign in to comment.