mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 18:28:52 +00:00
9 lines
471 B
Lua
9 lines
471 B
Lua
Locales['fr'] = {
|
|
['whitelist_check'] = 'making sure you\'re whitelisted on this server . . .',
|
|
['not_whitelisted'] = 'ceci est un serveur avec whitelist',
|
|
['whitelist_empty'] = 'the whitelist hasn\'t been loaded yet, or alternatively no one has been whitelisted!',
|
|
['license_missing'] = 'your license could not be found',
|
|
['help_whitelist_add'] = 'ajouter quelqu\'un dans la Whitelist',
|
|
['help_whitelist_load'] = 'recharger la Whitelist',
|
|
}
|