From 28d17860e62cadb676100b167cac9d440a2eb238 Mon Sep 17 00:00:00 2001 From: efe <51517714+aw3rque@users.noreply.github.com> Date: Mon, 11 Jul 2022 20:01:19 +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 92bbe1f..581b472 100644 --- a/locale/tr.lua +++ b/locale/tr.lua @@ -5,8 +5,8 @@ local Translations = { missing_args = 'Hiçbir argüman girilmedi. (x, y, z)', missing_args2 = 'Tüm argümanlar doldurulmalıdır.', no_access = 'Bu komuta erişimin yok.', - company_too_poor = 'İşvereninizin hiç parası yok.', - item_not_exist = 'Eşya mevcut değil', + 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ı.',