From 070ce7e196006b29f707ed7bb7641c19c35e094f Mon Sep 17 00:00:00 2001 From: Cadence Ember Date: Wed, 20 Mar 2024 09:15:05 +1300 Subject: [PATCH] Update en.json Change notice when opening burn after reading --- i18n/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/i18n/en.json b/i18n/en.json index 5c987442..bdbd1258 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -215,6 +215,6 @@ "Trying to shorten a URL that isn't pointing at our instance.": "Trying to shorten a URL that isn't pointing at our instance.", "Error calling YOURLS. Probably a configuration issue, like wrong or missing \"apiurl\" or \"signature\".": "Error calling YOURLS. Probably a configuration issue, like wrong or missing \"apiurl\" or \"signature\".", "Error parsing YOURLS response.": "Error parsing YOURLS response.", - "Burn after reading pastes can only be displayed once upon loading it. Do you want to open it now?": "Burn after reading pastes can only be displayed once upon loading it. Do you want to open it now?", - "Yes, load it": "Yes, load it" + "Burn after reading pastes can only be displayed once upon loading it. Do you want to open it now?": "This secret message can only be displayed once. Would you like to see it now?", + "Yes, load it": "Yes, see it" }