From b3dde2b6116adf5f6bb1e0aba66009ca8363597f Mon Sep 17 00:00:00 2001 From: 3gf8jv4dv <158490944+3gf8jv4dv@users.noreply.github.com> Date: Mon, 10 Jun 2024 13:46:46 +0000 Subject: [PATCH] `Closure` -> `Close` --- src/lang/en-us.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/lang/en-us.json b/src/lang/en-us.json index 7014cc8d..75de79de 100644 --- a/src/lang/en-us.json +++ b/src/lang/en-us.json @@ -5,7 +5,7 @@ "audio_visualization": "Audio visualization (experimental)", "back": "Back", "btn_cancel": "Cancel", - "btn_close": "Closure", + "btn_close": "Close", "btn_confirm": "Confirm", "btn_save": "Save", "cancel_button_text": "Cancel", @@ -650,7 +650,7 @@ "theme_edit_modal__bg_image_add": "Add background image", "theme_edit_modal__bg_image_change": "Change background image", "theme_edit_modal__bg_image_remove": "remove background image", - "theme_edit_modal__close_btn": "Closure", + "theme_edit_modal__close_btn": "Close", "theme_edit_modal__control_btn": "Left control button color", "theme_edit_modal__copy": "Copy theme", "theme_edit_modal__dark": "Dark theme",