From 3069ced58c06c099e1f23142c0dec66d521399bd Mon Sep 17 00:00:00 2001 From: David da Silva Rosa <712580+dasilvarosa@users.noreply.github.com> Date: Tue, 31 Jul 2018 16:30:32 +0200 Subject: [PATCH] Replace Exchanges by Trade --- static/i18n/en/app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/i18n/en/app.json b/static/i18n/en/app.json index 4584fa6b..3e3decd1 100644 --- a/static/i18n/en/app.json +++ b/static/i18n/en/app.json @@ -78,7 +78,7 @@ "menu": "Menu", "accounts": "Accounts ({{count}})", "manager": "Manager", - "exchange": "Exchanges" + "exchange": "Trade" }, "account": { "lastOperations": "Last operations",