mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-12-18 20:04:17 +01:00
language files
This commit is contained in:
parent
8660b3282d
commit
fee25a1b87
@ -1418,6 +1418,23 @@
|
||||
},
|
||||
"submit": "Remove Pages"
|
||||
},
|
||||
"extractPages": {
|
||||
"title": "Extract Pages",
|
||||
"pageNumbers": {
|
||||
"label": "Pages to Extract",
|
||||
"placeholder": "e.g., 1,3,5-8 or odd & 1-10"
|
||||
},
|
||||
"settings": {
|
||||
"title": "Settings"
|
||||
},
|
||||
"error": {
|
||||
"failed": "Failed to extract pages"
|
||||
},
|
||||
"results": {
|
||||
"title": "Pages Extracted"
|
||||
},
|
||||
"submit": "Extract Pages"
|
||||
},
|
||||
"pageSelection": {
|
||||
"tooltip": {
|
||||
"header": {
|
||||
|
||||
@ -893,6 +893,23 @@
|
||||
},
|
||||
"submit": "Remove Pages"
|
||||
},
|
||||
"extractPages": {
|
||||
"title": "Extract Pages",
|
||||
"pageNumbers": {
|
||||
"label": "Pages to Extract",
|
||||
"placeholder": "e.g., 1,3,5-8 or odd & 1-10"
|
||||
},
|
||||
"settings": {
|
||||
"title": "Settings"
|
||||
},
|
||||
"error": {
|
||||
"failed": "Failed to extract pages"
|
||||
},
|
||||
"results": {
|
||||
"title": "Pages Extracted"
|
||||
},
|
||||
"submit": "Extract Pages"
|
||||
},
|
||||
"pageSelection": {
|
||||
"tooltip": {
|
||||
"header": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user