Spelling: HD, 3D, HDR

This commit is contained in:
Allan Nordhøy 2021-05-20 19:46:18 +02:00 committed by GitHub
parent 75e5b49c3a
commit 43bc081ca0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,7 +55,7 @@
<div class="pure-u-1-3 pure-u-md-1-5">
<b><%= translate(locale, "features") %></b>
<hr/>
<% ["hd", "subtitles", "creative_commons", "3d", "live", "purchased", "4k", "360", "location", "hdr"].each do |feature| %>
<% ["HD", "subtitles", "creative_commons", "3D", "live", "purchased", "4k", "360", "location", "HDR"].each do |feature| %>
<div class="pure-u-1 pure-md-1-5">
<% if operator_hash.fetch("features", "all").includes?(feature) %>
<b><%= translate(locale, feature) %></b>