@vue-pdf-viewer/shared 1.1.0 → 1.1.1-rc.0
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
|
@@ -89,7 +89,7 @@
|
|
|
89
89
|
"annotationToggleHideTooltip": "Hide annotation tools",
|
|
90
90
|
"annotationHighlightLabel": "Highlight",
|
|
91
91
|
"annotationHighlightTooltip": "Highlight",
|
|
92
|
-
"annotationHighlightColorPickerLabel": "
|
|
92
|
+
"annotationHighlightColorPickerLabel": "Change highlight color",
|
|
93
93
|
"annotationHighlightDeleteTooltip": "Delete highlight",
|
|
94
94
|
"annotationFreeTextLabel": "Free text",
|
|
95
95
|
"annotationFreeTextTooltip": "Free text",
|
package/dist/locales/it_IT.json
CHANGED
|
@@ -89,7 +89,7 @@
|
|
|
89
89
|
"annotationToggleHideTooltip": "Nascondi strumenti annotazione",
|
|
90
90
|
"annotationHighlightLabel": "Evidenzia",
|
|
91
91
|
"annotationHighlightTooltip": "Evidenzia",
|
|
92
|
-
"annotationHighlightColorPickerLabel": "
|
|
92
|
+
"annotationHighlightColorPickerLabel": "Cambia colore evidenziazione",
|
|
93
93
|
"annotationHighlightDeleteTooltip": "Elimina evidenziazione",
|
|
94
94
|
"annotationFreeTextLabel": "Testo libero",
|
|
95
95
|
"annotationFreeTextTooltip": "Testo libero",
|
package/dist/locales/pt_PT.json
CHANGED
|
@@ -89,7 +89,7 @@
|
|
|
89
89
|
"annotationToggleHideTooltip": "Ocultar ferramentas de anotação",
|
|
90
90
|
"annotationHighlightLabel": "Destacar",
|
|
91
91
|
"annotationHighlightTooltip": "Destacar",
|
|
92
|
-
"annotationHighlightColorPickerLabel": "
|
|
92
|
+
"annotationHighlightColorPickerLabel": "Alterar cor do destaque",
|
|
93
93
|
"annotationHighlightDeleteTooltip": "Excluir destaque",
|
|
94
94
|
"annotationFreeTextLabel": "Texto livre",
|
|
95
95
|
"annotationFreeTextTooltip": "Texto livre",
|
package/dist/locales/th_TH.json
CHANGED
|
@@ -89,7 +89,7 @@
|
|
|
89
89
|
"annotationToggleHideTooltip": "ซ่อนเครื่องมือการออกแบบ",
|
|
90
90
|
"annotationHighlightLabel": "ไฮไลท์",
|
|
91
91
|
"annotationHighlightTooltip": "ไฮไลท์",
|
|
92
|
-
"annotationHighlightColorPickerLabel": "
|
|
92
|
+
"annotationHighlightColorPickerLabel": "เปลี่ยนสีไฮไลท์",
|
|
93
93
|
"annotationHighlightDeleteTooltip": "ลบไฮไลท์",
|
|
94
94
|
"annotationFreeTextLabel": "ข้อความ",
|
|
95
95
|
"annotationFreeTextTooltip": "ข้อความ",
|
package/dist/locales/zh_CN.json
CHANGED
|
@@ -89,7 +89,7 @@
|
|
|
89
89
|
"annotationToggleHideTooltip": "隐藏注释工具",
|
|
90
90
|
"annotationHighlightLabel": "高亮",
|
|
91
91
|
"annotationHighlightTooltip": "高亮",
|
|
92
|
-
"annotationHighlightColorPickerLabel": "
|
|
92
|
+
"annotationHighlightColorPickerLabel": "更改高亮颜色",
|
|
93
93
|
"annotationHighlightDeleteTooltip": "删除高亮",
|
|
94
94
|
"annotationFreeTextLabel": "自由文本",
|
|
95
95
|
"annotationFreeTextTooltip": "自由文本",
|