Skip to content

Commit

Permalink
typo, thanks for TrueSoft for pointing here :)
Browse files Browse the repository at this point in the history
  • Loading branch information
kfl62 committed Jan 6, 2012
1 parent 2616e60 commit e3eac0a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rails/locale/ro.yml
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ ro:
empty: "nu poate fi gol"
blank: "nu poate fi gol"
too_long: "este prea lung (se pot folosi maximum %{count} caractere)"
too_short: "este prea scurt (minumim de caractere este %{count})"
too_short: "este prea scurt (minimum de caractere este %{count})"
wrong_length: "nu are lungimea corectă (trebuie să aiba %{count} caractere)"
not_a_number: "nu este un număr"
not_an_integer: "trebuie să fie un mumăr întreg"
Expand All @@ -209,4 +209,4 @@ ro:
template:
<<: *errors_template
full_messages:
format: "%{attribute} %{message}"
format: "%{attribute} %{message}"

0 comments on commit e3eac0a

Please sign in to comment.