source: extensions/Copyrights/language/nl_NL/plugin.lang.php @ 11292

Last change on this file since 11292 was 11292, checked in by Mattias, 13 years ago

Added @translate tags in a couple of files
Added index.php to the main copyrights folder
Updated english and dutch language files

File size: 304 bytes
RevLine 
[10874]1<?php
2
[11292]3$lang['Copyright'] = 'Copyright';
4$lang['Copyrights'] = 'Copyrights';
5$lang['Create copyright'] = 'Maak copyright';
6$lang['Edit copyright'] = 'Bewerk copyright';
7$lang['Update copyright'] = 'Update copyright';
8$lang['Delete copyright'] = 'Verwijder copyright';
9$lang['Visible'] = 'Zichtbaar';
[10874]10
11?>
Note: See TracBrowser for help on using the repository browser.