source: extensions/TweetThis/language/nl_NL/plugin.lang.php @ 11445

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

[extensions] - TweetThis - add NL (Dutch - Nederlands) thanks to stim

File size: 188 bytes
Line 
1<?php
2
3$lang['Link position'] = 'Knop locatie';
4$lang['Top'] = 'Boven';
5$lang['Bottom'] = 'Onder';
6$lang['Toolbar'] = 'Werkbalk';
7$lang['Share on Twitter'] = 'Deel op Twitter';
8
9?>
Note: See TracBrowser for help on using the repository browser.