From b7106b1731c3acc344ec8b60ab9586a18e26982e Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 1 May 2022 22:22:46 +0200 Subject: [PATCH] Fix lang --- htdocs/langs/en_US/admin.lang | 1 + 1 file changed, 1 insertion(+) diff --git a/htdocs/langs/en_US/admin.lang b/htdocs/langs/en_US/admin.lang index aa92a74eb4e..dcc714776bf 100644 --- a/htdocs/langs/en_US/admin.lang +++ b/htdocs/langs/en_US/admin.lang @@ -2249,3 +2249,4 @@ ExportUseLowMemoryMode=Use a low memory mode ExportUseLowMemoryModeHelp=Use the low memory mode to execute the exec of the dump (compression is done through a pipe instead of into the PHP memory). This method does not allow to check that file is completed and error message can't be reported if it fails. ShowQuickAddLink=Show a button to quickly add an element in top right menu HashForPing=Hash used for ping +ReadOnlyMode=Is instance in "Read Only" mode