mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 01:08:54 +00:00
Create et.lua
Estonian translation for the resource
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
Locales['et'] = {
|
||||
['shop'] = 'Pood',
|
||||
['shops'] = 'Poed',
|
||||
['press_menu'] = 'Vajuta [E] ,et kuvada ~g~poodi.',
|
||||
['shop_item'] = '$%s',
|
||||
['bought'] = 'Sa ostsid ~b~%sx %s~s~ ~b~$%s eest',
|
||||
['not_enough'] = 'Sul ~r~pole~s~ piisavalt palju raha, sul on puudu ~b~$%s!',
|
||||
['player_cannot_hold'] = 'Sul ~r~pole~s~ piisavalt palju ruumi!',
|
||||
['shop_confirm'] = 'Osta %sx %s $%s eest?',
|
||||
['no'] = 'ei',
|
||||
['yes'] = 'jah',
|
||||
}
|
||||
Reference in New Issue
Block a user