fix(i18n): Improved wording
Fixes #5495 Reported at Transifex. Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
This commit is contained in:
committed by
backportbot-nextcloud[bot]
parent
46ace17a65
commit
485f11a38e
@@ -5,7 +5,7 @@
|
|||||||
@close="$emit('close')">
|
@close="$emit('close')">
|
||||||
<div class="help-modal">
|
<div class="help-modal">
|
||||||
<h2>{{ t('deck', 'Keyboard shortcuts') }}</h2>
|
<h2>{{ t('deck', 'Keyboard shortcuts') }}</h2>
|
||||||
<p>{{ t('deck', 'Speed up using Deck with simple shortcuts.') }}</p>
|
<p>{{ t('deck', 'Boost your productivity using Deck with keyboard shortcuts.') }}</p>
|
||||||
|
|
||||||
<h3>{{ t('deck', 'Board actions') }}</h3>
|
<h3>{{ t('deck', 'Board actions') }}</h3>
|
||||||
<table>
|
<table>
|
||||||
|
|||||||
Reference in New Issue
Block a user