From 8bfd860c24f7d48f500e785a9bb0d2dec2ed2ceb Mon Sep 17 00:00:00 2001 From: Namekuji Date: Thu, 26 Jan 2023 18:47:02 -0500 Subject: [PATCH] fix unclear en sentence --- audon-fe/src/locales/en.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/audon-fe/src/locales/en.yaml b/audon-fe/src/locales/en.yaml index e8e4087..27058dc 100644 --- a/audon-fe/src/locales/en.yaml +++ b/audon-fe/src/locales/en.yaml @@ -48,7 +48,7 @@ shareRoomMessage: "Join my Audon room!\n{link}\n\nTitle: {title}" roomReady: header: "Your room is ready!" message: "Your room \"{title}\" is now ready. Share the following URL with other participants." - timeout: "The room will be closed automatically if you don't join within {minutes} minutes." + timeout: "The room will be closed automatically if you don't enter within {minutes} minutes." errors: offline: "This user is not hosting now." invalidAddress: "Invalid address"