source: extensions/PersoFooter/language/nl_NL/plugin.lang.php @ 11242

Last change on this file since 11242 was 11242, checked in by ddtddt, 13 years ago

[extensions] - PersoFooter - Add NL thanks to Matthias

File size: 544 bytes
RevLine 
[11242]1<?php
2
3$lang['pft_h2'] = 'Persoonlijke voettekst';
4
5//Tab gest
6$lang['pft_tab_gest'] = 'Gestion';
7$lang['pft_perso'] = 'voettekst perso';
8//Tab help
9$lang['pft_tab_help'] = 'Help';
10$lang['pft_css'] = 'De voettekst aan het aanpassen';
11$lang['pft_css_help'] = 'Uw persoonlijke blok is in de tag < span id="persofooter" >, u kunt deze ID gebruiken in uw thema of lokaal bestand om uw persoonijke blok aan te passen.';
12$lang['pft_ED'] = 'Plugin "UitgebreideBeschrijving"';
13$lang['pft_ED_help'] = 'U kunt de tags [lang] gebruiken van de plugin';
14
15?>
Note: See TracBrowser for help on using the repository browser.