mirror of
https://github.com/documize/community.git
synced 2025-08-02 20:15:26 +02:00
i18n admin sections
This commit is contained in:
parent
a7dac6911c
commit
479d03ba70
9 changed files with 131 additions and 78 deletions
|
@ -1,10 +1,8 @@
|
|||
<div class="product-update">
|
||||
<div class="update-status">
|
||||
{{#if appMeta.updateAvailable }}
|
||||
<a class="title" href="https://www.documize.com/community/downloads">Product update is available :)</a>
|
||||
<p class="instructions">
|
||||
To upgrade, replace existing binary and restart Documize Community.
|
||||
</p>
|
||||
<a class="title" href="https://www.documize.com/community">{{localize 'changelog_available'}}</a>
|
||||
<p class="instructions">{{localize 'changelog_guidance'}}</p>
|
||||
<Ui::UiSpacer @size="400" />
|
||||
{{/if}}
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue