1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2025-07-31 12:41:08 +00:00

Full VNC view distortion fixed. Add translate for some texts

This commit is contained in:
catborise 2019-11-20 09:19:57 +03:00
parent d7f283f089
commit 228a0949d1
5 changed files with 6 additions and 6 deletions

View file

@ -80,7 +80,7 @@
{% block content %}
<div id="noVNC_fallback_error" class="noVNC_center">
<div>
<div>noVNC encountered an error:</div>
<div>{% trans 'noVNC encountered an error' %}:</div>
<br>
<div id="noVNC_fallback_errormsg"></div>
</div>