From ab78d9c2c32f6ee59d94fd4367ce0b5998596cc1 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Tue, 2 Apr 2024 13:26:32 +0200 Subject: small language improvement --- client-web/source/locale/en.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client-web/source/locale/en.ts') diff --git a/client-web/source/locale/en.ts b/client-web/source/locale/en.ts index 418b15c..4f57fc1 100644 --- a/client-web/source/locale/en.ts +++ b/client-web/source/locale/en.ts @@ -60,7 +60,7 @@ export const PO_EN_US: LanguageStrings = { audio_stream: "audio stream", local: "Local", disable: "Disable", - enable: "Enable", + enable: thing => `Enable ${thing}`, status_await_stream: "Awaiting stream…", notification_perm_explain: "For keks-meet to send notifications, it needs you to grant permission: ", grant: "Grant", -- cgit v1.2.3-70-g09d2