1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-05 05:25:27 +02:00

i18n admin sections

This commit is contained in:
McMatts 2022-03-02 19:55:52 -05:00
parent a7dac6911c
commit 479d03ba70
9 changed files with 131 additions and 78 deletions

View file

@ -1,7 +1,7 @@
<div class="view-customize">
<form>
<div class="form-group">
<p>It can take up to 30 minutes to rebuild the search index.</p>
<p>{{localize 'search_reindex'}}</p>
{{ui/ui-button color=constants.Color.Yellow light=true icon=constants.Icon.Search label=buttonLabel onClick=(action "reindex")}}
</div>
</form>