mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2025-08-26 14:19:24 +00:00
Fix subcategory names
This commit is contained in:
parent
949ffa01ad
commit
ec3cac484d
@ -1926,17 +1926,17 @@
|
|||||||
"allTools": "ALL TOOLS",
|
"allTools": "ALL TOOLS",
|
||||||
"quickAccess": "QUICK ACCESS",
|
"quickAccess": "QUICK ACCESS",
|
||||||
"subcategories": {
|
"subcategories": {
|
||||||
"Signing": "Signing",
|
"signing": "Signing",
|
||||||
"Document Security": "Document Security",
|
"documentSecurity": "Document Security",
|
||||||
"Verification": "Verification",
|
"verification": "Verification",
|
||||||
"Document Review": "Document Review",
|
"documentReview": "Document Review",
|
||||||
"Page Formatting": "Page Formatting",
|
"pageFormatting": "Page Formatting",
|
||||||
"Extraction": "Extraction",
|
"extraction": "Extraction",
|
||||||
"Removal": "Removal",
|
"removal": "Removal",
|
||||||
"Automation": "Automation",
|
"automation": "Automation",
|
||||||
"General": "General",
|
"general": "General",
|
||||||
"Advanced Formatting": "Advanced Formatting",
|
"advancedFormatting": "Advanced Formatting",
|
||||||
"Developer Tools": "Developer Tools"
|
"developerTools": "Developer Tools"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"quickAccess": {
|
"quickAccess": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user