From f68455b66fbc6632be2af3ec9a9466618b3a9fe0 Mon Sep 17 00:00:00 2001 From: abarrau Date: Thu, 14 Sep 2023 20:18:28 +0200 Subject: [PATCH] translate to french Update lotw_lang.php --- application/language/french/lotw_lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/language/french/lotw_lang.php b/application/language/french/lotw_lang.php index 0e47f199..d49efa71 100644 --- a/application/language/french/lotw_lang.php +++ b/application/language/french/lotw_lang.php @@ -3,7 +3,7 @@ defined('BASEPATH') OR exit('No direct script access allowed'); $lang['lotw_short'] = 'LoTW'; -$lang['lotw_title'] = 'Logbook du monde'; +$lang['lotw_title'] = 'Logbook of the World'; $lang['lotw_title_available_cert'] = 'Certificats disponibles'; $lang['lotw_title_information'] = 'Information'; $lang['lotw_title_upload_p12_cert'] = 'Envoyer certificat .p12 du Logbook du monde';