From 95f3db126776b8e94264c3a9457f1cfd6c17eeaf Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Tue, 3 Sep 2019 14:41:39 +0200 Subject: [PATCH] Fix translation --- htdocs/langs/en_US/website.lang | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/htdocs/langs/en_US/website.lang b/htdocs/langs/en_US/website.lang index 83e71073984..be758c04890 100644 --- a/htdocs/langs/en_US/website.lang +++ b/htdocs/langs/en_US/website.lang @@ -116,4 +116,5 @@ Dynamiccontent=Sample of a page with dynamic content ImportSite=Import site EditInLineOnOff=Mode 'Edit inline' is %s ShowSubContainersOnOff=Mode to execute 'dynamic content' is %s -GlobalCSSorJS=Global CSS/JS/Header file of web site \ No newline at end of file +GlobalCSSorJS=Global CSS/JS/Header file of web site +BackToHomePage=Back to home page... \ No newline at end of file