Blame view
sources/apps/external/l10n/eo.php
152 Bytes
|
d1bafeea1
|
1 2 3 4 5 6 7 |
<?php $TRANSLATIONS = array( "External Sites" => "Malenaj ejoj", "Name" => "Nomo", "URL" => "URL", "Remove site" => "Forigi ejon", "Add" => "Aldoni" ); |