Continues cleaning of edit or update attachments label.

This commit is contained in:
mateuswetah 2023-11-20 10:21:54 -03:00
parent 0dbf321e8d
commit ff12ea619f
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
<span class="icon">
<i class="tainacan-icon tainacan-icon-edit"/>
</span>
{{ $i18n.getWithVariables('label_add_or_update_%s', [ collection && collection.item_attachment_label ? collection.item_attachment_label : $i18n.get('label_attachments') ]) }}
{{ $i18n.get('label_add_or_update') }}
</button>
</div>
<div