update title

This commit is contained in:
Damien Elmes 2020-07-06 17:07:03 +10:00
parent aa45d4add6
commit 13ebba41da
2 changed files with 2 additions and 1 deletions

View file

@ -159,3 +159,4 @@ statistics-hours-title = Hourly Breakdown
statistics-hours-subtitle = Review success rate for each hour of the day.
# shown when graph is empty
statistics-no-data = NO DATA
statistics-calendar-title = Calendar

View file

@ -52,7 +52,7 @@
);
}
const title = i18n.tr(i18n.TR.STATISTICS_REVIEWS_TITLE);
const title = i18n.tr(i18n.TR.STATISTICS_CALENDAR_TITLE);
</script>
<div class="graph">