forked from External/greenlight
update recording labels
This commit is contained in:
parent
404bb93d1a
commit
5a6c8372f9
|
@ -32,10 +32,10 @@
|
|||
<table id="recordings" class="table" width="100%">
|
||||
<thead>
|
||||
<th><%= t('date_recorded') %></th>
|
||||
<th><%= t('meeting') %></th>
|
||||
<th><%= t('name') %></th>
|
||||
<th><%= t('thumbnails') %></th>
|
||||
<th><%= t('duration') %></th>
|
||||
<th><%= t('watch') %></th>
|
||||
<th></th>
|
||||
<th><%= t('visibility') %></th>
|
||||
<th>published</th>
|
||||
<th><%= t('actions') %></th>
|
||||
|
|
|
@ -95,6 +95,7 @@ en-US:
|
|||
subject: "%{user} invited you to a meeting"
|
||||
moderator_default_message: Invitation link - %{url}
|
||||
my_room: my room
|
||||
name: Name
|
||||
no: No
|
||||
notification_mailer:
|
||||
recording_ready_email:
|
||||
|
|
Loading…
Reference in New Issue