Browse Source

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>
tags/v27.0.0beta1
Simon L 1 year ago
parent
commit
c4ab4018cf

+ 1
- 1
core/src/views/UnifiedSearch.vue View File

@@ -293,7 +293,7 @@ export default {
validQueryTitle() {
return this.triggered
? t('core', 'No results for {query}', { query: this.query })
: t('core', 'Press enter to start searching')
: t('core', 'Press Enter to start searching')
},

/**

+ 2
- 2
dist/core-unified-search.js
File diff suppressed because it is too large
View File


+ 1
- 1
dist/core-unified-search.js.map
File diff suppressed because it is too large
View File


Loading…
Cancel
Save