diff options
Diffstat (limited to 'src/main')
-rw-r--r-- | src/main/resources/assets/yet-another-config-lib/lang/fr_fr.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/assets/yet-another-config-lib/lang/fr_fr.json b/src/main/resources/assets/yet-another-config-lib/lang/fr_fr.json index 416dcfa..bc069cf 100644 --- a/src/main/resources/assets/yet-another-config-lib/lang/fr_fr.json +++ b/src/main/resources/assets/yet-another-config-lib/lang/fr_fr.json @@ -20,6 +20,7 @@ "yacl.list.move_down": "Monter en bas", "yacl.list.remove": "Retirer", "yacl.list.add_top": "Nouvelle entrée", + "yacl.list.empty": "La liste est vide", "yacl.restart.title": "La configuration nécessite un redémarrage !", "yacl.restart.message": "Une ou plusieurs options nécessitent que vous redémarriez le jeu pour appliquer les changements.", |