From 2602ae42b02c243e4550cda7407eec86009aaa6e Mon Sep 17 00:00:00 2001
From: Hugh Rundle
Date: Wed, 1 Dec 2021 20:07:52 +1100
Subject: [PATCH 1/3] add translation strings
- add logic when default shelves used
- add trans strings in a few spots they were missing
---
bookwyrm/templates/directory/directory.html | 4 ++--
bookwyrm/templates/get_started/book_preview.html | 9 +++++++--
bookwyrm/templates/search/book.html | 2 +-
bookwyrm/templates/shelf/shelf.html | 5 ++++-
bookwyrm/templates/snippets/shelf_selector.html | 9 ++++++++-
bookwyrm/templates/user/user.html | 11 ++++++++---
6 files changed, 30 insertions(+), 10 deletions(-)
diff --git a/bookwyrm/templates/directory/directory.html b/bookwyrm/templates/directory/directory.html
index 9753c4c0..c3ddb3c5 100644
--- a/bookwyrm/templates/directory/directory.html
+++ b/bookwyrm/templates/directory/directory.html
@@ -18,7 +18,7 @@