mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 04:01:22 +00:00
Create et.lua
Estonian translation for the resource
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
Locales ['et'] = {
|
||||
["license_shop_title"] = "Lubade pood",
|
||||
["weapon_shop_menu_title"] = "Relvapood",
|
||||
["weapon_shop_menu_description"] = "Osta relv",
|
||||
["menu_cancel"] = "Katkesta",
|
||||
['buy_license'] = 'Osta relvaluba?',
|
||||
['yes'] = '%s',
|
||||
['no'] = 'Ei',
|
||||
['weapon_bought'] = 'Ostetud $%s eest',
|
||||
['not_enough_black'] = 'Sul pole piisavalt musta raha',
|
||||
['not_enough'] = 'Sul pole piisavalt raha',
|
||||
['already_owned'] = 'Sa juba omad seda relva!',
|
||||
['shop_menu_title'] = 'Relvapood',
|
||||
['shop_menu_prompt'] = 'Vajuta [E] ,et kuvada relvapood.',
|
||||
['map_blip'] = 'Relvapood',
|
||||
}
|
||||
Reference in New Issue
Block a user