diff --git a/app/views/shared/modals/_delete_room_modal.html.erb b/app/views/shared/modals/_delete_room_modal.html.erb index 7aecc1fa..8db78538 100644 --- a/app/views/shared/modals/_delete_room_modal.html.erb +++ b/app/views/shared/modals/_delete_room_modal.html.erb @@ -32,7 +32,7 @@ diff --git a/config/locales/en.yml b/config/locales/en.yml index 16af028b..3e9da6f8 100755 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -182,7 +182,7 @@ en: confirm: Are you sure you want to delete %{room}? delete: I'm sure, delete this room. keep: On second thought, I'll keep it. - warning: You will not be able to recover this room or any of its associated recordings. + warning: You will not be able to recover this room or any of its %{recordings_num} associated recordings. login: or: or with: Sign in with %{provider}