perf: Translate

This commit is contained in:
wangruidong 2025-07-02 18:28:36 +08:00 committed by Bryan
parent 276fd928a7
commit 06afc8a0e1

View File

@ -26,7 +26,7 @@
</div> </div>
</div> </div>
</div> </div>
<button type="submit" class="btn btn-primary block full-width m-b">{% trans "Setting" %}</button> <button type="submit" class="btn btn-primary block full-width m-b">{% trans "Submit" %}</button>
{% endif %} {% endif %}
</form> </form>
{% endblock %} {% endblock %}