diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml
index fa0c09f0360..19db84a7723 100644
--- a/config/locales/client.en.yml
+++ b/config/locales/client.en.yml
@@ -1430,7 +1430,7 @@ en:
disable_confirm: "Are you sure you want to disable two-factor authentication?"
delete: "Delete"
delete_confirm_header: "These Token-Based Authenticators and Physical Security Keys will be deleted:"
- delete_confirm_instruction: 'To confirm, type %{confirm} in the box below.'
+ delete_confirm_instruction: "To confirm, type %{confirm} in the box below."
delete_single_confirm_title: "Deleting an authenticator"
delete_single_confirm_message: "You are deleting %{name}. You can't undo this action. If you change your mind, you have to register this authenticator again."
delete_backup_codes_confirm_title: "Deleting backup codes"
@@ -2937,6 +2937,8 @@ en:
show_links: "show links within this topic"
collapse_details: "collapse topic details"
expand_details: "expand topic details"
+ read_more_in_category: "Want to read more? Browse other topics in %{categoryLink} or view latest topics."
+ read_more: "Want to read more? Browse all categories or view latest topics."
unread_indicator: "No member has read the last post of this topic yet."
# This string uses the ICU Message Format. See https://meta.discourse.org/t/7035 for translation guidelines.