feat: Add find and replace interface (#5642)

This commit is contained in:
Tom Moor
2023-08-03 18:47:44 -04:00
committed by GitHub
parent eda023c908
commit b691311f88
13 changed files with 683 additions and 20 deletions

View File

@@ -247,6 +247,16 @@
"Save": "Save",
"New name": "New name",
"Name can't be empty": "Name can't be empty",
"Previous match": "Previous match",
"Next match": "Next match",
"Find and replace": "Find and replace",
"Find": "Find",
"Match case": "Match case",
"Enable regex": "Enable regex",
"More options": "More options",
"Replacement": "Replacement",
"Replace": "Replace",
"Replace all": "Replace all",
"Profile picture": "Profile picture",
"Insert column after": "Insert column after",
"Insert column before": "Insert column before",
@@ -542,7 +552,6 @@
"All users see the same publicly shared view": "All users see the same publicly shared view",
"Custom link": "Custom link",
"The document will be accessible at <2>{{url}}</2>": "The document will be accessible at <2>{{url}}</2>",
"More options": "More options",
"Close": "Close",
"{{ teamName }} is using {{ appName }} to share documents, please login to continue.": "{{ teamName }} is using {{ appName }} to share documents, please login to continue.",
"Are you sure you want to delete the <em>{{ documentTitle }}</em> template?": "Are you sure you want to delete the <em>{{ documentTitle }}</em> template?",