{{ $t("new_room.title") }}
{{ $t('room_info.message_history') }}
{{ $t('room_info.message_history_info') }}
$vuetify.icons.ic_warning{{
$t("room_info.message_history_warning") }}
{{ $t('room_info.message_retention') }}
{{ limitHistory ? $t('room_info.limit_history_info', {period:
roomMessageRetentionDisplayString(limitHistoryMilliseconds)}) : $t('room_info.message_retention_info')
}}
{{ $t('menu.edit') }}
{{ this.errorMessage }}
{{ creatingRoomStatus }}
{{ $t("getlink.next") }}