Skip to content

Commit

Permalink
l10n: Change to a capital letter
Browse files Browse the repository at this point in the history
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
  • Loading branch information
Valdnet authored and nextcloud-command committed Apr 21, 2022
1 parent 12ed5c9 commit daec072
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion core/src/views/UnifiedSearch.vue
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
<EmptyContent v-else-if="isValidQuery" icon="icon-search">
<Highlight v-if="triggered" :text="t('core', 'No results for {query}', { query })" :search="query" />
<div v-else>
{{ t('core', 'Press enter to start searching') }}
{{ t('core', 'Press Enter to start searching') }}
</div>
</EmptyContent>

Expand Down
4 changes: 2 additions & 2 deletions dist/core-unified-search.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/core-unified-search.js.map

Large diffs are not rendered by default.

0 comments on commit daec072

Please sign in to comment.