From b3a8b5662553836421878a3edb83201bb6bfd46e Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Tue, 18 Jan 2022 19:01:51 +0100 Subject: [PATCH] Fix typo --- htdocs/langs/en_US/admin.lang | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/htdocs/langs/en_US/admin.lang b/htdocs/langs/en_US/admin.lang index 02a88e8a453..e8a64b3f72b 100644 --- a/htdocs/langs/en_US/admin.lang +++ b/htdocs/langs/en_US/admin.lang @@ -2215,4 +2215,5 @@ MissingTranslationForConfKey = Missing translation for %s NativeModules=Native modules NoDeployedModulesFoundWithThisSearchCriteria=No modules found for these search criteria API_DISABLE_COMPRESSION=Disable compression of API responses -EachTerminalHasItsOwnCounter=Each terminal use its own counter. \ No newline at end of file +EachTerminalHasItsOwnCounter=Each terminal use its own counter. +FillAndSaveAccountIdAndSecret=Fill and save account ID and secret first \ No newline at end of file