]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
fix: added missing i18n placeholder for file preview
authorNathanaël Houn <contact@nathanaelhoun.fr>
Fri, 17 Feb 2023 13:08:05 +0000 (14:08 +0100)
committerNathanaël Houn <contact@nathanaelhoun.fr>
Fri, 17 Feb 2023 13:08:05 +0000 (14:08 +0100)
src-ui/messages.xlf
src-ui/src/app/components/document-detail/document-detail.component.html

index 95999a9c77e82592e5512d3c115a262ca7827a01..c02ec773844b5b15e54f730cb19293602d895c80 100644 (file)
           <context context-type="linenumber">145</context>
         </context-group>
       </trans-unit>
+      <trans-unit id="1295614462098694869" datatype="html">
+        <source>Preview</source>
+        <context-group purpose="location">
+          <context context-type="sourcefile">src/app/components/document-detail/document-detail.component.html</context>
+          <context context-type="linenumber">151</context>
+        </context-group>
+      </trans-unit>
       <trans-unit id="8191371354890763172" datatype="html">
         <source>Enter Password</source>
         <context-group purpose="location">
index d824f6921f4db7e6fe37699fbad5e5baa514a1d8..0109076ccd25154d67217a873a953f742b558ddc 100644 (file)
                 </li>
 
                 <li [ngbNavItem]="4" class="d-md-none">
-                    <a ngbNavLink>Preview</a>
+                    <a ngbNavLink i18n>Preview</a>
                     <ng-template ngbNavContent *ngIf="!pdfPreview.offsetParent">
                         <div class="position-relative">
                             <ng-container *ngIf="getContentType() === 'application/pdf'">