Update tr.lua

This commit is contained in:
efe
2022-07-11 20:03:09 +03:00
committed by GitHub
parent 28d17860e6
commit 403f2e666b
+2 -2
View File
@@ -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 = {},