Approval.

This commit is contained in:
Joshua Ramon Enslin 2023-02-19 17:59:02 +00:00 committed by md translation bot
parent 690ced6b48
commit 70f7340983
3 changed files with 6 additions and 6 deletions

View File

@ -6,5 +6,5 @@ $nav = array (
'collection' => 'Зiбрання',
'object' => 'Об\'єкти',
'topics' => 'Теми',
'contact' => 'Зворотній зв\'язок',
'contact' => 'Написати нам',
);

View File

@ -6,9 +6,9 @@ $startpage = array (
'languages' => 'Мови',
'german' => 'Німецька',
'english' => 'Англійська',
'for_example' => 'Для прикладу...',
'for_example' => 'Для прикладу ...',
'all_topics' => 'Усі теми',
'about' => 'Теми, статті та виставки у museum-digital.',
'about' => 'Теми, статті та виставки у museum-digital',
'meta_description' => 'Тематор - це інструмент museum-digital для створення цифрової розповіді (digital storytelling).',
'meta_keywords' => 'Цифрове оповідання (Digital storytelling), виставки, викладання, освіта, музеї',
);

View File

@ -1,9 +1,9 @@
<?PHP
declare(strict_types = 1);
$topic = array (
'related_objects' => 'Пов\'язані об\'єкти...',
'related_documents' => 'Пов\'язані документи...',
'sources_and_links' => 'Джерела та посилання...',
'related_objects' => 'Пов\'язані об\'єкти ...',
'related_documents' => 'Пов\'язані документи ...',
'sources_and_links' => 'Джерела та посилання ...',
'next' => 'Далі',
'map' => 'Мапа',
'show_object' => 'Показати об\'єкт',