Blame view
sources/apps/external/l10n/en_GB.php
151 Bytes
|
42e4f8d60
|
1 2 3 4 5 6 7 |
<?php $TRANSLATIONS = array( "External Sites" => "External Sites", "Name" => "Name", "URL" => "URL", "Remove site" => "Remove site", "Add" => "Add" ); |