From 7214e5b43aaa474e43878502f5f1f2c48cde68b2 Mon Sep 17 00:00:00 2001 From: v-dumas Date: Wed, 11 Jun 2025 17:14:15 +0200 Subject: [PATCH] Fix typo in SynchroLog class name --- dictionaries/tr.dictionary.itop.core.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dictionaries/tr.dictionary.itop.core.php b/dictionaries/tr.dictionary.itop.core.php index 0b578e772..4b10659a5 100644 --- a/dictionaries/tr.dictionary.itop.core.php +++ b/dictionaries/tr.dictionary.itop.core.php @@ -937,7 +937,7 @@ Dict::Add('TR TR', 'Turkish', 'Türkçe', array( 'Class:SynchroAttLinkSet' => 'Synchro niteliği (LinkSet)', 'Class:SynchroAttLinkSet/Attribute:row_separator' => 'Satır Ayırıcı', 'Class:SynchroAttLinkSet/Attribute:attribute_separator' => 'Nitelik Ayırıcı', - 'Class:SynchroLog' => 'Synchr log', + 'Class:SynchroLog' => 'Synchro Log', 'Class:SynchroLog/Attribute:sync_source_id' => 'Synchro Veri Kaynağı', 'Class:SynchroLog/Attribute:start_date' => 'Başlangıç tarihi', 'Class:SynchroLog/Attribute:end_date' => 'Bitiş Tarihi',