From 7ffbae703533cb09f6e2649de8f6613e21694533 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Tue, 23 Mar 2021 18:56:57 -0700 Subject: i18n: wrap /about page with translation tags; update .pot --- fatcat_scholar/templates/help.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'fatcat_scholar/templates/help.html') diff --git a/fatcat_scholar/templates/help.html b/fatcat_scholar/templates/help.html index 8d67110..1a1ffe4 100644 --- a/fatcat_scholar/templates/help.html +++ b/fatcat_scholar/templates/help.html @@ -250,11 +250,11 @@ apply range queries like year:>1989 year:<2000.{% endtrans %}

{% trans %}This project is currently a prototype{% endtrans %} --> -

Some known bugs and issues: +

{% trans %}Some known bugs and issues:{% endtrans %}

{% endblock %} -- cgit v1.2.3