mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-17 07:41:26 +00:00
update trans string of libary history settings
This commit is contained in:
@@ -108,7 +108,7 @@
|
|||||||
|
|
||||||
{% with type="checkbox" setting_name="ENABLE_REPO_HISTORY_SETTING" setting_val=config_dict.ENABLE_REPO_HISTORY_SETTING %}
|
{% with type="checkbox" setting_name="ENABLE_REPO_HISTORY_SETTING" setting_val=config_dict.ENABLE_REPO_HISTORY_SETTING %}
|
||||||
{% trans "library history" as setting_display_name %}
|
{% trans "library history" as setting_display_name %}
|
||||||
{% trans "Allow user to keep library history" as help_tip %}
|
{% trans "Allow user to change library history settings" as help_tip %}
|
||||||
{% include "snippets/web_settings_form.html" %}
|
{% include "snippets/web_settings_form.html" %}
|
||||||
{% endwith %}
|
{% endwith %}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user