Feature/v2/reader-and-multitool-navigation (#4514)

Co-authored-by: Connor Yoh <[email protected]>
This commit is contained in:
ConnorYoh
2025-09-26 16:29:58 +01:00
committed by GitHub
co-authored by Connor Yoh
parent c7e0ea5b5b
commit abc0988fdf
15 changed files with 189 additions and 126 deletions
@@ -1,4 +1,10 @@
{
"unsavedChanges": "You have unsaved changes to your PDF. What would you like to do?",
"unsavedChangesTitle": "Unsaved Changes",
"keepWorking": "Keep Working",
"discardChanges": "Discard Changes",
"applyAndContinue": "Apply & Continue",
"exportAndContinue": "Export & Continue",
"language": {
"direction": "ltr"
},
@@ -3449,4 +3455,4 @@
},
"termsAndConditions": "Terms & Conditions",
"logOut": "Log out"
}
}