From 67bf884f45a598c6c03fb8a80b32db561a36a880 Mon Sep 17 00:00:00 2001 From: Karina Kwiatek Date: Sat, 30 Jul 2022 15:11:26 +0200 Subject: [PATCH] Re-word noauth message --- config/locales/voc.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/voc.en.yml b/config/locales/voc.en.yml index e56533ed..cd83390b 100644 --- a/config/locales/voc.en.yml +++ b/config/locales/voc.en.yml @@ -15,7 +15,7 @@ en: update: "Update" view_in_rails_admin: "View in Rails Admin" messages: - noauth: "You must be signed in to do this." + noauth: "You need to be logged in to perform this action." time: distance_ago: "%{time} ago" hours: "hours"