docs: fix cspell names and en-GB spellings
Node.js CI / CI (pull_request) Successful in 56s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m12s

This commit is contained in:
2026-07-01 21:11:49 +02:00
parent 8ef58cad18
commit 7264c2185f
4 changed files with 14 additions and 4 deletions
+10
View File
@@ -54,6 +54,7 @@
"Callista", "Callista",
"CCPA", "CCPA",
"Celestine", "Celestine",
"Chronara",
"Čeština", "Čeština",
"CFAA", "CFAA",
"Chibika", "Chibika",
@@ -63,8 +64,10 @@
"Eclaire", "Eclaire",
"Eirene", "Eirene",
"Elaria", "Elaria",
"Ephemere",
"Elowyn", "Elowyn",
"Elunara", "Elunara",
"Enneagram",
"equivalencies", "equivalencies",
"escalatory", "escalatory",
"excludable", "excludable",
@@ -94,7 +97,9 @@
"Meridia", "Meridia",
"MERN", "MERN",
"MEVN", "MEVN",
"MBTI",
"minimis", "minimis",
"Minori",
"Mommy", "Mommy",
"NAMI", "NAMI",
"NCMEC", "NCMEC",
@@ -115,6 +120,7 @@
"recuse", "recuse",
"Reddiquette", "Reddiquette",
"Română", "Română",
"Rondelle",
"Rosalia", "Rosalia",
"Saisoku", "Saisoku",
"Sakura", "Sakura",
@@ -124,6 +130,8 @@
"Svenska", "Svenska",
"Sylvara", "Sylvara",
"Taryne", "Taryne",
"Tauri",
"Tatsumi",
"Tessara", "Tessara",
"Thalassa", "Thalassa",
"Thessalia", "Thessalia",
@@ -131,11 +139,13 @@
"Umbrelle", "Umbrelle",
"Veluna", "Veluna",
"Verena", "Verena",
"Valerium",
"Vitalia", "Vitalia",
"Vivicrea", "Vivicrea",
"Vivienne", "Vivienne",
"vtubing", "vtubing",
"WCAG", "WCAG",
"Yubi",
"Zephra", "Zephra",
"zirs", "zirs",
"Ελληνικά", "Ελληνικά",
+1 -1
View File
@@ -2,7 +2,7 @@
title: Library title: Library
--- ---
Library (hereinafter the "Application") is Naomi's personal library tracking application for cataloging and engaging with media collections. Library (hereinafter the "Application") is Naomi's personal library tracking application for cataloguing and engaging with media collections.
## 1. User Documentation ## 1. User Documentation
+2 -2
View File
@@ -6,13 +6,13 @@ Maribelle (hereinafter the "Application") is a Discord bot that allows you to co
## 1. User Documentation ## 1. User Documentation
The Application posts weekday standup prompts in configured Discord text channels and tracks which members posted progress updates in the previous cycle. The Application posts weekday stand-up prompts in configured Discord text channels and tracks which members posted progress updates in the previous cycle.
Current reminder schedule in the source is `0 9 * * 1-5` (09:00, Monday through Friday). Current reminder schedule in the source is `0 9 * * 1-5` (09:00, Monday through Friday).
During operation, the Application: During operation, the Application:
1. Sends a standup reminder message in each configured channel. 1. Sends a stand-up reminder message in each configured channel.
2. Starts a thread named `Daily Progress Update - <date>`. 2. Starts a thread named `Daily Progress Update - <date>`.
3. Monitors messages in those threads and records participant IDs. 3. Monitors messages in those threads and records participant IDs.
4. Sends a summary of recorded IDs to the maintainer account before the next cycle. 4. Sends a summary of recorded IDs to the maintainer account before the next cycle.
+1 -1
View File
@@ -18,7 +18,7 @@ To generate a QR image:
Generated images include: Generated images include:
1. Naomi colour branding. 1. Naomi colour branding.
2. Naomi avatar centered in the QR matrix. 2. Naomi avatar centred in the QR matrix.
3. A branding strip with `chat.naomi.lgbt`. 3. A branding strip with `chat.naomi.lgbt`.
If URL input is missing, generation fails with a validation error. If URL input is missing, generation fails with a validation error.