1
0
mirror of https://github.com/bitwarden/web synced 2025-12-30 15:13:21 +00:00
This commit is contained in:
Kyle Spearrin
2018-06-12 11:46:11 -04:00
parent 85fd36f5c3
commit edef3f90f1
13 changed files with 229 additions and 23 deletions

View File

@@ -6,7 +6,7 @@
{{'attachments' | i18n}}
<small *ngIf="cipher">{{cipher.name}}</small>
</h2>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<button type="button" class="close" data-dismiss="modal" attr.aria-label="{{'close' | i18n}}">
<span aria-hidden="true">&times;</span>
</button>
</div>