aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorLumaa <93350976+lumaa-dev@users.noreply.github.com>2023-04-23 22:36:27 +0200
committerGitHub <noreply@github.com>2023-04-23 21:36:27 +0100
commit8ba7196ae990fe9aa98680aba1b387e385fff99c (patch)
treed3633d159b81e02ae621e22541200d98fd6e4a71 /src
parent25f8d0bacf274870c512cb6b867a55af57714fb5 (diff)
downloadYetAnotherConfigLib-8ba7196ae990fe9aa98680aba1b387e385fff99c.tar.gz
YetAnotherConfigLib-8ba7196ae990fe9aa98680aba1b387e385fff99c.tar.bz2
YetAnotherConfigLib-8ba7196ae990fe9aa98680aba1b387e385fff99c.zip
Missing fr_fr.json string (#60)
Diffstat (limited to 'src')
-rw-r--r--src/main/resources/assets/yet-another-config-lib/lang/fr_fr.json1
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.",