i18n on the web - deepseek translations
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
Either a scrollable table or an ECharts container, depending on the chart
|
||||
type the form asked for. `chart_option` is JSON built in Rust.
|
||||
#}
|
||||
<p class="result-meta">{{ row_count }} rows in {{ elapsed_ms }} ms{% if truncated %} (truncated){% endif %}</p>
|
||||
<p class="result-meta">{{ meta }}</p>
|
||||
{% match chart_option %}
|
||||
{% when Some(option) %}
|
||||
<div class="chart" data-option="{{ option }}"
|
||||
|
||||
Reference in New Issue
Block a user