en locales
This commit is contained in:
10
shared-operations/public/locales/splitPdfByIndex/en.json
Normal file
10
shared-operations/public/locales/splitPdfByIndex/en.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"friendlyName": "Split PDF by Index",
|
||||
"description": "Splits the document at specific pages.",
|
||||
"values": {
|
||||
"pageIndexes": {
|
||||
"friendlyName": "Page Indexes",
|
||||
"description": "An array of indexes of pages you want to split the document after."
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user