diff options
Diffstat (limited to 'perl-install/crypto.pm')
-rw-r--r-- | perl-install/crypto.pm | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/perl-install/crypto.pm b/perl-install/crypto.pm index 9ac437fce..1a981c71a 100644 --- a/perl-install/crypto.pm +++ b/perl-install/crypto.pm @@ -17,6 +17,9 @@ my %url2land = ( gr => _("Greece"), no => _("Norway"), se => _("Sweden"), + nl => _("Netherlands"), + it => _("Italy"), + at => _("Austria"), ); my %land2tzs = ( |