From 7ba4cac33e47b712227c2b8a133c489abed7c727 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Wed, 18 Sep 2024 14:09:44 -0400 Subject: [PATCH] Adding post_title_only (#149) --- translations/en.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/translations/en.json b/translations/en.json index e7336ba..080bfaf 100644 --- a/translations/en.json +++ b/translations/en.json @@ -645,5 +645,6 @@ "fetch_registration_error": "Could not fetch registration application", "view_registration": "View registration", "publish_in_time": "Publish {{time}}", - "scheduled_publish_time": "Scheduled Publish Time" + "scheduled_publish_time": "Scheduled Publish Time", + "post_title_only": "Post Title Only" }