Create et.lua

Estonian translation for the resource
This commit is contained in:
walls9919
2022-11-04 02:28:54 +02:00
committed by GitHub
parent 52c70c6264
commit fde1d458e3
@@ -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',
}