Blame view
sources/apps/external/l10n/ru.php
198 Bytes
|
42e4f8d60
|
1 2 3 4 5 6 7 |
<?php $TRANSLATIONS = array( "External Sites" => "Внешние сайты", "Name" => "Имя", "URL" => "Ссылка", "Remove site" => "Удалить сайт", "Add" => "Добавить" ); |