mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update translations
This commit is contained in:
parent
6f781f5a96
commit
668f8ba11f
22 changed files with 164 additions and 55 deletions
|
@ -1253,7 +1253,7 @@
|
|||
errorMsg += '</p>';
|
||||
}
|
||||
|
||||
if ($.browser.msie && !$.browser.mobile) {
|
||||
if ($.browser.msie && !$.browser.mobile && !self.canPlayWebm()) {
|
||||
errorMsg += '<p>';
|
||||
errorMsg += '<a href="https://tools.google.com/dlpage/webmmf/" target="_blank">';
|
||||
errorMsg += Globalize.translate('MessageInternetExplorerWebm');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue