From b2e1c16478c7a037c6c9c89a5bb9682b614b0dcd Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Fri, 8 Aug 2025 17:12:19 +0100 Subject: [PATCH] New translations entities.php (Catalan) --- lang/ca/entities.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lang/ca/entities.php b/lang/ca/entities.php index 1b01cea39..51bb4aecb 100644 --- a/lang/ca/entities.php +++ b/lang/ca/entities.php @@ -63,6 +63,10 @@ return [ 'import_delete_desc' => 'This will delete the uploaded import ZIP file, and cannot be undone.', 'import_errors' => 'Import Errors', 'import_errors_desc' => 'The follow errors occurred during the import attempt:', + 'breadcrumb_siblings_for_page' => 'Navigate siblings for page', + 'breadcrumb_siblings_for_chapter' => 'Navigate siblings for chapter', + 'breadcrumb_siblings_for_book' => 'Navigate siblings for book', + 'breadcrumb_siblings_for_bookshelf' => 'Navigate siblings for shelf', // Permissions and restrictions 'permissions' => 'Permisos',