Files
2026-07-07 21:08:52 +02:00

19 lines
665 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'] = {
['shop'] = 'Market',
['shops'] = 'Marketler',
['press_menu'] = 'Marketi açmak için ~b~[%s]~s~ tuşuna bas.',
['shop_item'] = '$%s',
['bought'] = '~b~%s~s~x ~b~%s~s~ satın aldın ve ~b~$%s ~s~ödedin.',
['not_enough'] = 'Paranız yeterli ~r~değil~s~, ~b~$%s ~s~eksik!',
['player_cannot_hold'] = 'Envanterinizde boş yer ~r~yok~s~!',
['shop_confirm'] = '%sx %s için $%s satın almak istiyor musun?',
['no'] = 'hayır',
['yes'] = 'evet',
['amount'] = 'Miktar',
['amount_placeholder'] = 'Satın almak istediğin miktar',
['confirm'] = 'Onayla',
['purchase'] = 'Satın Al',
['bread'] = 'Ekmek',
['water'] = 'Su',
}