mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-10 19:31:39 +00:00
rebranding to "Activity Summary"
This commit is contained in:
parent
d55ed05672
commit
3381b2cb9a
2 changed files with 1 additions and 2 deletions
|
|
@ -1,7 +1,6 @@
|
|||
<template>
|
||||
<app-settings-content :header-text="$strings.HeaderToGo" class="!mb-4">
|
||||
<div class="max-w-3xl w-full my-6 mx-auto">
|
||||
<h2 class="text-2xl"> {{ $strings.HeaderCurrentProgress }} </h2>
|
||||
<div class="mb-8">
|
||||
<div v-if="libraryStats" class="flex lg:flex-row flex-wrap justify-between flex-col mt-4">
|
||||
<div class="w-full my-2">
|
||||
|
|
|
|||
|
|
@ -187,7 +187,7 @@
|
|||
"HeaderStatsTop10Authors": "Top 10 Authors",
|
||||
"HeaderStatsTop5Genres": "Top 5 Genres",
|
||||
"HeaderTableOfContents": "Table of Contents",
|
||||
"HeaderToGo": "To Go",
|
||||
"HeaderToGo": "Activity Summary",
|
||||
"HeaderTools": "Tools",
|
||||
"HeaderUnfinishedItems": "Unfinished Items",
|
||||
"HeaderUpdateAccount": "Update Account",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue