Update fr.lua

This commit is contained in:
SlyJordi
2022-07-30 14:30:30 +02:00
committed by GitHub
parent c8a16babd3
commit c5496caf5a
+1 -1
View File
@@ -25,5 +25,5 @@ Locales['fr'] = {
['driving_too_fast'] = 'vous roulez trop vite, vitesse limite: %s km/h!',
['errors'] = 'erreurs: ~r~%s/%s',
['you_damaged_veh'] = 'vous avez endommagé votre véhicule',
['not_enough_money'] = 'Tu nas pas assez d argent'
['not_enough_money'] = 'Tu n\'as pas assez d\'argent'
}