diff options
Diffstat (limited to 'app')
-rw-r--r-- | app/Template/config/about.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Template/config/about.php b/app/Template/config/about.php index e0652a2f..f8534029 100644 --- a/app/Template/config/about.php +++ b/app/Template/config/about.php @@ -54,6 +54,7 @@ <div class="listing"> <h3><?= t('Board/Calendar/List view') ?></h3> <ul> + <li><?= t('Switch to the project overview') ?> = <strong>v o</strong></li> <li><?= t('Switch to the board view') ?> = <strong>v b</strong></li> <li><?= t('Switch to the calendar view') ?> = <strong>v c</strong></li> <li><?= t('Switch to the list view') ?> = <strong>v l</strong></li> |