Sha256: 066b1f8c0c7e9ae9bf9f953d63da24558d581c33f8626055e9c23299f78da9b3
Contents?: true
Size: 702 Bytes
Versions: 5
Compression:
Stored size: 702 Bytes
Contents
en: ibandit: invalid_country_code: "'%{country_code}' is not a valid ISO 3166-1 IBAN country code" invalid_check_digits: "Check digits failed modulus check. Expected '%{expected_check_digits}', received '%{check_digits}'." invalid_length: "Length doesn't match SWIFT specification (expected %{expected_length} characters, received %{length})" is_required: "is required" wrong_length: "is the wrong length (should be %{expected} characters)" not_used_in_country: "is not used in %{country_code}" non_alphanumeric_characters: "Non-alphanumeric characters found: %{characters}" invalid_format: "Unexpected format for a %{country_code} IBAN." is_invalid: "is invalid"
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
ibandit-0.4.5 | config/locales/en.yml |
ibandit-0.4.4 | config/locales/en.yml |
ibandit-0.4.3 | config/locales/en.yml |
ibandit-0.4.2 | config/locales/en.yml |
ibandit-0.4.1 | config/locales/en.yml |