Ignore:
Timestamp:
Dec 8, 2010, 9:03:14 PM (13 years ago)
Author:
riopwg
Message:

Update language IT

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/captcha/language/it_IT/plugin.lang.php

    r8034 r8040  
    11<?php
    22
    3 $lang['Captcha Configuration'] = 'Configurazione del captcha';
     3$lang['Captcha Configuration'] = 'Configurazione del Captcha';
    44$lang['Public Key'] = 'Chiave pubblica';
    55$lang['Private Key'] = 'Chiave privata';
    6 $lang['Signup for personal usage keys'] = 'Iscriversi per le chiavi di uso personale';
     6$lang['Signup for personal usage keys'] = 'Registrare le chiavi ad uso personale';
    77
    88$lang['Invalid Captcha'] = 'Captcha non valido';
    9 $lang['You need to define Captcha keys'] = 'È necessario definire le chiavi per il captcha';
     9$lang['You need to define Captcha keys'] = 'È necessario definire le chiavi per il Captcha';
    1010
    1111?>
Note: See TracChangeset for help on using the changeset viewer.