Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion locale/admin-docs.pot
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Zammad Admin Documentation pre-release\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-08-15 08:49+0200\n"
"POT-Creation-Date: 2025-08-25 11:18+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
Expand Down Expand Up @@ -6844,6 +6844,10 @@ msgstr ""
msgid "Have a look at the :user-docs:`knowledge base section </extras/knowledge-base.html>` in the user documentation where you can find more information about the usage."
msgstr ""

#: ../manage/knowledge-base.rst:229
msgid "The permission ``knowledge_base.reader`` is not relevant for public answers. They are **always visible to everyone**."
msgstr ""

#: ../manage/macros.rst:2
msgid "Macros"
msgstr ""
Expand Down
4 changes: 2 additions & 2 deletions manage/knowledge-base.rst
Original file line number Diff line number Diff line change
Expand Up @@ -226,5 +226,5 @@ base), you can do so by following the steps below:
- Have a look at the
:user-docs:`knowledge base section </extras/knowledge-base.html>` in
the user documentation where you can find more information about the usage.


- The permission ``knowledge_base.reader`` is not relevant for public answers.
They are **always visible to everyone**.