mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-01 22:02:08 +00:00
544e0e0dc3
Better translate for FR.
9 lines
457 B
Lua
9 lines
457 B
Lua
Locales['fr'] = {
|
|
['whitelist_check'] = 'Etes vous sûr d\'être whitelisté sur ce serveur ...',
|
|
['not_whitelisted'] = 'Ce serveur utilise une whitelist',
|
|
['whitelist_empty'] = 'La whitelist n\'a pas été rechargé ou vous n\'avez pas été whitelisté',
|
|
['license_missing'] = 'Votre license est introuvable',
|
|
['help_whitelist_add'] = 'Ajouter un joueur à la Whitelist',
|
|
['help_whitelist_load'] = 'Recharger la Whitelist',
|
|
}
|