@vue-pdf-viewer/shared 1.2.0-rc.12 → 1.2.0-rc.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/locales/en_US.json +2 -2
- package/package.json +1 -1
package/dist/locales/en_US.json
CHANGED
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"rotateCounterclockwiseLabel": "Rotate counterclockwise",
|
|
41
41
|
"rotateCounterclockwiseTooltip": "Rotate counterclockwise",
|
|
42
42
|
"textSelectionLabel": "Text selection tool",
|
|
43
|
-
"textSelectionTooltip": "
|
|
43
|
+
"textSelectionTooltip": "Enable text selection tool",
|
|
44
44
|
"handToolLabel": "Hand tool",
|
|
45
45
|
"handToolTooltip": "Enable hand tool",
|
|
46
46
|
"documentPropertiesLabel": "Document properties",
|
|
@@ -88,7 +88,7 @@
|
|
|
88
88
|
"annotationToggleShowTooltip": "Show annotation tools",
|
|
89
89
|
"annotationToggleHideTooltip": "Hide annotation tools",
|
|
90
90
|
"annotationTextSelectionLabel": "Text selection tool",
|
|
91
|
-
"annotationTextSelectionTooltip": "
|
|
91
|
+
"annotationTextSelectionTooltip": "Text selection",
|
|
92
92
|
"annotationHighlightLabel": "Highlight",
|
|
93
93
|
"annotationHighlightTooltip": "Highlight",
|
|
94
94
|
"annotationHighlightColorTooltip": "Change highlight color",
|