diff --git a/public/views/backup.html b/public/views/backup.html
index 2dc92b538..c39c20c69 100644
--- a/public/views/backup.html
+++ b/public/views/backup.html
@@ -20,8 +20,8 @@
-
- {{wordsC.error}}
+
+ {{wordsC.error|translate}}
diff --git a/public/views/includes/password.html b/public/views/includes/password.html
index 05344c6b7..66f0e24b9 100644
--- a/public/views/includes/password.html
+++ b/public/views/includes/password.html
@@ -38,5 +38,5 @@
Your wallet key will be encrypted. The Spending Password cannot be recovered. Be sure to write it down
- {{error}}
+ {{error|translate}}
diff --git a/public/views/modals/addressbook.html b/public/views/modals/addressbook.html
index d10731fa1..be83f8287 100644
--- a/public/views/modals/addressbook.html
+++ b/public/views/modals/addressbook.html
@@ -97,7 +97,7 @@