Skip to content

Commit

Permalink
Update src/components/NcAppNavigationSearch/NcAppNavigationSearch.vue
Browse files Browse the repository at this point in the history
Co-authored-by: Grigorii K. Shartsev <me@shgk.me>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
  • Loading branch information
susnux and ShGKme committed Jul 22, 2024
1 parent fae0202 commit b28f617
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ defineProps({
*/
label: {
type: String,
default: t('Search in app'),
default: t('Search…'),
},
})
Expand Down

0 comments on commit b28f617

Please sign in to comment.