From 5aa951817c12b7c24f92d306e41c90ee7f9535c8 Mon Sep 17 00:00:00 2001 From: Gerhard Schlager Date: Wed, 9 Nov 2022 21:01:14 +0100 Subject: [PATCH] DEV: Remove unused translation It was removed in 4a872823e75fe54f752eca12b14a35108b2e871c --- config/locales/client.en.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index 2829393c611..1281d77fcff 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -383,7 +383,6 @@ en: remove_confirmation: "Are you sure you want to delete this draft?" new_topic: "New topic draft" new_private_message: "New personal message draft" - topic_reply: "Draft reply" abandon: confirm: "You have a draft in progress for this topic. What would you like to do with it?" yes_value: "Discard"