2026-04-14 17:41:39 +02:00

15 lines
616 B
Lua
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Locales['tr'] = {
['valid_this_purchase'] = 'Değişiklikleri onaylıyor musun?',
['yes'] = 'Evet',
['no'] = 'Hayır',
['not_enough_money'] = 'Yeterli paran yok',
['press_menu'] = 'Kıyafet Mağazasına erişmek için ~b~[E]~s~ tuşuna bas.',
['clothes'] = 'Kıyafet Mağazası',
['you_paid'] = 'Ödeme yaptın: $%s',
['save_in_dressing'] = 'Kıyafeti dolabınıza kaydetmek ister misin?',
['name_outfit'] = 'Kıyafete bir isim ver',
['saved_outfit'] = 'Kıyafet kaydedildi!',
['outfit_name'] = 'Kıyafet İsmi',
['outfit_placeholder'] = 'Kıyafetine bir isim koy',
['confirm'] = 'Onayla'
}