mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-06-10 06:14:37 +00:00
fix some messages, add translation for some keywords, update tr locale file
This commit is contained in:
@@ -111,7 +111,7 @@
|
||||
var path = spice_query_var('path', 'websockify');
|
||||
|
||||
if ((!host) || (!port)) {
|
||||
console.log("must specify host and port in URL");
|
||||
console.log(_("must specify host and port in URL"));
|
||||
return;
|
||||
}
|
||||
|
||||
@@ -222,4 +222,3 @@
|
||||
<!-- If DUMPXXX is turned on, dumped images will go here -->
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user