Merge pull request #5 from CaliforniaRP/master

Grammatical fix (en)
This commit is contained in:
Jérémie N'gadi
2017-08-16 00:33:09 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
@@ -20,11 +20,11 @@ Locales['en'] = {
['act_imp'] = 'action impossible',
-- Commands
['setjob'] = 'assign a job to a user',
['id_param'] = 'the id of the player',
['id_param'] = 'the ID of the player',
['setjob_param2'] = 'the job you wish to assign',
['setjob_param3'] = 'the job level',
['load_ipl'] = 'load ipl',
['unload_ipl'] = 'unload ipl',
['load_ipl'] = 'load IPL',
['unload_ipl'] = 'unload IPL',
['play_anim'] = 'play animation',
['play_emote'] = 'play emote',
['spawn_car'] = 'spawn a car',
@@ -23,8 +23,8 @@ Locales['fr'] = {
['id_param'] = 'identification du joueur',
['setjob_param2'] = 'le travail que vous souhaitez assigner',
['setjob_param3'] = 'le niveau d\'emploi',
['load_ipl'] = 'charger ipl',
['unload_ipl'] = 'décharger ipl',
['load_ipl'] = 'charger IPL',
['unload_ipl'] = 'décharger IPL',
['play_anim'] = 'jouer animation',
['play_emote'] = 'jouer emote',
['spawn_car'] = 'spawn un véhicule',