1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-07 14:35:28 +02:00

i18n admin strings

This commit is contained in:
McMatts 2022-03-03 19:10:06 -05:00
parent 4ed2b3902c
commit 53297f7627
27 changed files with 99 additions and 58 deletions

View file

@ -1,6 +1,6 @@
{{layout/logo-heading
title="Search"
desc="Rebuild the search index"
title=(localize 'search')
desc=(localize 'admin_search_explain')
icon=constants.Icon.Search}}
{{customize/search-index searchStatus=model reindex=(action "reindex")}}