Revised the text messages in the detail templates.

This commit is contained in:
2020-08-09 20:49:18 +08:00
parent c500f15945
commit a26eeb5ea6
4 changed files with 8 additions and 8 deletions

View File

@ -72,7 +72,7 @@ First written: 2020/8/8
</a>
<a class="btn btn-primary" role="button" href="{% url "accounting:accounts.edit" account %}">
<i class="fas fa-user-cog"></i>
{{ _("Setting")|force_escape }}
{{ _("Settings")|force_escape }}
</a>
{% if not account.is_in_use %}
<button type="button" class="btn btn-secondary d-none d-sm-inline" disabled="disabled" title="{{ _("This account is not used in the accounting records.")|force_escape }}">