Skip to content

Commit

Permalink
Merge pull request #1042 from digitalfrost/080922e1
Browse files Browse the repository at this point in the history
Add missing keys to en.yml
  • Loading branch information
pama authored Sep 10, 2022
2 parents 9eeef0c + 53b5095 commit 9966417
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rails/locale/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ en:
exclusion: is reserved
greater_than: must be greater than %{count}
greater_than_or_equal_to: must be greater than or equal to %{count}
in: must be in %{count}
inclusion: is not included in the list
invalid: is invalid
less_than: must be less than %{count}
Expand Down Expand Up @@ -164,6 +165,7 @@ en:
format:
delimiter: ","
precision: 3
round_mode: default
separator: "."
significant: false
strip_insignificant_zeros: false
Expand Down

0 comments on commit 9966417

Please sign in to comment.