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

6 lines
150 B
Lua

Locales['en'] = {
['used_food'] = 'You have eaten 1x %s',
['used_drink'] = 'You have drinked 1x %s',
['got_healed'] = 'You have been healed.'
}