chore: handle requested changes

This commit is contained in:
Elian Doran
2025-11-16 21:32:08 +02:00
parent 5281e8e5b4
commit 17298edfcc
3 changed files with 4 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ One important aspect is the fact that we are using a key-based approach. This me
The key-based approach allows a hierarchical structure. For example, a key of `about.title` would be added in `translation.json` as follows:
```
```json
{
"about": {
"title": "About Trilium Notes"