mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-06-19 01:28:07 +08:00
17 lines
977 B
YAML
Vendored
17 lines
977 B
YAML
Vendored
en:
|
|
site_settings:
|
|
discourse_templates_enabled: "Allow users with view access on the category specified below to use available templates"
|
|
discourse_templates_categories: "Categories to fetch the templates from"
|
|
discourse_templates_enable_private_templates: "Enables the use of private templates"
|
|
discourse_templates_groups_allowed_private_templates: "Groups allowed to use private templates. Staff members are always allowed."
|
|
discourse_templates_private_templates_tags: "Tags that identify a personal message as a private template"
|
|
default_category_template:
|
|
name: Templates
|
|
description: |
|
|
This category is used to store templates.
|
|
|
|
Templates allow users to store content for frequently repeated use.
|
|
|
|
Each topic in this category represents a different template. **The first post** of each topic is used as the model for the template.
|
|
|
|
Note that every user with access in this category will be allowed to use templates.
|