i18n on the web - deepseek translations
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{# GET /admin/tables/delete — crate::pages::admin::table_definition::ui::DeletePage #}
|
||||
{% extends "ui/base.html" %}
|
||||
|
||||
{% block title %}Delete table{% endblock %}
|
||||
{% block title %}{{ nav.tr("td-delete-title") }}{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
<main>
|
||||
|
||||
Reference in New Issue
Block a user