From 42ef9d90c7517f3ced76d7ec3326d8c804bd6e06 Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Thu, 9 Apr 2026 20:28:48 +0000 Subject: [PATCH] Approval. --- ru/tag_relation_type.php | 2 +- uk/tag_relation_type.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ru/tag_relation_type.php b/ru/tag_relation_type.php index 9dc11b4..e4e8f2e 100644 --- a/ru/tag_relation_type.php +++ b/ru/tag_relation_type.php @@ -5,7 +5,7 @@ $tag_relation_type = array ( 'object_type' => 'Тип объекта', 'material' => 'Материал', 'technique' => 'Техника', - 'display_subject' => 'Показ объекта', + 'display_subject' => 'изрбражено на объекте', 'topic' => 'Topic', 'mentioned' => 'Mentioned subject', 'taxon' => 'Taxon', diff --git a/uk/tag_relation_type.php b/uk/tag_relation_type.php index c550b74..3673331 100644 --- a/uk/tag_relation_type.php +++ b/uk/tag_relation_type.php @@ -5,7 +5,7 @@ $tag_relation_type = array ( 'object_type' => 'Тип об\'єкта', 'material' => 'Матеріал', 'technique' => 'Техніка', - 'display_subject' => 'Показ об\'єкта', + 'display_subject' => 'зображено на об\'єкті', 'topic' => 'Тема', 'mentioned' => 'Згадана тема', 'taxon' => 'Таксон',