mirror of
https://gitlab.unicamp.br/infimecc_drupal11_modules/structural_pages.git
synced 2026-05-03 14:10:41 -03:00
Add structural_pages_event submodule for Event entity support
Bridge submodule that registers Event entities (from event_management module) as valid parent types for content_page nodes. Events act as context containers (clears_site_section: TRUE), similar to users and groups. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
# Portuguese (Brazil) translation for Structural Pages Event Integration.
|
||||
# Copyright (C) 2024
|
||||
# This file is distributed under the same license as the Drupal package.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Structural Pages Event Integration 1.0.0\n"
|
||||
"POT-Creation-Date: 2024-01-01 00:00+0000\n"
|
||||
"PO-Revision-Date: 2024-01-01 00:00+0000\n"
|
||||
"Language-Team: Portuguese, Brazil\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: pt-br\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#: structural_pages_event.info.yml
|
||||
msgid "Structural Pages Event Integration"
|
||||
msgstr "Integração de Eventos das Páginas Estruturais"
|
||||
|
||||
#: structural_pages_event.info.yml
|
||||
msgid "Provides Event entity support as parent type for Structural Pages module."
|
||||
msgstr "Fornece suporte a entidades Evento como tipo pai para o módulo Páginas Estruturais."
|
||||
|
||||
#: src/Plugin/ParentEntityHandler/EventHandler.php
|
||||
msgid "Events (event)"
|
||||
msgstr "Eventos (event)"
|
||||
Reference in New Issue
Block a user