1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-04 21:15:24 +02:00

i18n fixes

This commit is contained in:
Harvey Kandola 2022-03-17 16:42:15 -04:00
parent 67070c3bfc
commit 23abcf1585
3 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
<div class="document-meta non-printable">
<div class="title">STATUS</div>
<div class="title">{{localize 'status'}}</div>
<div class="{{if (eq document.lifecycle constants.Lifecycle.Draft) "label-draft"}}
{{if (eq document.lifecycle constants.Lifecycle.Live) "label-live"}}
{{if (eq document.lifecycle constants.Lifecycle.Archived) "label-archived"}}">