From 3ba3839ecd7924dc2f25295754d7a257c2542b23 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Thu, 21 May 2020 17:54:59 -0700 Subject: better translation marking; add some basic de and zh Current translations are just from Google Translate --- fatcat_scholar/templates/base.html | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) (limited to 'fatcat_scholar/templates/base.html') diff --git a/fatcat_scholar/templates/base.html b/fatcat_scholar/templates/base.html index 9c7aba8..b530c26 100644 --- a/fatcat_scholar/templates/base.html +++ b/fatcat_scholar/templates/base.html @@ -167,7 +167,7 @@
- User Guide + {{ _("User Guide") }}
@@ -192,12 +192,14 @@

Internet Archive

-

We are a 501(c)(3) non-profit, building a digital library of Internet sites and other cultural artifacts in digital form. Other projects include the Wayback Machine, archive.org openlibrary.org and archive-it.org +

+ {% trans trimmed %}We are a 501(c)(3) non-profit, building a digital library of Internet sites and other cultural artifacts in digital form.{% endtrans %} + Other projects include The Wayback Machine, archive.org openlibrary.org and archive-it.org

@@ -210,7 +212,7 @@ Text and Data Mining Discussion Forum Statistics - Help + {{ _("Help") }}
@@ -219,8 +221,8 @@ Editable Catalog (Fatcat) Contribute Search API - Service Status - Source Code + {{ _("Service Status") }} + {{ _("Source Code") }}
-- cgit v1.2.3