From 7222f36ef31dad2e9ef857db3fbc0cc4deecc7ba Mon Sep 17 00:00:00 2001 From: Andreas Nedbal Date: Sat, 21 Jan 2023 06:22:09 +0100 Subject: [PATCH] Add format hint for screen_name input --- config/locales/activerecord.en.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/activerecord.en.yml b/config/locales/activerecord.en.yml index 4377f979..91605b34 100644 --- a/config/locales/activerecord.en.yml +++ b/config/locales/activerecord.en.yml @@ -82,6 +82,7 @@ en: updated_at: "Account updated at" help: user: + screen_name: "Alphanumerical and underscores allowed, max. 16 characters" email: "Don't forget to check your spam folder in case our email might have landed there!" current_password: "We need your current password to confirm your changes" profile: