@univerjs/docs-hyper-link-ui 0.10.12 → 0.10.13-nightly.202510290902

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.
@@ -7,14 +7,14 @@ const e = {
7
7
  address: "Cсылки",
8
8
  label: "Текст",
9
9
  labelError: "Введите текст ссылки",
10
- placeholder: "Пожалуйста, введите URL ссылки",
11
- addressError: "URL некорректен!"
10
+ placeholder: "Пожалуйста, введите ссылку",
11
+ addressError: "Пожалуйста, введите корректную ссылку"
12
12
  },
13
13
  info: {
14
14
  copy: "Копировать",
15
15
  edit: "Редактировать",
16
16
  cancel: "Отменить ссылку",
17
- coped: "Link copied to clipboard"
17
+ coped: "Ссылка скопирована в буфер обмена"
18
18
  },
19
19
  menu: {
20
20
  tooltip: "Добавить ссылку"