Skip to content

Commit c4ab401

Browse files
szaimennextcloud-command
authored andcommitted
l10n: Change to a capital letter
Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
1 parent e63720b commit c4ab401

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

core/src/views/UnifiedSearch.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ export default {
293293
validQueryTitle() {
294294
return this.triggered
295295
? t('core', 'No results for {query}', { query: this.query })
296-
: t('core', 'Press enter to start searching')
296+
: t('core', 'Press Enter to start searching')
297297
},
298298
299299
/**

0 commit comments

Comments
 (0)