Skip to content

Commit

Permalink
feat: update turkish localisation (again) (#7)
Browse files Browse the repository at this point in the history
• Added attachment categories
• Added latest update
• Changed initial num.
  • Loading branch information
Sydch authored Sep 21, 2024
1 parent dc88db2 commit 6ee6d95
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion scripts/localisation.js
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,7 @@ const localisations = {
title: 'Payday 3 Silah Tezgahı',
credits:
'Jade 🌺 Tarafından Yapıldı ✦ Sydch’ten Yetenek Simgeleri ✦ Price9317 ve Lunar Pearl’e Özel Teşekkürler',
'whats-new': 'Korku & Açgözlülük için Güncellendi',
'dlc-1': 'Sözdizimi Hatası',
'dlc-2': 'Mavili Çocuklar',
'dlc-3': 'Houston Firarda',
Expand Down Expand Up @@ -294,6 +295,14 @@ const localisations = {
'weapon-class-revolver': 'Altıpatlar',
'weapon-class-smg': 'Hafif Makineli Tüfek',
'weapon-class-lmg': 'Ağır Makineli Tüfek',
'attachment-category-sight': 'Nişangah',
'attachment-category-mag': 'Şarjör',
'attachment-category-barrel-extension': 'Namlu Uzantısı',
'attachment-category-barrel': 'Namlu',
'attachment-category-vertical-grip': 'Dikey Kabza',
'attachment-category-fore-grip': 'El Kundağı',
'attachment-category-grip': 'Kabza',
'attachment-category-stock': 'Kundak',
'stats-damage': 'Hasar',
'stats-critical-multiplier': 'Çarpan',
'stats-armor-penetration': 'Zırh Delme',
Expand All @@ -305,7 +314,7 @@ const localisations = {
'stats-reload': 'Doldurma Süresi',
'stats-reload-from-empty': 'Sıfırdan',
'stats-hipfire-multiplier': 'Alçak Atım Tepmesi',
'stats-initial-num': 'İlk Numara',
'stats-initial-num': 'İlk Tepmeden Etkilenen Atışlar',
'stats-equip': 'Donanma Süresi',
'stats-unequip': 'Kaldırma Süresi',
'stats-sprint-exit': 'Depar Çıkışı',
Expand Down

0 comments on commit 6ee6d95

Please sign in to comment.