config/locales/blacklight.pt-BR.yml in blacklight-5.8.2 vs config/locales/blacklight.pt-BR.yml in blacklight-5.9.0
- old
+ new
@@ -176,10 +176,14 @@
form:
search_field:
label: 'Procurar em'
title: 'Opções da Busca'
post_label: 'por'
+ # i18n key 'q' is deprecated and will be removed in Blacklight 6.0, use 'search.label' and 'search.placeholder'
q: 'Busca...'
+ search:
+ label: 'busca'
+ placeholder: 'Busca...'
submit: 'Buscar'
pagination:
title: 'Navegação nos Resultados'
pagination_info:
no_items_found: 'Nenhum resultado encontrado para %{entry_name}'