From 8051654be57d352333462b500b0be5dd9f5c00b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20Pr=C3=A9vost?= Date: Wed, 23 Oct 2019 07:59:37 -0400 Subject: [PATCH] Update webapp/app/locales/en-us.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Mathieu Côté --- webapp/app/locales/en-us.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/app/locales/en-us.json b/webapp/app/locales/en-us.json index 6a2f51287..0c9d4d7d1 100644 --- a/webapp/app/locales/en-us.json +++ b/webapp/app/locales/en-us.json @@ -199,7 +199,7 @@ "cancel_button": "Cancel", "item": { "path_label": "Path", - "path_help": "Used to scope your strings. The path will be used to export all your language (en/path.format, fr/path.format)" + "path_help": "Used to scope your strings. The path will be used to export all your languages (en/path.format, fr/path.format)" } }, "error_section": {