Approval.

This commit is contained in:
2023-01-11 00:34:10 +00:00
committed by md translation bot
parent 03b9088dbe
commit 442031be23
2 changed files with 10 additions and 10 deletions

View File

@ -1,7 +1,7 @@
<?PHP
$nav['home'] = 'Главная страница';
$nav['museum'] = 'Музей';
$nav['collection'] = 'Собрание';
$nav['object'] = 'Объект';
$nav['home'] = 'Главная';
$nav['museum'] = 'Музеи';
$nav['collection'] = 'Собрания';
$nav['object'] = 'Объекты';
$nav['topics'] = 'Темы';
$nav['contact'] = 'Контакт';
$nav['contact'] = 'Обратная связь';