From 11ca093312deb00f374bef99beeb26a066acdcf3 Mon Sep 17 00:00:00 2001 From: SlyJordi <82180160+slyjordi@users.noreply.github.com> Date: Thu, 28 Jul 2022 01:50:56 +0200 Subject: [PATCH] Update tr.lua --- [esx]/esx_skin/locales/tr.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/[esx]/esx_skin/locales/tr.lua b/[esx]/esx_skin/locales/tr.lua index a219c3ed..ca53e487 100644 --- a/[esx]/esx_skin/locales/tr.lua +++ b/[esx]/esx_skin/locales/tr.lua @@ -1,6 +1,6 @@ Locales['tr'] = { ['skin_menu'] = 'Karakter Menüsü', - ['use_rotate_view'] = '~INPUT_VEH_FLY_ROLL_LEFT_ONLY~ ve ~INPUT_VEH_FLY_ROLL_RIGHT_ONLY~ ile kamera açısını değiştirebilirsiniz.', + ['use_rotate_view'] = '~INPUT_FRONTEND_LS~ ve ~INPUT_CHARACTER_WHEEL~ ile kamera açısını değiştirebilirsiniz.', ['skin'] = 'Karakter Değiştir', ['saveskin'] = 'Karakteri bir dosyaya kaydet', -} \ No newline at end of file +}