Skip to content
This repository has been archived by the owner on Apr 28, 2020. It is now read-only.

Commit

Permalink
[PSR-2] fixers=braces,elseif,short_tag,php_closing_tag,trailing_space…
Browse files Browse the repository at this point in the history
…s,linefeed

Applied php-cs-fixer --fixers=braces,elseif,short_tag,php_closing_tag,trailing_spaces,linefeed
  • Loading branch information
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion languages/it/Zend_Validate.php
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@
"'%value%' appears to be a local network name but local network names are not allowed" => "'%value%' sembra essere un nome di una rete locale e queste non sono consentite",
"'%value%' appears to be a DNS hostname but the given punycode notation cannot be decoded" => "'%value%' sembra essere un hostname DNS ma la notazione punycode data non può essere decodificata",
"'%value%' does not appear to be a valid URI hostname" => "'%value%' non sembra essere un hostname URI valido",

// Zend_Validate_Iban
"Unknown country within the IBAN '%value%'" => "Codice paese sconosciuto con l'IBAN '%value%'",
"'%value%' has a false IBAN format" => "'%value%' ha un formato IBAN non valido",
Expand Down

0 comments on commit baa6f68

Please sign in to comment.