Skip to content

Commit

Permalink
Update src/components/SettingsDialog/SettingsDialog.vue
Browse files Browse the repository at this point in the history
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
  • Loading branch information
marcoambrosini and nickvergessen authored Sep 22, 2020
1 parent ab73b9c commit 7c00f8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/SettingsDialog/SettingsDialog.vue
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
:disabled="attachmentFolderLoading"
@click="selectAttachmentFolder">
</AppSettingsSection>
<AppSettingsSection :title="t('spreed', 'keyboard shortcuts')">
<AppSettingsSection :title="t('spreed', 'Keyboard shortcuts')">
<p>{{ t('spreed', 'Speed up your Talk experience with these quick shortcuts.') }}</p>

<dl>
Expand Down

0 comments on commit 7c00f8d

Please sign in to comment.