[chore] Preferences: Make autocomplete description sound less casual (#4908)

This commit is contained in:
benpiano800 2025-06-11 19:07:30 -05:00 committed by GitHub
parent e58ed0fdba
commit a6d0333e30
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,6 +12,6 @@
</select>{{- '' -}} </select>{{- '' -}}
</div>{{- '' -}} </div>{{- '' -}}
<div class="description"> <div class="description">
{{- _('Find stuff as you type') -}} {{- _('Show possible queries as you type') -}}
</div>{{- '' -}} </div>{{- '' -}}
</fieldset>{{- '' -}} </fieldset>{{- '' -}}