From ddee8bb2a81132036fc86df677fcc53f82bad6c5 Mon Sep 17 00:00:00 2001
From: Kirvx
Date: Mon, 6 Jun 2016 21:52:14 +0200
Subject: [PATCH] Fix translations
---
public/views/backup.html | 4 ++--
public/views/includes/password.html | 2 +-
public/views/modals/addressbook.html | 2 +-
public/views/modals/txp-details.html | 6 +++---
4 files changed, 7 insertions(+), 7 deletions(-)
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 @@