Files
esx_core/locales/fr.lua
T
2020-02-17 22:12:33 +01:00

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',
}