From 5cee45922b834bb5b836cf6d153a8848a3d3d649 Mon Sep 17 00:00:00 2001 From: Frans de Jonge Date: Thu, 23 Jul 2020 20:36:49 +0200 Subject: [i18n] Update en-UK grammar and style (#3068) Taken from --- app/i18n/it/install.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/i18n/it/install.php') diff --git a/app/i18n/it/install.php b/app/i18n/it/install.php index de860a30d..bc55c623a 100644 --- a/app/i18n/it/install.php +++ b/app/i18n/it/install.php @@ -66,7 +66,7 @@ return array( ), 'json' => array( 'nok' => 'You lack a recommended library to parse JSON.', - 'ok' => 'You have a recommended library to parse JSON.', // TODO - Translation + 'ok' => 'You have the recommended library to parse JSON.', // TODO - Translation ), 'mbstring' => array( 'nok' => 'Cannot find the recommended library mbstring for Unicode.', // TODO - Translation -- cgit v1.2.3