Commit 6d7273b986b0b8d03ad208dcbdec08087f5782fe
1 parent
3b478096
Exists in
master
and in
1 other branch
[Rapid] Update some labels
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
app/views/v_libras/requests/rapid.haml
@@ -23,10 +23,10 @@ | @@ -23,10 +23,10 @@ | ||
23 | 23 | ||
24 | %label.radio | 24 | %label.radio |
25 | = radio_button_tag :service, 'video', false, :id => 'service-video' | 25 | = radio_button_tag :service, 'video', false, :id => 'service-video' |
26 | - Voz | 26 | + Vídeo (reconhecimento de voz) |
27 | %label.radio | 27 | %label.radio |
28 | = radio_button_tag :service, 'video-legenda', false, :id => 'service-video-subtitle' | 28 | = radio_button_tag :service, 'video-legenda', false, :id => 'service-video-subtitle' |
29 | - Legenda (.SRT) | 29 | + Vídeo e legenda (.srt) |
30 | 30 | ||
31 | #url.field.hide | 31 | #url.field.hide |
32 | = label_tag :video, t('videos.url'), :class => "bold" | 32 | = label_tag :video, t('videos.url'), :class => "bold" |