mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 08:13:21 +00:00
add pl
the missing Polish translation was added
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
Locales ['pl'] = {
|
||||
['valid_purchase'] = 'czy napewno chcesz to zakupić?',
|
||||
['yes'] = 'tak (<span style="color: green;">%s $</span>)',
|
||||
['no'] = 'nie',
|
||||
['helmet'] = 'hełm / Czapka',
|
||||
['glasses'] = 'okulary',
|
||||
['mask'] = 'maska',
|
||||
['ears'] = 'akcesoria uszu',
|
||||
['shop'] = 'sklep %s ',
|
||||
['set_unset'] = 'załóż / Zdejmij',
|
||||
['not_enough_money'] = 'nie masz wystarczająco pieniędzy',
|
||||
['press_access'] = 'wciśnij ~INPUT_CONTEXT~ aby otworzyć menu',
|
||||
['accessories_blip'] = 'akcesoria',
|
||||
['no_ears'] = 'nie posiadasz akcesorii uszu',
|
||||
['no_glasses'] = 'nie posiadasz okularów',
|
||||
['no_helmet'] = 'nie posiadasz nakrycia głowy',
|
||||
['no_mask'] = 'nie posiadasz maski',
|
||||
['you_paid'] = 'płacisz ~g~%s $~s~',
|
||||
}
|
||||
Reference in New Issue
Block a user