mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-01 06:01:41 +00:00
9 lines
453 B
Lua
9 lines
453 B
Lua
Locales['sv'] = {
|
|
['whitelist_check'] = 'making sure you\'re whitelisted on this server . . .',
|
|
['not_whitelisted'] = 'du är inte whitelistad på denna server!',
|
|
['whitelist_empty'] = 'whitelisten har ännu inte laddats in, eller så är ingen whitelitad!',
|
|
['license_missing'] = 'din licens kunde ej hittas',
|
|
['help_whitelist_add'] = 'lägg till någon till whitelisten',
|
|
['help_whitelist_load'] = 'ladda om whitelist',
|
|
}
|