mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-01 10:48:52 +00:00
Merge pull request #38 from KandaSoranyan/patch-1
Added missing French translations
This commit is contained in:
+7
-7
@@ -1,15 +1,15 @@
|
||||
Locales['fr'] = {
|
||||
-- cloakroom
|
||||
['cloakroom_menu'] = 'cloakroom',
|
||||
['cloakroom_prompt'] = 'press ~INPUT_CONTEXT~ to open the ~y~cloakroom~s~.',
|
||||
['wear_citizen'] = 'citizen wear',
|
||||
['wear_work'] = 'taxi wear',
|
||||
['cloakroom_menu'] = 'vestiaire',
|
||||
['cloakroom_prompt'] = 'appuyez sur ~INPUT_CONTEXT~ pour ouvrir le ~y~cloakroom~s~.',
|
||||
['wear_citizen'] = 'tenue civile',
|
||||
['wear_work'] = 'tenue de travail',
|
||||
|
||||
-- garage
|
||||
['spawner_prompt'] = 'press ~INPUT_CONTEXT~ to open the ~y~garage~s~.',
|
||||
['spawner_prompt'] = 'appuyez sur ~INPUT_CONTEXT~ pour ouvrir le ~y~garage~s~.',
|
||||
['store_veh'] = 'appuyez sur ~INPUT_CONTEXT~ pour ranger le véhicule',
|
||||
['spawn_veh'] = 'sortir véhicule',
|
||||
['spawnpoint_blocked'] = 'there is a vehicle blocking the spawnpoint!',
|
||||
['spawnpoint_blocked'] = 'un véhicule bloque la sortie!!',
|
||||
['only_taxi'] = 'vous ne pouvez ranger que les taxi',
|
||||
|
||||
['taking_service'] = 'prise de service : Taxi/Uber',
|
||||
@@ -46,4 +46,4 @@ Locales['fr'] = {
|
||||
['player_cannot_hold'] = 'vous n\'avez pas assez ~y~de place~s~ dans votre inventaire!',
|
||||
['blip_taxi'] = 'taxi',
|
||||
['phone_taxi'] = 'taxi',
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user