From c92415d40240e72de6f0a3ea0292597011821745 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Thu, 24 Dec 2020 15:40:45 -0800 Subject: [PATCH] enhance TL2 congratulations PM (#11577) add some detail to the TL2 congratulatory PM --- config/locales/server.en.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index 19d1313a63c..d54b0596e95 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -2903,9 +2903,11 @@ en: tl2_promotion_message: subject_template: "Congratulations on your trust level promotion!" text_body_template: | - We’ve promoted you up a [trust level](https://blog.discourse.org/2018/06/understanding-discourse-trust-levels/)! + We’ve promoted you up another [trust level](https://blog.discourse.org/2018/06/understanding-discourse-trust-levels/)! - We invite you to keep getting involved – we enjoy having you around. + As an experienced user, you might appreciate [this list of handy tips and tricks](https://blog.discourse.org/2016/12/discourse-new-user-tips-and-tricks/). + + We invite you to keep getting involved – we enjoy having you around. backup_succeeded: title: "Backup Succeeded"