diff --git a/templates/views/show_vault.html b/templates/views/show_vault.html
index b2c4db56..84018b34 100644
--- a/templates/views/show_vault.html
+++ b/templates/views/show_vault.html
@@ -195,7 +195,8 @@
diff --git a/templates/views/vaults.html b/templates/views/vaults.html
index d50aafdb..26080899 100644
--- a/templates/views/vaults.html
+++ b/templates/views/vaults.html
@@ -43,10 +43,10 @@
{{ 'new.vault.passr' | translate}}
+
- {{error}}
- - {{'min.vault.key.strength' | translate:'{strength:"weak"}'}}
+ - {{'min.vault.key.strength' | translate:required_score}}
@@ -55,7 +55,7 @@