We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a4b58b2 + 7744108 commit e75fb68Copy full SHA for e75fb68
1 file changed
src/components/modals/HelpModal.vue
@@ -5,7 +5,7 @@
5
@close="$emit('close')">
6
<div class="help-modal">
7
<h2>{{ t('deck', 'Keyboard shortcuts') }}</h2>
8
- <p>{{ t('deck', 'Speed up using Deck with simple shortcuts.') }}</p>
+ <p>{{ t('deck', 'Boost your productivity using Deck with keyboard shortcuts.') }}</p>
9
10
<h3>{{ t('deck', 'Board actions') }}</h3>
11
<table>
0 commit comments