Skip to content

Commit

Permalink
Create fr_fr.json (shedaniel#90)
Browse files Browse the repository at this point in the history
Added French translations for LightOverlay.
  • Loading branch information
Koockies authored May 3, 2021
1 parent 79e1db0 commit 4f83322
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions common/src/main/resources/assets/lightoverlay/lang/fr_fr.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"key.lightoverlay.category": "Light Overlay",
"key.lightoverlay.enable_overlay": "Activer Light Overlay",
"description.lightoverlay.caching": "La mise en cache est recommandée si la portée est supérieure à 16 ou si vous utilisez un appareil peu performant.",
"config.lightoverlay.general": "Général",
"config.lightoverlay.reach": "Portée :",
"config.lightoverlay.caching": "Mise en cache :",
"config.lightoverlay.crossLevel": "Niveau de luminosité :",
"config.lightoverlay.secondaryLevel": "Niveau de luminosité secondaire :",
"config.lightoverlay.showNumber": "Afficher des nombres :",
"config.lightoverlay.smoothLines": "Lignes lisses :",
"config.lightoverlay.underwater": "Afficher sous l'eau :",
"config.lightoverlay.lineWidth": "Largeur des lignes :",
"config.lightoverlay.yellowColor": "Couleur jaune :",
"config.lightoverlay.secondaryColor": "Couleur secondaire :",
"config.lightoverlay.redColor": "Couleur rouge :",
"config.lightoverlay.invalidColor": "Couleur non valide",
"config.lightoverlay.mushroom": "Afficher dans les biomes champignons :",
"config.lightoverlay.useListWhileCaching": "Utiliser glList à la mise en cache :"
}

0 comments on commit 4f83322

Please sign in to comment.