mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 17:58:54 +00:00
Fix typo
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ Locales['en'] = {
|
||||
['yes'] = 'yes',
|
||||
['no'] = 'no',
|
||||
['not_enough_money'] = 'you do not have enough money',
|
||||
['press_access'] = 'press ~INPUT_CONTENT~ to access the menu',
|
||||
['press_access'] = 'press ~INPUT_CONTEXT~ to access the menu',
|
||||
['barber_blip'] = 'barber shop',
|
||||
['you_paid'] = 'you paid ',
|
||||
}
|
||||
+1
-1
@@ -4,7 +4,7 @@ Locales['fr'] = {
|
||||
['yes'] = 'oui',
|
||||
['no'] = 'non',
|
||||
['not_enough_money'] = 'vous n\'avez pas assez d\'argent',
|
||||
['press_access'] = 'appuez sur ~INPUT_CONTENT~ pour accéder au menu',
|
||||
['press_access'] = 'appuez sur ~INPUT_CONTEXT~ pour accéder au menu',
|
||||
['barber_blip'] = 'barbier',
|
||||
['you_paid'] = 'vous avez payé ',
|
||||
}
|
||||
Reference in New Issue
Block a user