From 403f2e666bc4298eb7cdcb65fdf100f2a0df94c0 Mon Sep 17 00:00:00 2001 From: efe <51517714+aw3rque@users.noreply.github.com> Date: Mon, 11 Jul 2022 20:03:09 +0300 Subject: [PATCH] Update tr.lua --- locale/tr.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/locale/tr.lua b/locale/tr.lua index 581b472..66be9e7 100644 --- a/locale/tr.lua +++ b/locale/tr.lua @@ -8,8 +8,8 @@ local Translations = { company_too_poor = 'Şirketin hiç parası yok.', item_not_exist = 'Eşya mevcut değil.', too_heavy = 'Envanter çok dolu', - duplicate_license = 'Çoğaltılan Rockstar lisans bulundu!', - no_valid_license = 'Rockstar lisans bulunamadı.', + duplicate_license = 'Aynı rockstar lisansı şu an sunucuda!', + no_valid_license = 'Geçerli rockstar lisans bulunamadı.', not_whitelisted = 'Bu sunucuda whitelistin yok.' }, success = {},