@atlaskit/link-create 6.1.5 → 6.3.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/CHANGELOG.md +22 -0
- package/dist/cjs/common/constants.js +1 -1
- package/dist/cjs/common/ui/error-boundary-ui/error-svg/index.js +1 -1
- package/dist/cjs/common/ui/icon/index.compiled.css +0 -1
- package/dist/cjs/common/ui/icon/index.js +1 -1
- package/dist/cjs/common/ui/message/index.js +1 -1
- package/dist/cjs/controllers/create-field/main.js +1 -1
- package/dist/cjs/i18n/cs.js +3 -17
- package/dist/cjs/i18n/da.js +3 -17
- package/dist/cjs/i18n/de.js +3 -17
- package/dist/cjs/i18n/en.js +3 -17
- package/dist/cjs/i18n/en_GB.js +3 -17
- package/dist/cjs/i18n/en_ZZ.js +3 -17
- package/dist/cjs/i18n/es.js +3 -17
- package/dist/cjs/i18n/fi.js +3 -17
- package/dist/cjs/i18n/fr.js +3 -17
- package/dist/cjs/i18n/hr.js +3 -17
- package/dist/cjs/i18n/hu.js +3 -17
- package/dist/cjs/i18n/it.js +3 -17
- package/dist/cjs/i18n/ja.js +3 -17
- package/dist/cjs/i18n/ko.js +3 -17
- package/dist/cjs/i18n/nb.js +3 -17
- package/dist/cjs/i18n/nl.js +3 -17
- package/dist/cjs/i18n/pl.js +3 -17
- package/dist/cjs/i18n/pt_BR.js +3 -17
- package/dist/cjs/i18n/ru.js +3 -17
- package/dist/cjs/i18n/sl.js +3 -17
- package/dist/cjs/i18n/sr_RS.js +3 -17
- package/dist/cjs/i18n/sr_YR.js +3 -17
- package/dist/cjs/i18n/sv.js +3 -17
- package/dist/cjs/i18n/th.js +3 -17
- package/dist/cjs/i18n/tr.js +3 -17
- package/dist/cjs/i18n/uk.js +3 -17
- package/dist/cjs/i18n/vi.js +3 -17
- package/dist/cjs/i18n/zh.js +3 -17
- package/dist/cjs/i18n/zh_TW.js +3 -17
- package/dist/cjs/ui/create-form/form-footer/main.js +1 -1
- package/dist/cjs/ui/create-form/form-loader/main.js +1 -1
- package/dist/cjs/ui/create-form/main.js +1 -1
- package/dist/cjs/ui/inline-create/index.js +4 -4
- package/dist/cjs/ui/modal-create/index.js +4 -4
- package/dist/es2019/common/constants.js +1 -1
- package/dist/es2019/common/ui/error-boundary-ui/error-svg/index.js +1 -1
- package/dist/es2019/common/ui/icon/index.compiled.css +0 -1
- package/dist/es2019/common/ui/icon/index.js +1 -1
- package/dist/es2019/common/ui/message/index.js +1 -1
- package/dist/es2019/controllers/create-field/main.js +1 -1
- package/dist/es2019/i18n/cs.js +3 -17
- package/dist/es2019/i18n/da.js +3 -17
- package/dist/es2019/i18n/de.js +3 -17
- package/dist/es2019/i18n/en.js +3 -17
- package/dist/es2019/i18n/en_GB.js +3 -17
- package/dist/es2019/i18n/en_ZZ.js +3 -17
- package/dist/es2019/i18n/es.js +3 -17
- package/dist/es2019/i18n/fi.js +3 -17
- package/dist/es2019/i18n/fr.js +3 -17
- package/dist/es2019/i18n/hr.js +3 -17
- package/dist/es2019/i18n/hu.js +3 -17
- package/dist/es2019/i18n/it.js +3 -17
- package/dist/es2019/i18n/ja.js +3 -17
- package/dist/es2019/i18n/ko.js +3 -17
- package/dist/es2019/i18n/nb.js +3 -17
- package/dist/es2019/i18n/nl.js +3 -17
- package/dist/es2019/i18n/pl.js +3 -17
- package/dist/es2019/i18n/pt_BR.js +3 -17
- package/dist/es2019/i18n/ru.js +3 -17
- package/dist/es2019/i18n/sl.js +3 -17
- package/dist/es2019/i18n/sr_RS.js +3 -17
- package/dist/es2019/i18n/sr_YR.js +3 -17
- package/dist/es2019/i18n/sv.js +3 -17
- package/dist/es2019/i18n/th.js +3 -17
- package/dist/es2019/i18n/tr.js +3 -17
- package/dist/es2019/i18n/uk.js +3 -17
- package/dist/es2019/i18n/vi.js +3 -17
- package/dist/es2019/i18n/zh.js +3 -17
- package/dist/es2019/i18n/zh_TW.js +3 -17
- package/dist/es2019/ui/create-form/form-footer/main.js +1 -1
- package/dist/es2019/ui/create-form/form-loader/main.js +1 -1
- package/dist/es2019/ui/create-form/main.js +1 -1
- package/dist/es2019/ui/inline-create/index.js +1 -1
- package/dist/es2019/ui/modal-create/index.js +1 -1
- package/dist/esm/common/constants.js +1 -1
- package/dist/esm/common/ui/error-boundary-ui/error-svg/index.js +1 -1
- package/dist/esm/common/ui/icon/index.compiled.css +0 -1
- package/dist/esm/common/ui/icon/index.js +1 -1
- package/dist/esm/common/ui/message/index.js +1 -1
- package/dist/esm/controllers/create-field/main.js +1 -1
- package/dist/esm/i18n/cs.js +3 -17
- package/dist/esm/i18n/da.js +3 -17
- package/dist/esm/i18n/de.js +3 -17
- package/dist/esm/i18n/en.js +3 -17
- package/dist/esm/i18n/en_GB.js +3 -17
- package/dist/esm/i18n/en_ZZ.js +3 -17
- package/dist/esm/i18n/es.js +3 -17
- package/dist/esm/i18n/fi.js +3 -17
- package/dist/esm/i18n/fr.js +3 -17
- package/dist/esm/i18n/hr.js +3 -17
- package/dist/esm/i18n/hu.js +3 -17
- package/dist/esm/i18n/it.js +3 -17
- package/dist/esm/i18n/ja.js +3 -17
- package/dist/esm/i18n/ko.js +3 -17
- package/dist/esm/i18n/nb.js +3 -17
- package/dist/esm/i18n/nl.js +3 -17
- package/dist/esm/i18n/pl.js +3 -17
- package/dist/esm/i18n/pt_BR.js +3 -17
- package/dist/esm/i18n/ru.js +3 -17
- package/dist/esm/i18n/sl.js +3 -17
- package/dist/esm/i18n/sr_RS.js +3 -17
- package/dist/esm/i18n/sr_YR.js +3 -17
- package/dist/esm/i18n/sv.js +3 -17
- package/dist/esm/i18n/th.js +3 -17
- package/dist/esm/i18n/tr.js +3 -17
- package/dist/esm/i18n/uk.js +3 -17
- package/dist/esm/i18n/vi.js +3 -17
- package/dist/esm/i18n/zh.js +3 -17
- package/dist/esm/i18n/zh_TW.js +3 -17
- package/dist/esm/ui/create-form/form-footer/main.js +1 -1
- package/dist/esm/ui/create-form/form-loader/main.js +1 -1
- package/dist/esm/ui/create-form/main.js +1 -1
- package/dist/esm/ui/inline-create/index.js +1 -1
- package/dist/esm/ui/modal-create/index.js +1 -1
- package/dist/types/common/utils/locale/fetch-messages-for-locale.d.ts +1 -1
- package/dist/types/i18n/cs.d.ts +2 -17
- package/dist/types/i18n/da.d.ts +2 -17
- package/dist/types/i18n/de.d.ts +2 -17
- package/dist/types/i18n/en.d.ts +2 -17
- package/dist/types/i18n/en_GB.d.ts +2 -17
- package/dist/types/i18n/en_ZZ.d.ts +2 -17
- package/dist/types/i18n/es.d.ts +2 -17
- package/dist/types/i18n/fi.d.ts +2 -17
- package/dist/types/i18n/fr.d.ts +2 -17
- package/dist/types/i18n/hr.d.ts +2 -17
- package/dist/types/i18n/hu.d.ts +2 -17
- package/dist/types/i18n/it.d.ts +2 -17
- package/dist/types/i18n/ja.d.ts +2 -17
- package/dist/types/i18n/ko.d.ts +2 -17
- package/dist/types/i18n/nb.d.ts +2 -17
- package/dist/types/i18n/nl.d.ts +2 -17
- package/dist/types/i18n/pl.d.ts +2 -17
- package/dist/types/i18n/pt_BR.d.ts +2 -17
- package/dist/types/i18n/ru.d.ts +2 -17
- package/dist/types/i18n/sl.d.ts +2 -17
- package/dist/types/i18n/sr_RS.d.ts +2 -17
- package/dist/types/i18n/sr_YR.d.ts +2 -17
- package/dist/types/i18n/sv.d.ts +2 -17
- package/dist/types/i18n/th.d.ts +2 -17
- package/dist/types/i18n/tr.d.ts +2 -17
- package/dist/types/i18n/uk.d.ts +2 -17
- package/dist/types/i18n/vi.d.ts +2 -17
- package/dist/types/i18n/zh.d.ts +2 -17
- package/dist/types/i18n/zh_TW.d.ts +2 -17
- package/package.json +13 -13
package/dist/esm/i18n/ru.js
CHANGED
|
@@ -5,20 +5,6 @@
|
|
|
5
5
|
* This file is automatically generated by Traduki 2.0.
|
|
6
6
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
7
7
|
*/
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
'link-create.page-icon-label': 'Страница',
|
|
12
|
-
'link-create.unknown-error.description': 'Обновите страницу и, если проблема возникнет снова, обратитесь в <a>поддержку Atlassian</a>.',
|
|
13
|
-
'link-create.unknown-error.heading': 'Произошла ошибка.',
|
|
14
|
-
'linkCreate.CreateConfluencePage.form.site.label': 'Сайт',
|
|
15
|
-
'linkCreate.confirm-dismiss-dialog.modal.cancel-button-label': 'Назад',
|
|
16
|
-
'linkCreate.confirm-dismiss-dialog.modal.confirm-button-label': 'Забыть изменения',
|
|
17
|
-
'linkCreate.confirm-dismiss-dialog.modal.description': 'Если вы покинете эту страницу, ваша информация будет утеряна.',
|
|
18
|
-
'linkCreate.confirm-dismiss-dialog.modal.title': 'Изменения не будут сохранены',
|
|
19
|
-
'linkCreate.createForm.button.close': 'Закрыть',
|
|
20
|
-
'linkCreate.createForm.button.create': 'Создать',
|
|
21
|
-
'linkCreate.createForm.button.createAndOpen': 'Создать и открыть',
|
|
22
|
-
'linkCreate.form.requiredField.instruction': 'Обязательные поля отмечены звездочкой',
|
|
23
|
-
'linkCreate.modal.heading': 'Создание'
|
|
24
|
-
};
|
|
8
|
+
|
|
9
|
+
import translations from '@atlaskit/afm-i18n-platform-linking-platform-link-create/i18n/ru';
|
|
10
|
+
export default translations;
|
package/dist/esm/i18n/sl.js
CHANGED
|
@@ -5,20 +5,6 @@
|
|
|
5
5
|
* This file is automatically generated by Traduki 2.0.
|
|
6
6
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
7
7
|
*/
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
'link-create.page-icon-label': 'Stran',
|
|
12
|
-
'link-create.unknown-error.description': 'Če se to ponavlja, osvežite stran ali se obrnite na <a>podporo družbe Atlassian</a>.',
|
|
13
|
-
'link-create.unknown-error.heading': 'Prišlo je do napake.',
|
|
14
|
-
'linkCreate.CreateConfluencePage.form.site.label': 'Spletno mesto',
|
|
15
|
-
'linkCreate.confirm-dismiss-dialog.modal.cancel-button-label': 'Nazaj',
|
|
16
|
-
'linkCreate.confirm-dismiss-dialog.modal.confirm-button-label': 'Zavrzi',
|
|
17
|
-
'linkCreate.confirm-dismiss-dialog.modal.description': 'Če zapustite to stran, vaših podatkov ne bo mogoče shraniti.',
|
|
18
|
-
'linkCreate.confirm-dismiss-dialog.modal.title': 'Vaše spremembe ne bodo shranjene',
|
|
19
|
-
'linkCreate.createForm.button.close': 'Zapri',
|
|
20
|
-
'linkCreate.createForm.button.create': 'Ustvari',
|
|
21
|
-
'linkCreate.createForm.button.createAndOpen': 'Ustvari + odpri',
|
|
22
|
-
'linkCreate.form.requiredField.instruction': 'Obvezna polja so označena z zvezdico',
|
|
23
|
-
'linkCreate.modal.heading': 'Ustvari novo'
|
|
24
|
-
};
|
|
8
|
+
|
|
9
|
+
import translations from '@atlaskit/afm-i18n-platform-linking-platform-link-create/i18n/sl';
|
|
10
|
+
export default translations;
|
package/dist/esm/i18n/sr_RS.js
CHANGED
|
@@ -5,20 +5,6 @@
|
|
|
5
5
|
* This file is automatically generated by Traduki 2.0.
|
|
6
6
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
7
7
|
*/
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
'link-create.page-icon-label': 'Stranica',
|
|
12
|
-
'link-create.unknown-error.description': 'Osvežite stranicu ili se obratite <a>Atlassian podršci</a> ako se problem nastavi.',
|
|
13
|
-
'link-create.unknown-error.heading': 'Došlo je do greške.',
|
|
14
|
-
'linkCreate.CreateConfluencePage.form.site.label': 'Sajt',
|
|
15
|
-
'linkCreate.confirm-dismiss-dialog.modal.cancel-button-label': 'Nazad',
|
|
16
|
-
'linkCreate.confirm-dismiss-dialog.modal.confirm-button-label': 'Odbaci',
|
|
17
|
-
'linkCreate.confirm-dismiss-dialog.modal.description': 'Informacije ne mogu da se sačuvaju ako napustite ovu stranicu.',
|
|
18
|
-
'linkCreate.confirm-dismiss-dialog.modal.title': 'Promene neće biti sačuvane',
|
|
19
|
-
'linkCreate.createForm.button.close': 'Zatvori',
|
|
20
|
-
'linkCreate.createForm.button.create': 'Napravi',
|
|
21
|
-
'linkCreate.createForm.button.createAndOpen': 'Napravi + Otvori',
|
|
22
|
-
'linkCreate.form.requiredField.instruction': 'Obavezni atributi su označeni zvezdicom',
|
|
23
|
-
'linkCreate.modal.heading': 'Napravi novo'
|
|
24
|
-
};
|
|
8
|
+
|
|
9
|
+
import translations from '@atlaskit/afm-i18n-platform-linking-platform-link-create/i18n/sr_RS';
|
|
10
|
+
export default translations;
|
package/dist/esm/i18n/sr_YR.js
CHANGED
|
@@ -5,20 +5,6 @@
|
|
|
5
5
|
* This file is automatically generated by Traduki 2.0.
|
|
6
6
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
7
7
|
*/
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
'link-create.page-icon-label': 'Страница',
|
|
12
|
-
'link-create.unknown-error.description': 'Освежите страницу или се обратите <a>Atlassian подршци</a> ако се проблем настави.',
|
|
13
|
-
'link-create.unknown-error.heading': 'Дошло је до грешке.',
|
|
14
|
-
'linkCreate.CreateConfluencePage.form.site.label': 'Сајт',
|
|
15
|
-
'linkCreate.confirm-dismiss-dialog.modal.cancel-button-label': 'Назад',
|
|
16
|
-
'linkCreate.confirm-dismiss-dialog.modal.confirm-button-label': 'Одбаци',
|
|
17
|
-
'linkCreate.confirm-dismiss-dialog.modal.description': 'Информације не могу да се сачувају ако напустите ову страницу.',
|
|
18
|
-
'linkCreate.confirm-dismiss-dialog.modal.title': 'Промене неће бити сачуване',
|
|
19
|
-
'linkCreate.createForm.button.close': 'Затвори',
|
|
20
|
-
'linkCreate.createForm.button.create': 'Направи',
|
|
21
|
-
'linkCreate.createForm.button.createAndOpen': 'Направи + Отвори',
|
|
22
|
-
'linkCreate.form.requiredField.instruction': 'Обавезни атрибути су означени звездицом',
|
|
23
|
-
'linkCreate.modal.heading': 'Направите ново'
|
|
24
|
-
};
|
|
8
|
+
|
|
9
|
+
import translations from '@atlaskit/afm-i18n-platform-linking-platform-link-create/i18n/sr_YR';
|
|
10
|
+
export default translations;
|
package/dist/esm/i18n/sv.js
CHANGED
|
@@ -5,20 +5,6 @@
|
|
|
5
5
|
* This file is automatically generated by Traduki 2.0.
|
|
6
6
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
7
7
|
*/
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
'link-create.page-icon-label': 'Sida',
|
|
12
|
-
'link-create.unknown-error.description': 'Uppdatera sidan eller kontakta <a>Atlassians support</a> om problemet kvarstår.',
|
|
13
|
-
'link-create.unknown-error.heading': 'Något gick fel.',
|
|
14
|
-
'linkCreate.CreateConfluencePage.form.site.label': 'Webbplats',
|
|
15
|
-
'linkCreate.confirm-dismiss-dialog.modal.cancel-button-label': 'Gå tillbaka',
|
|
16
|
-
'linkCreate.confirm-dismiss-dialog.modal.confirm-button-label': 'Kassera',
|
|
17
|
-
'linkCreate.confirm-dismiss-dialog.modal.description': 'Vi kan inte spara din information om du lämnar den här sidan.',
|
|
18
|
-
'linkCreate.confirm-dismiss-dialog.modal.title': 'Dina ändringar kommer inte att sparas',
|
|
19
|
-
'linkCreate.createForm.button.close': 'Stäng',
|
|
20
|
-
'linkCreate.createForm.button.create': 'Skapa',
|
|
21
|
-
'linkCreate.createForm.button.createAndOpen': 'Skapa + Öppna',
|
|
22
|
-
'linkCreate.form.requiredField.instruction': 'Obligatoriska fält är markerade med en asterisk',
|
|
23
|
-
'linkCreate.modal.heading': 'Skapa ny'
|
|
24
|
-
};
|
|
8
|
+
|
|
9
|
+
import translations from '@atlaskit/afm-i18n-platform-linking-platform-link-create/i18n/sv';
|
|
10
|
+
export default translations;
|
package/dist/esm/i18n/th.js
CHANGED
|
@@ -5,20 +5,6 @@
|
|
|
5
5
|
* This file is automatically generated by Traduki 2.0.
|
|
6
6
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
7
7
|
*/
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
'link-create.page-icon-label': 'หน้าข้อมูล',
|
|
12
|
-
'link-create.unknown-error.description': 'รีเฟรชหน้าข้อมูล หรือติดต่อฝ่าย <a>สนับสนุน Atlassian</a> หากยังคงมีปัญหานี้เกิดขึ้น',
|
|
13
|
-
'link-create.unknown-error.heading': 'เกิดข้อผิดพลาดบางอย่าง',
|
|
14
|
-
'linkCreate.CreateConfluencePage.form.site.label': 'ไซต์',
|
|
15
|
-
'linkCreate.confirm-dismiss-dialog.modal.cancel-button-label': 'ย้อนกลับ',
|
|
16
|
-
'linkCreate.confirm-dismiss-dialog.modal.confirm-button-label': 'ละทิ้ง',
|
|
17
|
-
'linkCreate.confirm-dismiss-dialog.modal.description': 'เราจะไม่สามารถบันทึกข้อมูลของคุณได้ หากคุณออกไปจากหน้าข้อมูลนี้',
|
|
18
|
-
'linkCreate.confirm-dismiss-dialog.modal.title': 'การเปลี่ยนแปลงของคุณจะไม่ได้รับการบันทึก',
|
|
19
|
-
'linkCreate.createForm.button.close': 'ปิด',
|
|
20
|
-
'linkCreate.createForm.button.create': 'สร้าง',
|
|
21
|
-
'linkCreate.createForm.button.createAndOpen': 'สร้าง + เปิด',
|
|
22
|
-
'linkCreate.form.requiredField.instruction': 'ช่องที่จำเป็นต้องระบุจะมีเครื่องหมายดอกจัน',
|
|
23
|
-
'linkCreate.modal.heading': 'สร้างใหม่'
|
|
24
|
-
};
|
|
8
|
+
|
|
9
|
+
import translations from '@atlaskit/afm-i18n-platform-linking-platform-link-create/i18n/th';
|
|
10
|
+
export default translations;
|
package/dist/esm/i18n/tr.js
CHANGED
|
@@ -5,20 +5,6 @@
|
|
|
5
5
|
* This file is automatically generated by Traduki 2.0.
|
|
6
6
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
7
7
|
*/
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
'link-create.page-icon-label': 'Sayfa',
|
|
12
|
-
'link-create.unknown-error.description': 'Sayfayı yenileyin veya sorun devam ederse <a>Atlassian Destek</a> ekibiyle iletişime geçin.',
|
|
13
|
-
'link-create.unknown-error.heading': 'Bir hata oluştu.',
|
|
14
|
-
'linkCreate.CreateConfluencePage.form.site.label': 'Site',
|
|
15
|
-
'linkCreate.confirm-dismiss-dialog.modal.cancel-button-label': 'Geri dön',
|
|
16
|
-
'linkCreate.confirm-dismiss-dialog.modal.confirm-button-label': 'Vazgeç',
|
|
17
|
-
'linkCreate.confirm-dismiss-dialog.modal.description': 'Bu sayfadan ayrılırsanız bilgileriniz kaydedilemez.',
|
|
18
|
-
'linkCreate.confirm-dismiss-dialog.modal.title': 'Değişiklikleriniz kaydedilmeyecek',
|
|
19
|
-
'linkCreate.createForm.button.close': 'Kapat',
|
|
20
|
-
'linkCreate.createForm.button.create': 'Oluştur',
|
|
21
|
-
'linkCreate.createForm.button.createAndOpen': 'Oluştur + Aç',
|
|
22
|
-
'linkCreate.form.requiredField.instruction': 'Gerekli alanlar yıldız işaretiyle belirtilmiştir',
|
|
23
|
-
'linkCreate.modal.heading': 'Yenisini oluşturun'
|
|
24
|
-
};
|
|
8
|
+
|
|
9
|
+
import translations from '@atlaskit/afm-i18n-platform-linking-platform-link-create/i18n/tr';
|
|
10
|
+
export default translations;
|
package/dist/esm/i18n/uk.js
CHANGED
|
@@ -5,20 +5,6 @@
|
|
|
5
5
|
* This file is automatically generated by Traduki 2.0.
|
|
6
6
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
7
7
|
*/
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
'link-create.page-icon-label': 'Сторінка',
|
|
12
|
-
'link-create.unknown-error.description': 'Якщо помилка виникатиме знову, оновіть сторінку або зверніться до <a>служби підтримки Atlassian</a>.',
|
|
13
|
-
'link-create.unknown-error.heading': 'Сталася помилка.',
|
|
14
|
-
'linkCreate.CreateConfluencePage.form.site.label': 'Сайт',
|
|
15
|
-
'linkCreate.confirm-dismiss-dialog.modal.cancel-button-label': 'Назад',
|
|
16
|
-
'linkCreate.confirm-dismiss-dialog.modal.confirm-button-label': 'Скасувати',
|
|
17
|
-
'linkCreate.confirm-dismiss-dialog.modal.description': 'Ми не зможемо зберегти вашу інформацію, якщо ви закриєте цю сторінку.',
|
|
18
|
-
'linkCreate.confirm-dismiss-dialog.modal.title': 'Ваші зміни не будуть збережені',
|
|
19
|
-
'linkCreate.createForm.button.close': 'Закрити',
|
|
20
|
-
'linkCreate.createForm.button.create': 'Створити',
|
|
21
|
-
'linkCreate.createForm.button.createAndOpen': 'Створити й відкрити',
|
|
22
|
-
'linkCreate.form.requiredField.instruction': 'Обов’язкові поля позначені зірочкою',
|
|
23
|
-
'linkCreate.modal.heading': 'Створення'
|
|
24
|
-
};
|
|
8
|
+
|
|
9
|
+
import translations from '@atlaskit/afm-i18n-platform-linking-platform-link-create/i18n/uk';
|
|
10
|
+
export default translations;
|
package/dist/esm/i18n/vi.js
CHANGED
|
@@ -5,20 +5,6 @@
|
|
|
5
5
|
* This file is automatically generated by Traduki 2.0.
|
|
6
6
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
7
7
|
*/
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
'link-create.page-icon-label': 'Trang',
|
|
12
|
-
'link-create.unknown-error.description': 'Làm mới trang hoặc liên hệ với <a>Bộ phận hỗ trợ Atlassian</a> nếu sự cố này vẫn tiếp diễn.',
|
|
13
|
-
'link-create.unknown-error.heading': 'Đã xảy ra lỗi.',
|
|
14
|
-
'linkCreate.CreateConfluencePage.form.site.label': 'Trang',
|
|
15
|
-
'linkCreate.confirm-dismiss-dialog.modal.cancel-button-label': 'Quay lại',
|
|
16
|
-
'linkCreate.confirm-dismiss-dialog.modal.confirm-button-label': 'Hủy bỏ',
|
|
17
|
-
'linkCreate.confirm-dismiss-dialog.modal.description': 'Chúng tôi không lưu được thông tin của bạn nếu bạn rời khỏi trang này.',
|
|
18
|
-
'linkCreate.confirm-dismiss-dialog.modal.title': 'Thay đổi của bạn sẽ không được lưu',
|
|
19
|
-
'linkCreate.createForm.button.close': 'Đóng',
|
|
20
|
-
'linkCreate.createForm.button.create': 'Tạo',
|
|
21
|
-
'linkCreate.createForm.button.createAndOpen': 'Tạo + Mở',
|
|
22
|
-
'linkCreate.form.requiredField.instruction': 'Các trường bắt buộc được đánh dấu bằng dấu sao',
|
|
23
|
-
'linkCreate.modal.heading': 'Tạo mới'
|
|
24
|
-
};
|
|
8
|
+
|
|
9
|
+
import translations from '@atlaskit/afm-i18n-platform-linking-platform-link-create/i18n/vi';
|
|
10
|
+
export default translations;
|
package/dist/esm/i18n/zh.js
CHANGED
|
@@ -5,20 +5,6 @@
|
|
|
5
5
|
* This file is automatically generated by Traduki 2.0.
|
|
6
6
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
7
7
|
*/
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
'link-create.page-icon-label': '页面',
|
|
12
|
-
'link-create.unknown-error.description': '如果此问题依然存在,请刷新页面或联系 <a>Atlassian 支持团队</a>。',
|
|
13
|
-
'link-create.unknown-error.heading': '出错了。',
|
|
14
|
-
'linkCreate.CreateConfluencePage.form.site.label': '站点',
|
|
15
|
-
'linkCreate.confirm-dismiss-dialog.modal.cancel-button-label': '返回',
|
|
16
|
-
'linkCreate.confirm-dismiss-dialog.modal.confirm-button-label': '放弃',
|
|
17
|
-
'linkCreate.confirm-dismiss-dialog.modal.description': '如果您离开此页面,我们将无法保存您的信息。',
|
|
18
|
-
'linkCreate.confirm-dismiss-dialog.modal.title': '您的更改将不会保存',
|
|
19
|
-
'linkCreate.createForm.button.close': '关闭',
|
|
20
|
-
'linkCreate.createForm.button.create': '创建',
|
|
21
|
-
'linkCreate.createForm.button.createAndOpen': '创建 + 打开',
|
|
22
|
-
'linkCreate.form.requiredField.instruction': '必填字段标有星号',
|
|
23
|
-
'linkCreate.modal.heading': '新建'
|
|
24
|
-
};
|
|
8
|
+
|
|
9
|
+
import translations from '@atlaskit/afm-i18n-platform-linking-platform-link-create/i18n/zh';
|
|
10
|
+
export default translations;
|
package/dist/esm/i18n/zh_TW.js
CHANGED
|
@@ -5,20 +5,6 @@
|
|
|
5
5
|
* This file is automatically generated by Traduki 2.0.
|
|
6
6
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
7
7
|
*/
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
'link-create.page-icon-label': '頁面',
|
|
12
|
-
'link-create.unknown-error.description': '請重新整理頁面,如果持續發生錯誤,請連絡 <a>Atlassian 支援人員</a>。',
|
|
13
|
-
'link-create.unknown-error.heading': '發生錯誤。',
|
|
14
|
-
'linkCreate.CreateConfluencePage.form.site.label': '網站',
|
|
15
|
-
'linkCreate.confirm-dismiss-dialog.modal.cancel-button-label': '返回',
|
|
16
|
-
'linkCreate.confirm-dismiss-dialog.modal.confirm-button-label': '捨棄',
|
|
17
|
-
'linkCreate.confirm-dismiss-dialog.modal.description': '如果您離開此頁面,我們將無法儲存您的資訊。',
|
|
18
|
-
'linkCreate.confirm-dismiss-dialog.modal.title': '您的變更將不會儲存',
|
|
19
|
-
'linkCreate.createForm.button.close': '關閉',
|
|
20
|
-
'linkCreate.createForm.button.create': '建立',
|
|
21
|
-
'linkCreate.createForm.button.createAndOpen': '建立 + 開啟',
|
|
22
|
-
'linkCreate.form.requiredField.instruction': '必填欄位標有星號',
|
|
23
|
-
'linkCreate.modal.heading': '新建'
|
|
24
|
-
};
|
|
8
|
+
|
|
9
|
+
import translations from '@atlaskit/afm-i18n-platform-linking-platform-link-create/i18n/zh_TW';
|
|
10
|
+
export default translations;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* main.tsx generated by @compiled/babel-plugin v0.
|
|
1
|
+
/* main.tsx generated by @compiled/babel-plugin v0.40.0 */
|
|
2
2
|
import _typeof from "@babel/runtime/helpers/typeof";
|
|
3
3
|
import _defineProperty from "@babel/runtime/helpers/defineProperty";
|
|
4
4
|
import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React, { memo } from 'react';
|
|
2
2
|
import { AnalyticsContext } from '@atlaskit/analytics-next';
|
|
3
|
-
import
|
|
3
|
+
import IntlMessagesProvider from '@atlaskit/intl-messages-provider/main';
|
|
4
4
|
import { PACKAGE_DATA } from '../../common/constants';
|
|
5
5
|
import { ErrorBoundary } from '../../common/ui/error-boundary';
|
|
6
6
|
import { Experience } from '../../common/ui/experience-tracker';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React, { memo } from 'react';
|
|
2
2
|
import { AnalyticsContext } from '@atlaskit/analytics-next';
|
|
3
|
-
import
|
|
3
|
+
import IntlMessagesProvider from '@atlaskit/intl-messages-provider/main';
|
|
4
4
|
import { PACKAGE_DATA } from '../../common/constants';
|
|
5
5
|
import { ErrorBoundary } from '../../common/ui/error-boundary';
|
|
6
6
|
import { ErrorBoundaryModal } from '../../common/ui/error-boundary-modal';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import type { I18NMessages } from '@atlaskit/intl-messages-provider/types';
|
|
2
2
|
export declare const fetchMessagesForLocale: (locale: string) => Promise<I18NMessages | undefined>;
|
package/dist/types/i18n/cs.d.ts
CHANGED
|
@@ -4,20 +4,5 @@
|
|
|
4
4
|
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
'link-create.page-icon-label': string;
|
|
10
|
-
'link-create.unknown-error.description': string;
|
|
11
|
-
'link-create.unknown-error.heading': string;
|
|
12
|
-
'linkCreate.CreateConfluencePage.form.site.label': string;
|
|
13
|
-
'linkCreate.confirm-dismiss-dialog.modal.cancel-button-label': string;
|
|
14
|
-
'linkCreate.confirm-dismiss-dialog.modal.confirm-button-label': string;
|
|
15
|
-
'linkCreate.confirm-dismiss-dialog.modal.description': string;
|
|
16
|
-
'linkCreate.confirm-dismiss-dialog.modal.title': string;
|
|
17
|
-
'linkCreate.createForm.button.close': string;
|
|
18
|
-
'linkCreate.createForm.button.create': string;
|
|
19
|
-
'linkCreate.createForm.button.createAndOpen': string;
|
|
20
|
-
'linkCreate.form.requiredField.instruction': string;
|
|
21
|
-
'linkCreate.modal.heading': string;
|
|
22
|
-
};
|
|
23
|
-
export default _default;
|
|
7
|
+
import translations from '@atlaskit/afm-i18n-platform-linking-platform-link-create/i18n/cs';
|
|
8
|
+
export default translations;
|
package/dist/types/i18n/da.d.ts
CHANGED
|
@@ -4,20 +4,5 @@
|
|
|
4
4
|
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
'link-create.page-icon-label': string;
|
|
10
|
-
'link-create.unknown-error.description': string;
|
|
11
|
-
'link-create.unknown-error.heading': string;
|
|
12
|
-
'linkCreate.CreateConfluencePage.form.site.label': string;
|
|
13
|
-
'linkCreate.confirm-dismiss-dialog.modal.cancel-button-label': string;
|
|
14
|
-
'linkCreate.confirm-dismiss-dialog.modal.confirm-button-label': string;
|
|
15
|
-
'linkCreate.confirm-dismiss-dialog.modal.description': string;
|
|
16
|
-
'linkCreate.confirm-dismiss-dialog.modal.title': string;
|
|
17
|
-
'linkCreate.createForm.button.close': string;
|
|
18
|
-
'linkCreate.createForm.button.create': string;
|
|
19
|
-
'linkCreate.createForm.button.createAndOpen': string;
|
|
20
|
-
'linkCreate.form.requiredField.instruction': string;
|
|
21
|
-
'linkCreate.modal.heading': string;
|
|
22
|
-
};
|
|
23
|
-
export default _default;
|
|
7
|
+
import translations from '@atlaskit/afm-i18n-platform-linking-platform-link-create/i18n/da';
|
|
8
|
+
export default translations;
|
package/dist/types/i18n/de.d.ts
CHANGED
|
@@ -4,20 +4,5 @@
|
|
|
4
4
|
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
'link-create.page-icon-label': string;
|
|
10
|
-
'link-create.unknown-error.description': string;
|
|
11
|
-
'link-create.unknown-error.heading': string;
|
|
12
|
-
'linkCreate.CreateConfluencePage.form.site.label': string;
|
|
13
|
-
'linkCreate.confirm-dismiss-dialog.modal.cancel-button-label': string;
|
|
14
|
-
'linkCreate.confirm-dismiss-dialog.modal.confirm-button-label': string;
|
|
15
|
-
'linkCreate.confirm-dismiss-dialog.modal.description': string;
|
|
16
|
-
'linkCreate.confirm-dismiss-dialog.modal.title': string;
|
|
17
|
-
'linkCreate.createForm.button.close': string;
|
|
18
|
-
'linkCreate.createForm.button.create': string;
|
|
19
|
-
'linkCreate.createForm.button.createAndOpen': string;
|
|
20
|
-
'linkCreate.form.requiredField.instruction': string;
|
|
21
|
-
'linkCreate.modal.heading': string;
|
|
22
|
-
};
|
|
23
|
-
export default _default;
|
|
7
|
+
import translations from '@atlaskit/afm-i18n-platform-linking-platform-link-create/i18n/de';
|
|
8
|
+
export default translations;
|
package/dist/types/i18n/en.d.ts
CHANGED
|
@@ -4,20 +4,5 @@
|
|
|
4
4
|
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
'link-create.page-icon-label': string;
|
|
10
|
-
'link-create.unknown-error.description': string;
|
|
11
|
-
'link-create.unknown-error.heading': string;
|
|
12
|
-
'linkCreate.CreateConfluencePage.form.site.label': string;
|
|
13
|
-
'linkCreate.confirm-dismiss-dialog.modal.cancel-button-label': string;
|
|
14
|
-
'linkCreate.confirm-dismiss-dialog.modal.confirm-button-label': string;
|
|
15
|
-
'linkCreate.confirm-dismiss-dialog.modal.description': string;
|
|
16
|
-
'linkCreate.confirm-dismiss-dialog.modal.title': string;
|
|
17
|
-
'linkCreate.createForm.button.close': string;
|
|
18
|
-
'linkCreate.createForm.button.create': string;
|
|
19
|
-
'linkCreate.createForm.button.createAndOpen': string;
|
|
20
|
-
'linkCreate.form.requiredField.instruction': string;
|
|
21
|
-
'linkCreate.modal.heading': string;
|
|
22
|
-
};
|
|
23
|
-
export default _default;
|
|
7
|
+
import translations from '@atlaskit/afm-i18n-platform-linking-platform-link-create/i18n/en';
|
|
8
|
+
export default translations;
|
|
@@ -4,20 +4,5 @@
|
|
|
4
4
|
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
'link-create.page-icon-label': string;
|
|
10
|
-
'link-create.unknown-error.description': string;
|
|
11
|
-
'link-create.unknown-error.heading': string;
|
|
12
|
-
'linkCreate.CreateConfluencePage.form.site.label': string;
|
|
13
|
-
'linkCreate.confirm-dismiss-dialog.modal.cancel-button-label': string;
|
|
14
|
-
'linkCreate.confirm-dismiss-dialog.modal.confirm-button-label': string;
|
|
15
|
-
'linkCreate.confirm-dismiss-dialog.modal.description': string;
|
|
16
|
-
'linkCreate.confirm-dismiss-dialog.modal.title': string;
|
|
17
|
-
'linkCreate.createForm.button.close': string;
|
|
18
|
-
'linkCreate.createForm.button.create': string;
|
|
19
|
-
'linkCreate.createForm.button.createAndOpen': string;
|
|
20
|
-
'linkCreate.form.requiredField.instruction': string;
|
|
21
|
-
'linkCreate.modal.heading': string;
|
|
22
|
-
};
|
|
23
|
-
export default _default;
|
|
7
|
+
import translations from '@atlaskit/afm-i18n-platform-linking-platform-link-create/i18n/en_GB';
|
|
8
|
+
export default translations;
|
|
@@ -4,20 +4,5 @@
|
|
|
4
4
|
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
'link-create.page-icon-label': string;
|
|
10
|
-
'link-create.unknown-error.description': string;
|
|
11
|
-
'link-create.unknown-error.heading': string;
|
|
12
|
-
'linkCreate.CreateConfluencePage.form.site.label': string;
|
|
13
|
-
'linkCreate.confirm-dismiss-dialog.modal.cancel-button-label': string;
|
|
14
|
-
'linkCreate.confirm-dismiss-dialog.modal.confirm-button-label': string;
|
|
15
|
-
'linkCreate.confirm-dismiss-dialog.modal.description': string;
|
|
16
|
-
'linkCreate.confirm-dismiss-dialog.modal.title': string;
|
|
17
|
-
'linkCreate.createForm.button.close': string;
|
|
18
|
-
'linkCreate.createForm.button.create': string;
|
|
19
|
-
'linkCreate.createForm.button.createAndOpen': string;
|
|
20
|
-
'linkCreate.form.requiredField.instruction': string;
|
|
21
|
-
'linkCreate.modal.heading': string;
|
|
22
|
-
};
|
|
23
|
-
export default _default;
|
|
7
|
+
import translations from '@atlaskit/afm-i18n-platform-linking-platform-link-create/i18n/en_ZZ';
|
|
8
|
+
export default translations;
|
package/dist/types/i18n/es.d.ts
CHANGED
|
@@ -4,20 +4,5 @@
|
|
|
4
4
|
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
'link-create.page-icon-label': string;
|
|
10
|
-
'link-create.unknown-error.description': string;
|
|
11
|
-
'link-create.unknown-error.heading': string;
|
|
12
|
-
'linkCreate.CreateConfluencePage.form.site.label': string;
|
|
13
|
-
'linkCreate.confirm-dismiss-dialog.modal.cancel-button-label': string;
|
|
14
|
-
'linkCreate.confirm-dismiss-dialog.modal.confirm-button-label': string;
|
|
15
|
-
'linkCreate.confirm-dismiss-dialog.modal.description': string;
|
|
16
|
-
'linkCreate.confirm-dismiss-dialog.modal.title': string;
|
|
17
|
-
'linkCreate.createForm.button.close': string;
|
|
18
|
-
'linkCreate.createForm.button.create': string;
|
|
19
|
-
'linkCreate.createForm.button.createAndOpen': string;
|
|
20
|
-
'linkCreate.form.requiredField.instruction': string;
|
|
21
|
-
'linkCreate.modal.heading': string;
|
|
22
|
-
};
|
|
23
|
-
export default _default;
|
|
7
|
+
import translations from '@atlaskit/afm-i18n-platform-linking-platform-link-create/i18n/es';
|
|
8
|
+
export default translations;
|
package/dist/types/i18n/fi.d.ts
CHANGED
|
@@ -4,20 +4,5 @@
|
|
|
4
4
|
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
'link-create.page-icon-label': string;
|
|
10
|
-
'link-create.unknown-error.description': string;
|
|
11
|
-
'link-create.unknown-error.heading': string;
|
|
12
|
-
'linkCreate.CreateConfluencePage.form.site.label': string;
|
|
13
|
-
'linkCreate.confirm-dismiss-dialog.modal.cancel-button-label': string;
|
|
14
|
-
'linkCreate.confirm-dismiss-dialog.modal.confirm-button-label': string;
|
|
15
|
-
'linkCreate.confirm-dismiss-dialog.modal.description': string;
|
|
16
|
-
'linkCreate.confirm-dismiss-dialog.modal.title': string;
|
|
17
|
-
'linkCreate.createForm.button.close': string;
|
|
18
|
-
'linkCreate.createForm.button.create': string;
|
|
19
|
-
'linkCreate.createForm.button.createAndOpen': string;
|
|
20
|
-
'linkCreate.form.requiredField.instruction': string;
|
|
21
|
-
'linkCreate.modal.heading': string;
|
|
22
|
-
};
|
|
23
|
-
export default _default;
|
|
7
|
+
import translations from '@atlaskit/afm-i18n-platform-linking-platform-link-create/i18n/fi';
|
|
8
|
+
export default translations;
|
package/dist/types/i18n/fr.d.ts
CHANGED
|
@@ -4,20 +4,5 @@
|
|
|
4
4
|
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
'link-create.page-icon-label': string;
|
|
10
|
-
'link-create.unknown-error.description': string;
|
|
11
|
-
'link-create.unknown-error.heading': string;
|
|
12
|
-
'linkCreate.CreateConfluencePage.form.site.label': string;
|
|
13
|
-
'linkCreate.confirm-dismiss-dialog.modal.cancel-button-label': string;
|
|
14
|
-
'linkCreate.confirm-dismiss-dialog.modal.confirm-button-label': string;
|
|
15
|
-
'linkCreate.confirm-dismiss-dialog.modal.description': string;
|
|
16
|
-
'linkCreate.confirm-dismiss-dialog.modal.title': string;
|
|
17
|
-
'linkCreate.createForm.button.close': string;
|
|
18
|
-
'linkCreate.createForm.button.create': string;
|
|
19
|
-
'linkCreate.createForm.button.createAndOpen': string;
|
|
20
|
-
'linkCreate.form.requiredField.instruction': string;
|
|
21
|
-
'linkCreate.modal.heading': string;
|
|
22
|
-
};
|
|
23
|
-
export default _default;
|
|
7
|
+
import translations from '@atlaskit/afm-i18n-platform-linking-platform-link-create/i18n/fr';
|
|
8
|
+
export default translations;
|
package/dist/types/i18n/hr.d.ts
CHANGED
|
@@ -4,20 +4,5 @@
|
|
|
4
4
|
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
'link-create.page-icon-label': string;
|
|
10
|
-
'link-create.unknown-error.description': string;
|
|
11
|
-
'link-create.unknown-error.heading': string;
|
|
12
|
-
'linkCreate.CreateConfluencePage.form.site.label': string;
|
|
13
|
-
'linkCreate.confirm-dismiss-dialog.modal.cancel-button-label': string;
|
|
14
|
-
'linkCreate.confirm-dismiss-dialog.modal.confirm-button-label': string;
|
|
15
|
-
'linkCreate.confirm-dismiss-dialog.modal.description': string;
|
|
16
|
-
'linkCreate.confirm-dismiss-dialog.modal.title': string;
|
|
17
|
-
'linkCreate.createForm.button.close': string;
|
|
18
|
-
'linkCreate.createForm.button.create': string;
|
|
19
|
-
'linkCreate.createForm.button.createAndOpen': string;
|
|
20
|
-
'linkCreate.form.requiredField.instruction': string;
|
|
21
|
-
'linkCreate.modal.heading': string;
|
|
22
|
-
};
|
|
23
|
-
export default _default;
|
|
7
|
+
import translations from '@atlaskit/afm-i18n-platform-linking-platform-link-create/i18n/hr';
|
|
8
|
+
export default translations;
|
package/dist/types/i18n/hu.d.ts
CHANGED
|
@@ -4,20 +4,5 @@
|
|
|
4
4
|
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
'link-create.page-icon-label': string;
|
|
10
|
-
'link-create.unknown-error.description': string;
|
|
11
|
-
'link-create.unknown-error.heading': string;
|
|
12
|
-
'linkCreate.CreateConfluencePage.form.site.label': string;
|
|
13
|
-
'linkCreate.confirm-dismiss-dialog.modal.cancel-button-label': string;
|
|
14
|
-
'linkCreate.confirm-dismiss-dialog.modal.confirm-button-label': string;
|
|
15
|
-
'linkCreate.confirm-dismiss-dialog.modal.description': string;
|
|
16
|
-
'linkCreate.confirm-dismiss-dialog.modal.title': string;
|
|
17
|
-
'linkCreate.createForm.button.close': string;
|
|
18
|
-
'linkCreate.createForm.button.create': string;
|
|
19
|
-
'linkCreate.createForm.button.createAndOpen': string;
|
|
20
|
-
'linkCreate.form.requiredField.instruction': string;
|
|
21
|
-
'linkCreate.modal.heading': string;
|
|
22
|
-
};
|
|
23
|
-
export default _default;
|
|
7
|
+
import translations from '@atlaskit/afm-i18n-platform-linking-platform-link-create/i18n/hu';
|
|
8
|
+
export default translations;
|
package/dist/types/i18n/it.d.ts
CHANGED
|
@@ -4,20 +4,5 @@
|
|
|
4
4
|
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
'link-create.page-icon-label': string;
|
|
10
|
-
'link-create.unknown-error.description': string;
|
|
11
|
-
'link-create.unknown-error.heading': string;
|
|
12
|
-
'linkCreate.CreateConfluencePage.form.site.label': string;
|
|
13
|
-
'linkCreate.confirm-dismiss-dialog.modal.cancel-button-label': string;
|
|
14
|
-
'linkCreate.confirm-dismiss-dialog.modal.confirm-button-label': string;
|
|
15
|
-
'linkCreate.confirm-dismiss-dialog.modal.description': string;
|
|
16
|
-
'linkCreate.confirm-dismiss-dialog.modal.title': string;
|
|
17
|
-
'linkCreate.createForm.button.close': string;
|
|
18
|
-
'linkCreate.createForm.button.create': string;
|
|
19
|
-
'linkCreate.createForm.button.createAndOpen': string;
|
|
20
|
-
'linkCreate.form.requiredField.instruction': string;
|
|
21
|
-
'linkCreate.modal.heading': string;
|
|
22
|
-
};
|
|
23
|
-
export default _default;
|
|
7
|
+
import translations from '@atlaskit/afm-i18n-platform-linking-platform-link-create/i18n/it';
|
|
8
|
+
export default translations;
|