Goodreads capitalization standardization

This commit is contained in:
Mouse Reeve
2021-10-15 13:47:28 -07:00
parent 7f75cd329a
commit 032dedabb4
5 changed files with 7 additions and 7 deletions

View File

@ -3,6 +3,6 @@
{% block tooltip_content %}
{% trans 'You can download your GoodReads data from the <a href="https://www.goodreads.com/review/import" target="_blank" rel="noopener">Import/Export page</a> of your GoodReads account.' %}
{% trans 'You can download your Goodreads data from the <a href="https://www.goodreads.com/review/import" target="_blank" rel="noopener">Import/Export page</a> of your Goodreads account.' %}
{% endblock %}