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

10 lines
286 B
Lua

Locales['hu'] = {
['valid_purchase'] = 'Biztosan kifizeted?',
['yes'] = 'Igen',
['no'] = 'Nem',
['not_enough_money'] = 'Nincsen elég pénzed',
['press_access'] = 'Nyomj [E] hogy megnyisd a Fodrászatot.',
['barber_blip'] = 'Fodrászat',
['you_paid'] = 'Fizettél $%s',
}