commit | author | age
|
ec5716
|
1 |
<?php |
407003
|
2 |
$wb['public_key_txt'] = 'CléubliquePublic-Key'; |
TB |
3 |
$wb['ttl_txt'] = 'TTL'; |
|
4 |
$wb['active_txt'] = 'Actif'; |
|
5 |
$wb['record_exists_txt'] = 'L\'enregistrement DNS exist dé'; |
|
6 |
$wb['limit_dns_record_txt'] = 'Le nombre max. d\'enregistrement DNS pour votre compte àtétteint.'; |
|
7 |
$wb['no_zone_perm'] = 'Vous n\'avez pas la permission d\'ajouter un enregistrement àette Zone DNS.'; |
877874
|
8 |
$wb['ttl_range_error'] = 'Le temps minimum TTL est de 60 secondes.'; |
FS |
9 |
$wb['selector_txt'] = 'Selecteur DKIM'; |
407003
|
10 |
$wb['dkim_disabled_txt'] = 'DKIM disabled for this mail-domain'; |
ec5716
|
11 |
?> |