mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 08:13:21 +00:00
Create et.lua
Estonian translation for the resource
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
Locales['et'] = {
|
||||
['valid_purchase'] = 'Kinnita ost?',
|
||||
['yes'] = 'Jah',
|
||||
['no'] = 'Ei',
|
||||
['not_enough_money'] = 'Sul pole piisavalt raha.',
|
||||
['press_access'] = 'Vajuta [E], et avada juuksuri menüü.',
|
||||
['barber_blip'] = 'Juuksur',
|
||||
['you_paid'] = 'Maksid $%s',
|
||||
}
|
||||
Reference in New Issue
Block a user