server/apps/gallery/l10n/ru.php
2012-05-09 12:41:01 +02:00

4 lines
87 B
PHP

<?php $TRANSLATIONS = array(
"Rescan" => "Обновить",
"Back" => "Назад"
);