feat(tooltips): add merge settings overview title translation

- Added `tooltip.header.title` key to `en-GB/translation.json`
- Defined title for merge settings overview tooltips

Signed-off-by: Balázs Szücs <bszucs1209@gmail.com>
This commit is contained in:
Balázs Szücs 2025-11-13 21:25:14 +01:00
parent 04c4f3e9ae
commit 1b1bafa674

View File

@ -849,6 +849,11 @@
},
"error": {
"failed": "An error occurred while merging the PDFs."
},
"tooltip": {
"header": {
"title": "Merge Settings Overview"
}
}
},
"split": {