UX: more generic draft abandon message (#20898)

This commit is contained in:
Kris 2023-04-03 12:10:23 -04:00 committed by GitHub
parent ecac62dd6f
commit 6142c50915
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -381,7 +381,7 @@ en:
new_topic: "New topic draft"
new_private_message: "New personal message draft"
abandon:
confirm: "You have a draft in progress for this topic. What would you like to do with it?"
confirm: "You already have a draft in progress. What would you like to do with it?"
yes_value: "Discard"
no_value: "Resume editing"