6 lines
159 B
Lua
6 lines
159 B
Lua
Locales['tr'] = {
|
|
['used_food'] = '%s adet yemek yediniz',
|
|
['used_drink'] = '%s adet içecek içtiniz',
|
|
['got_healed'] = 'İyileştirildiniz.'
|
|
}
|
|
|