From ead86f53cd48a1427d96d896dc61fa0eb7cd52c4 Mon Sep 17 00:00:00 2001 From: SlyJordi <82180160+slyjordi@users.noreply.github.com> Date: Thu, 28 Jul 2022 01:50:05 +0200 Subject: [PATCH] Update fr.lua --- [esx]/esx_skin/locales/fr.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/[esx]/esx_skin/locales/fr.lua b/[esx]/esx_skin/locales/fr.lua index 1379d27e..599a0302 100644 --- a/[esx]/esx_skin/locales/fr.lua +++ b/[esx]/esx_skin/locales/fr.lua @@ -1,6 +1,6 @@ Locales['fr'] = { ['skin_menu'] = 'menu de Skin', - ['use_rotate_view'] = 'utilisez ~INPUT_VEH_FLY_ROLL_LEFT_ONLY~ et ~INPUT_VEH_FLY_ROLL_RIGHT_ONLY~ pour tourner la vue.', + ['use_rotate_view'] = 'utilisez ~INPUT_FRONTEND_LS~ et ~INPUT_CHARACTER_WHEEL~ pour tourner la vue.', ['skin'] = 'changer de skin', ['saveskin'] = 'sauvegarder skin dans un fichier', }