{post.status === "draft" || post.status === "changes_requested" ? (
) : null}
{canReview && post.status === "submitted" ? (
diff --git a/src/views/AdminBlogAssets.tsx b/src/views/AdminBlogAssets.tsx
index 22cd39a..099a73f 100644
--- a/src/views/AdminBlogAssets.tsx
+++ b/src/views/AdminBlogAssets.tsx
@@ -110,7 +110,7 @@ export default function AdminBlogAssets({ postId }: Props) {
}
return (
-
+
مرکز آپلود نوشته
diff --git a/src/views/AdminEvents.tsx b/src/views/AdminEvents.tsx
index 3a598db..2bc4aba 100644
--- a/src/views/AdminEvents.tsx
+++ b/src/views/AdminEvents.tsx
@@ -102,7 +102,7 @@ const AdminEventsPage: React.FC = () => {
}, [eventsQuery.data, filters.sort]);
return (
-
+
رویدادها
مدیریت رویدادها، ثبتنامها و وضعیت انتشار
diff --git a/src/views/AdminUsers.tsx b/src/views/AdminUsers.tsx
index c500f09..774461d 100644
--- a/src/views/AdminUsers.tsx
+++ b/src/views/AdminUsers.tsx
@@ -91,7 +91,7 @@ const AdminUsersPage: React.FC = () => {
};
return (
-
+
کاربران
مدیریت و جستجوی کاربران سامانه