From 36eb15445f3dfb7cf53e9daab56f4c260c34ceb8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABtan=20Renaudeau?= Date: Thu, 1 Mar 2018 17:04:38 +0100 Subject: [PATCH 1/2] New translations accountPage.yml (French) --- static/i18n/fr/accountPage.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 static/i18n/fr/accountPage.yml diff --git a/static/i18n/fr/accountPage.yml b/static/i18n/fr/accountPage.yml new file mode 100644 index 00000000..5109406f --- /dev/null +++ b/static/i18n/fr/accountPage.yml @@ -0,0 +1,4 @@ +--- +balance: Balance +receive: Receive +lastOperations: Last operations From 77059327cf476713f9898ec9203d27c3115eb504 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABtan=20Renaudeau?= Date: Thu, 1 Mar 2018 17:13:50 +0100 Subject: [PATCH 2/2] New translations accountPage.yml (French) --- static/i18n/fr/accountPage.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/i18n/fr/accountPage.yml b/static/i18n/fr/accountPage.yml index 5109406f..b3154176 100644 --- a/static/i18n/fr/accountPage.yml +++ b/static/i18n/fr/accountPage.yml @@ -1,4 +1,4 @@ --- balance: Balance -receive: Receive -lastOperations: Last operations +receive: Recevoir +lastOperations: Dernières opérations