-
Notifications
You must be signed in to change notification settings - Fork 3
Capitalization #133
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Capitalization #133
Conversation
mschrumpf
commented
Dec 3, 2025
- fix capitalization across headings
- update template for guides
- fix capitalization across placeholders ("Your event", "Your organizer")
- fix terminology re: plugins (a plugin is something you install and activate, but the plugin itself doesn't do anything)
- improve Markdown guide
- fix outdated links
- correct minor errors
| In order to control such plugin functions, navigate to :navpath:Your event → :fa3-wrench: Settings → Plugins:. | ||
| For instance, the "Statistics" feature will gather statistics on orders placed on your shop and display them in the pretix backend. | ||
| The "Bank transfer" payment provider will require handling of bank data imports and refunds. | ||
| In order to control such functions associated with a plugin, navigate to :navpath:Your event → :fa3-wrench: Settings → Plugins:. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| In order to control such functions associated with a plugin, navigate to :navpath:Your event → :fa3-wrench: Settings → Plugins:. | |
| In order to control any functions associated with a plugin, navigate to :navpath:Your event → :fa3-wrench: Settings → Plugins:. |
Ist natürlich inhaltlich leicht anders & ich habe nicht geprüft, ob das zu 100% zutrifft.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Trifft leider nicht zu 100% zu :'( z.B. Pages, Send out emails, Seating haben dieses Dropdown nicht.
Zwei Möglichkeiten:
suchda behaltensuchentfernen
| In order to control such functions associated with a plugin, navigate to :navpath:Your event → :fa3-wrench: Settings → Plugins:. | |
| In order to control functions associated with a plugin, navigate to :navpath:Your event → :fa3-wrench: Settings → Plugins:. |