mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
Check if player already has weapon
This commit is contained in:
+2
-1
@@ -2,9 +2,10 @@ Locales ['pl'] = {
|
||||
['buy_license'] = 'czy chcesz kupić licencję?',
|
||||
['yes'] = '%s',
|
||||
['no'] = 'nie',
|
||||
['buy'] = 'kupiłeś/aś %s',
|
||||
['buy'] = 'kupiłeś/aś ~y~%s~s~ for ~r~%s PLN~s~',
|
||||
['not_enough_black'] = 'nie masz wystarczająco brudnej kasy',
|
||||
['not_enough'] = 'nie masz wystarczająco pieniędzy',
|
||||
['already_owned'] = 'you already own this weapon!',
|
||||
['shop'] = 'sklep',
|
||||
['shop_menu'] = 'Wciśnij ~INPUT_CONTEXT~ aby otworzyć sklep.',
|
||||
['shop_menu_item'] = '%s PLN',
|
||||
|
||||
Reference in New Issue
Block a user