diff --git a/weblate/templates/accounts/profile.html b/weblate/templates/accounts/profile.html index c50bf9453b82..6627a859e4de 100644 --- a/weblate/templates/accounts/profile.html +++ b/weblate/templates/accounts/profile.html @@ -474,7 +474,7 @@
- {% blocktrans %}Contact us immediately if you see anything suspicious in the audit log.{% endblocktrans %} + {% blocktrans %}Get in contact immediately if you notice anything suspicious in the audit log.{% endblocktrans %}
- {% blocktrans %}You can control Weblate using the HTTP REST API and your API key is used to authenticate to it.{% endblocktrans %} + {% blocktrans %}The API key can be used to control Weblate via the HTTP REST API and to access Weblate Git repositories.{% endblocktrans %}