Skip to content

Commit 14669fe

Browse files
nijelCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent dbe37e2 commit 14669fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

weblate/legal/templates/legal/confirm.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ <h4 class="card-title">{% translate "You have to agree to the General Terms and
1717
</div>
1818
<div class="card-body">
1919
{% if terms_document_hidden %}
20-
<p>{% translate "Please read following legal documents:" %}</p>
20+
<p>{% translate "Please read the following legal documents:" %}</p>
2121
<ul>
2222
{% if terms_url %}
2323
<li>

0 commit comments

Comments
 (0)