diff --git a/api/src/Sozsoft.Platform.DbMigrator/Seeds/LanguagesData.json b/api/src/Sozsoft.Platform.DbMigrator/Seeds/LanguagesData.json index ef6796b..3469e40 100644 --- a/api/src/Sozsoft.Platform.DbMigrator/Seeds/LanguagesData.json +++ b/api/src/Sozsoft.Platform.DbMigrator/Seeds/LanguagesData.json @@ -1692,12 +1692,6 @@ "en": "Loading execution details...", "tr": "Çalıştırma detayları yükleniyor..." }, - { - "resourceName": "Platform", - "key": "App.Listforms.ImportManager.Executed", - "en": "executed", - "tr": "çalıştırıldı" - }, { "resourceName": "Platform", "key": "App.Listforms.ImportManager.Valid", diff --git a/ui/src/views/forum/admin/AdminView.tsx b/ui/src/views/forum/admin/AdminView.tsx index 49454d2..0c5f07b 100644 --- a/ui/src/views/forum/admin/AdminView.tsx +++ b/ui/src/views/forum/admin/AdminView.tsx @@ -102,21 +102,21 @@ export function AdminView({ ] return ( -