1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-20 02:03:39 +00:00

export vault on buttton

This commit is contained in:
Kyle Spearrin
2018-06-23 09:27:46 -04:00
parent cafc65ffa5
commit 39ff952667
3 changed files with 2 additions and 5 deletions

View File

@@ -14,6 +14,6 @@
</div>
</div>
<button appBlurClick type="submit" class="btn btn-primary">
{{'export' | i18n}}
{{'exportVault' | i18n}}
</button>
</form>