FIX: better legend labels for stacked-charts (#6914)

This commit is contained in:
Joffrey JAFFEUX
2019-01-21 17:10:10 +01:00
committed by GitHub
parent a9edcb2e10
commit 3e1e9fce7e
5 changed files with 13 additions and 2 deletions

View File

@@ -969,9 +969,17 @@ en:
description: "Number of users who made their first post during this period."
consolidated_page_views:
title: "Consolidated Pageviews"
xaxis: "Pagesviews"
xaxis:
page_view_crawler: "Crawlers"
page_view_anon: "Anonymous users"
page_view_logged_in: "Logged in users"
yaxis: "Day"
description: "Pageviews for logged in users, anonymous users and crawlers."
labels:
post: Post
editor: Editor
author: Author
edit_reason: Reason
dau_by_mau:
title: "DAU/MAU"
xaxis: "Day"