mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 01:08:54 +00:00
feat: add missing translations for french language
This commit is contained in:
@@ -114,9 +114,11 @@ Locales["fr"] = {
|
||||
["commanderror_invalidcommand"] = "Commande invalide - /%s",
|
||||
["commanderror_invalidplayerid"] = "Le joueur spécifié n'est pas connecté",
|
||||
["commandgeneric_playerid"] = "Identifiant serveur du joueur",
|
||||
["commandgeneric_dimension"] = "Dimension de la cible",
|
||||
["command_giveammo_noweapon_found"] = "%s n'a pas cette arme",
|
||||
["command_giveammo_weapon"] = "Nom de l'arme",
|
||||
["command_giveammo_ammo"] = "Quantité de munitions",
|
||||
["command_setdim"] = "Définir la dimension d'un joueur",
|
||||
["tpm_nowaypoint"] = "Aucun point n'est défini sur la carte",
|
||||
["tpm_success"] = "Vous avez bien été téléporté",
|
||||
|
||||
|
||||
Reference in New Issue
Block a user