@vue-pdf-viewer/shared 1.2.0-rc.11 → 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
CHANGED
|
@@ -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",
|
package/dist/locales/it_IT.json
CHANGED
|
@@ -88,7 +88,7 @@
|
|
|
88
88
|
"annotationToggleShowTooltip": "Mostra strumenti annotazione",
|
|
89
89
|
"annotationToggleHideTooltip": "Nascondi strumenti annotazione",
|
|
90
90
|
"annotationTextSelectionLabel": "Strumento selezione testo",
|
|
91
|
-
"annotationTextSelectionTooltip": "
|
|
91
|
+
"annotationTextSelectionTooltip": "Selezione testo",
|
|
92
92
|
"annotationHighlightLabel": "Evidenzia",
|
|
93
93
|
"annotationHighlightTooltip": "Evidenzia",
|
|
94
94
|
"annotationHighlightColorTooltip": "Cambia colore evidenziazione",
|
package/dist/locales/pt_PT.json
CHANGED
|
@@ -88,7 +88,7 @@
|
|
|
88
88
|
"annotationToggleShowTooltip": "Mostrar ferramentas de anotação",
|
|
89
89
|
"annotationToggleHideTooltip": "Ocultar ferramentas de anotação",
|
|
90
90
|
"annotationTextSelectionLabel": "Ferramenta de seleção de texto",
|
|
91
|
-
"annotationTextSelectionTooltip": "
|
|
91
|
+
"annotationTextSelectionTooltip": "Seleção de texto",
|
|
92
92
|
"annotationHighlightLabel": "Destacar",
|
|
93
93
|
"annotationHighlightTooltip": "Destacar",
|
|
94
94
|
"annotationHighlightColorTooltip": "Alterar cor do destaque",
|
package/dist/locales/th_TH.json
CHANGED
|
@@ -88,7 +88,7 @@
|
|
|
88
88
|
"annotationToggleShowTooltip": "แสดงเครื่องมือการออกแบบ",
|
|
89
89
|
"annotationToggleHideTooltip": "ซ่อนเครื่องมือการออกแบบ",
|
|
90
90
|
"annotationTextSelectionLabel": "เลือกข้อความ",
|
|
91
|
-
"annotationTextSelectionTooltip": "
|
|
91
|
+
"annotationTextSelectionTooltip": "การเลือกข้อความ",
|
|
92
92
|
"annotationHighlightLabel": "ไฮไลท์",
|
|
93
93
|
"annotationHighlightTooltip": "ไฮไลท์",
|
|
94
94
|
"annotationHighlightColorTooltip": "เปลี่ยนสีไฮไลท์",
|
package/dist/locales/zh_CN.json
CHANGED
|
@@ -88,7 +88,7 @@
|
|
|
88
88
|
"annotationToggleShowTooltip": "显示注释工具",
|
|
89
89
|
"annotationToggleHideTooltip": "隐藏注释工具",
|
|
90
90
|
"annotationTextSelectionLabel": "文本选择工具",
|
|
91
|
-
"annotationTextSelectionTooltip": "
|
|
91
|
+
"annotationTextSelectionTooltip": "文本选择",
|
|
92
92
|
"annotationHighlightLabel": "高亮",
|
|
93
93
|
"annotationHighlightTooltip": "高亮",
|
|
94
94
|
"annotationHighlightColorTooltip": "更改高亮颜色",
|