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"