Blame view
sources/apps/external/l10n/nl.php
158 Bytes
|
42e4f8d60
|
1 2 3 4 5 6 7 |
<?php $TRANSLATIONS = array( "External Sites" => "Externe sites", "Name" => "Naam", "URL" => "URL", "Remove site" => "Verwijder site", "Add" => "Voeg toe" ); |