From 467e92de22005878efd23c1cd6406d6240807e81 Mon Sep 17 00:00:00 2001 From: MjKey Date: Wed, 11 Sep 2024 15:29:42 +0300 Subject: [PATCH] Update en.json --- lang/en.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/lang/en.json b/lang/en.json index 762c223..7436bbe 100644 --- a/lang/en.json +++ b/lang/en.json @@ -75,5 +75,9 @@ "pick": "Pick", "width_block": "Width block", "height_block": "Height block", - "custom_font": "Font Path [C://gachi/myfon.ttf] (leave empty to use Google Fonts)" -} \ No newline at end of file + "custom_font": "Font Path [C://gachi/myfon.ttf] (leave empty to use Google Fonts)", + "sound_updated": "Sounds from the Sound folder loaded", + "sound_notification": "Sound notification", + "random_sound": "Random sound", + "refresh_sounds": "Refresh sounds" +}