mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 08:13:21 +00:00
Create pl.lua (#13)
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
Locales['pl'] = {
|
||||
['valid_purchase'] = 'potwierdzić ten zakup?',
|
||||
['yes'] = 'tak',
|
||||
['no'] = 'nie',
|
||||
['not_enough_money'] = 'nie posiadasz wystarczająco pieniędzy',
|
||||
['press_access'] = 'naciśnij ~INPUT_CONTEXT~ aby otworzyć ~y~Fryziera~s~.',
|
||||
['barber_blip'] = 'fryzjer',
|
||||
['you_paid'] = 'zapłaciłeś/aś ~g~$%s~s~',
|
||||
}
|
||||
Reference in New Issue
Block a user