mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-14 10:36:58 +01:00
fix some translations
This commit is contained in:
parent
0ee6426eb5
commit
63d2dcc1f7
4 changed files with 5 additions and 5 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<div class="form-group paperless-input-select paperless-input-tags">
|
||||
<label for="tags">Tags</label>
|
||||
<label for="tags" i18n>Tags</label>
|
||||
|
||||
<div class="input-group flex-nowrap">
|
||||
<ng-select name="tags" [items]="tags" bindLabel="name" bindValue="id" [(ngModel)]="displayValue"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue