From 0542975071fd17d4c23a9c132ef551f750355586 Mon Sep 17 00:00:00 2001 From: Faisal Alvi Date: Mon, 22 Jul 2024 19:28:57 +0530 Subject: [PATCH] Update assets/js/gutenberg-plugin.js Co-authored-by: Dharmesh Patel --- assets/js/gutenberg-plugin.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/assets/js/gutenberg-plugin.js b/assets/js/gutenberg-plugin.js index cb4db1b8b..721686824 100644 --- a/assets/js/gutenberg-plugin.js +++ b/assets/js/gutenberg-plugin.js @@ -153,8 +153,9 @@ const RenderDistributedFrom = () => { { __( 'Updating the ', 'distributor' ) } - { __( 'Original Content', 'distributor' ) }, + { __( 'Original Content', 'distributor' ) } + { ', ' } { __( 'will update this post automatically.', 'distributor'