mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
Added sold vehicles list
This commit is contained in:
@@ -51,4 +51,12 @@ Locales['pl'] = {
|
||||
['have_withdrawn'] = 'wyciągasz ~y~x%s~s~ ~b~%s~s~',
|
||||
['have_deposited'] = 'deponujesz ~y~x%s~s~ ~b~%s~s~',
|
||||
['boss_actions'] = 'akcje szefa',
|
||||
|
||||
-- sold vehicles
|
||||
['boss_sold'] = 'list of sold vehicles',
|
||||
['customer_client'] = 'customer name',
|
||||
['customer_model'] = 'car model',
|
||||
['customer_plate'] = 'car plate',
|
||||
['customer_soldby'] = 'sold by',
|
||||
['customer_date'] = 'date',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user