mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 09:18:53 +00:00
Merge pull request #497 from SzXna/patch-1
feat:(esx_allowlist) - create pl locales
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
Locales['pl'] = {
|
||||
['allowlist_check'] = 'Sprawdzamy, czy jesteś na Allowlist.',
|
||||
['not_allowlisted'] = 'Aby dołączyć do tego serwera, musisz być na Allowlist!',
|
||||
['allowlist_empty'] = 'Brak zapisanych list Allowlist dla tego serwera.',
|
||||
['license_missing'] = 'Błąd: Brak ID!',
|
||||
['help_allowlist_add'] = 'dodaj do allowlist',
|
||||
['help_allowlist_load'] = 'przeładuj allowlist',
|
||||
}
|
||||
Reference in New Issue
Block a user