1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-21 10:43:35 +00:00

instructions language update

This commit is contained in:
Kyle Spearrin
2018-12-12 00:02:57 -05:00
parent 534bcdd52c
commit dfa59dc93d
2 changed files with 3 additions and 3 deletions

View File

@@ -34,7 +34,7 @@
<td class="text-right">
<a class="badge badge-primary" href="{{cipherDocs.get(c.id)}}" target="_blank" rel="noopener"
*ngIf="cipherDocs.has(c.id)">
{{'2faInstructions' | i18n}}</a>
{{'instructions' | i18n}}</a>
</td>
</tr>
</tbody>