From 979c2fae295019e06010db58e700dae8d13c8534 Mon Sep 17 00:00:00 2001 From: TAKAHASHI Shuuji Date: Tue, 4 Mar 2025 22:50:37 +0900 Subject: [PATCH] chore: adjust unmute video setting wording (#3225) --- locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/en.json b/locales/en.json index f0e23f4a..4097fe3b 100644 --- a/locales/en.json +++ b/locales/en.json @@ -561,7 +561,7 @@ "label": "Preferences", "optimize_for_low_performance_device": "Optimize for low performance device", "title": "Experimental Features", - "unmute_videos": "Unmute videos by default", + "unmute_videos": "Video sound on by default", "use_star_favorite_icon": "Use star favorite icon", "user_picker": "User Picker", "user_picker_description": "Displays all avatars of logged accounts in the bottom-left so you can switch quickly between them.",