0.0.1
This commit is contained in:
18
resources/[esx_addons]/esx_shops/locales/sr.lua
Normal file
18
resources/[esx_addons]/esx_shops/locales/sr.lua
Normal file
@@ -0,0 +1,18 @@
|
||||
Locales['sr'] = {
|
||||
['shop'] = 'Prodavnica',
|
||||
['shops'] = 'Prodavnice',
|
||||
['press_menu'] = 'Pritisni [%s] da pristupiš ~g~prodavnici.',
|
||||
['shop_item'] = '$%s',
|
||||
['bought'] = 'Kupili ste ~b~%sx %s~s~ za ~b~$%s',
|
||||
['not_enough'] = 'Vi ~r~nemate~s~ dovoljno novca, nedostaje vam ~b~$%s!',
|
||||
['player_cannot_hold'] = 'Vi ~r~nemate~s~ dovoljno mesta u vašem inventaru!',
|
||||
['shop_confirm'] = 'Kupi %sx %s za $%s?',
|
||||
['no'] = 'Ne',
|
||||
['yes'] = 'Da',
|
||||
['amount'] = 'Amount', --not translated
|
||||
['amount_placeholder'] = 'Amount you want to buy', --not translated
|
||||
['confirm'] = 'Confirm', --not translated
|
||||
['purchase'] = 'Purchase', --not translated
|
||||
['bread'] = 'Bread', --not translated
|
||||
['water'] = 'Water', --not translated
|
||||
}
|
||||
Reference in New Issue
Block a user