0.0.1
This commit is contained in:
12
resources/[esx_addons]/esx_clotheshop/locales/pl.lua
Normal file
12
resources/[esx_addons]/esx_clotheshop/locales/pl.lua
Normal file
@@ -0,0 +1,12 @@
|
||||
Locales['pl'] = {
|
||||
['valid_this_purchase'] = 'potwierdzić ten zakup?',
|
||||
['yes'] = 'tak',
|
||||
['no'] = 'nie',
|
||||
['not_enough_money'] = 'nie masz wystarczająco pieniędzy',
|
||||
['press_menu'] = 'naciśnij [E] aby uzyskać dostęp do menu.',
|
||||
['clothes'] = 'ubranie',
|
||||
['you_paid'] = 'płacisz %s $',
|
||||
['save_in_dressing'] = 'czy chcesz zapisać te ubranie w swojej posiadłości?',
|
||||
['name_outfit'] = 'nazwij swój strój',
|
||||
['saved_outfit'] = 'strój został zapisany!',
|
||||
}
|
||||
Reference in New Issue
Block a user