From 0db04956d7b4b0bf2629decab448f2dcc86efc76 Mon Sep 17 00:00:00 2001 From: Sam Date: Thu, 17 May 2018 12:24:13 +1000 Subject: [PATCH] update description of graph --- config/locales/server.en.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index d67781b656c..35354b561fd 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -855,8 +855,8 @@ en: dau_by_mau: title: "DAU/MAU" xaxis: "Day" - yaxis: "DAU/MAY" - description: "DAU / MAU – no. of members that logged in in the last day divided by no. of members that logged in in the last month – returns a %" + yaxis: "DAU/MAU" + description: "No. of members that logged in in the last day divided by no of members that logged in in the last month – returns a % which indicates community 'stickiness'. Aim for >30%." daily_engaged_users: title: "Daily Engaged Users" xaxis: "Day"