mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-11-16 01:21:16 +01:00
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:
parent
04c4f3e9ae
commit
1b1bafa674
@ -849,6 +849,11 @@
|
||||
},
|
||||
"error": {
|
||||
"failed": "An error occurred while merging the PDFs."
|
||||
},
|
||||
"tooltip": {
|
||||
"header": {
|
||||
"title": "Merge Settings Overview"
|
||||
}
|
||||
}
|
||||
},
|
||||
"split": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user