您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

nl_NL.inc 418B

12345678
  1. <?php
  2. $labels = array();
  3. $labels['automaticallycollected'] = 'Automatisch verzameld';
  4. $labels['useautoabook'] = 'Gebruik automatisch adresboek';
  5. $labels['useforcompletion'] = 'Gebruik automatisch verzamelde adressen voor automatisch aanvullen';
  6. $labels['contactremoved'] = 'Contact(en) verwijderd uit het automatische adresboek';
  7. $labels['contactmoved'] = 'Contact(en) verplaatst uit het automatische adresboek';
  8. ?>