Skip to content

Commit

Permalink
New translations en.json (French)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexemanuelol committed Aug 1, 2023
1 parent ec618e0 commit 37d2457
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions src/languages/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,20 @@
"commandsUptimeBotDesc": "Display uptime of bot.",
"commandsUptimeDesc": "Display uptime of the bot and server.",
"commandsUptimeServerDesc": "Display uptime of server.",
"commandsVoiceBotJoinedVoice": "The Bot has joined the Voicechannel",
"commandsVoiceBotLeftVoice": "The Bot has left the Voicechannel",
"commandsVoiceDesc": "Bot Voice Commands",
"commandsVoiceFemale": "Female",
"commandsVoiceFemaleDescription": "Sets the voiceactor gender to Female",
"commandsVoiceGenderDesc": "Sets the Bot's voiceactor gender.",
"commandsVoiceJoin": "Joining voice channel {name} with the ID {id} in guild {guild}",
"commandsVoiceJoinDesc": "Joins the Voicechannel",
"commandsVoiceLeave": "Leaving voice channel {name} with the ID {id} in guild {guild}",
"commandsVoiceLeaveDesc": "Leaves the Voicechannel",
"commandsVoiceMale": "Male",
"commandsVoiceMaleDescription": "Sets the voiceactor gender to Male",
"commandsVoiceNotInVoice": "You are not in a voicechannel",
"commandsVoiceSettingsDesc": "Changes the Bot's voice settings.",
"connect": "Connect",
"connectCap": "CONNECT",
"connectedCap": "CONNECTED",
Expand Down Expand Up @@ -621,6 +635,7 @@
"userSaid": "{user} said, {text}",
"vendingMachine": "Vending Machine",
"vendingMachineDetectedSetting": "Lorsqu'un nouveau distributeur automatique est détecté, envoyer une notification.",
"voiceCap": "VOICE",
"warningCap": "WARNING",
"waterTreatmentPlant": "Water Treatment Plant",
"websiteCap": "WEBSITE",
Expand Down

0 comments on commit 37d2457

Please sign in to comment.