@atlaskit/feedback-collector 14.6.8 → 14.6.10
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 +13 -0
- package/dist/cjs/components/FeedbackCollector.js +2 -0
- package/dist/cjs/components/FeedbackForm.js +7 -5
- package/dist/cjs/i18n/cs.js +40 -3
- package/dist/cjs/i18n/da.js +40 -3
- package/dist/cjs/i18n/de.js +40 -3
- package/dist/cjs/i18n/en.js +40 -3
- package/dist/cjs/i18n/en_GB.js +40 -3
- package/dist/cjs/i18n/en_ZZ.js +40 -3
- package/dist/cjs/i18n/es.js +40 -3
- package/dist/cjs/i18n/fi.js +40 -3
- package/dist/cjs/i18n/fr.js +40 -3
- package/dist/cjs/i18n/hr.js +40 -3
- package/dist/cjs/i18n/hu.js +40 -3
- package/dist/cjs/i18n/it.js +40 -3
- package/dist/cjs/i18n/ja.js +40 -3
- package/dist/cjs/i18n/ko.js +40 -3
- package/dist/cjs/i18n/nb.js +40 -3
- package/dist/cjs/i18n/nl.js +40 -3
- package/dist/cjs/i18n/pl.js +40 -3
- package/dist/cjs/i18n/pt_BR.js +40 -3
- package/dist/cjs/i18n/ru.js +40 -3
- package/dist/cjs/i18n/sl.js +40 -3
- package/dist/cjs/i18n/sr_RS.js +40 -3
- package/dist/cjs/i18n/sr_YR.js +40 -3
- package/dist/cjs/i18n/sv.js +40 -3
- package/dist/cjs/i18n/th.js +40 -3
- package/dist/cjs/i18n/tr.js +40 -3
- package/dist/cjs/i18n/uk.js +40 -3
- package/dist/cjs/i18n/vi.js +40 -3
- package/dist/cjs/i18n/zh.js +40 -3
- package/dist/cjs/i18n/zh_TW.js +40 -3
- package/dist/cjs/messages.js +5 -0
- package/dist/es2019/components/FeedbackCollector.js +2 -0
- package/dist/es2019/components/FeedbackForm.js +6 -5
- package/dist/es2019/i18n/cs.js +40 -3
- package/dist/es2019/i18n/da.js +40 -3
- package/dist/es2019/i18n/de.js +40 -3
- package/dist/es2019/i18n/en.js +40 -3
- package/dist/es2019/i18n/en_GB.js +40 -3
- package/dist/es2019/i18n/en_ZZ.js +40 -3
- package/dist/es2019/i18n/es.js +40 -3
- package/dist/es2019/i18n/fi.js +40 -3
- package/dist/es2019/i18n/fr.js +40 -3
- package/dist/es2019/i18n/hr.js +40 -3
- package/dist/es2019/i18n/hu.js +40 -3
- package/dist/es2019/i18n/it.js +40 -3
- package/dist/es2019/i18n/ja.js +40 -3
- package/dist/es2019/i18n/ko.js +40 -3
- package/dist/es2019/i18n/nb.js +40 -3
- package/dist/es2019/i18n/nl.js +40 -3
- package/dist/es2019/i18n/pl.js +40 -3
- package/dist/es2019/i18n/pt_BR.js +40 -3
- package/dist/es2019/i18n/ru.js +40 -3
- package/dist/es2019/i18n/sl.js +40 -3
- package/dist/es2019/i18n/sr_RS.js +40 -3
- package/dist/es2019/i18n/sr_YR.js +40 -3
- package/dist/es2019/i18n/sv.js +40 -3
- package/dist/es2019/i18n/th.js +40 -3
- package/dist/es2019/i18n/tr.js +40 -3
- package/dist/es2019/i18n/uk.js +40 -3
- package/dist/es2019/i18n/vi.js +40 -3
- package/dist/es2019/i18n/zh.js +40 -3
- package/dist/es2019/i18n/zh_TW.js +40 -3
- package/dist/es2019/messages.js +5 -0
- package/dist/esm/components/FeedbackCollector.js +2 -0
- package/dist/esm/components/FeedbackForm.js +7 -5
- package/dist/esm/i18n/cs.js +40 -3
- package/dist/esm/i18n/da.js +40 -3
- package/dist/esm/i18n/de.js +40 -3
- package/dist/esm/i18n/en.js +40 -3
- package/dist/esm/i18n/en_GB.js +40 -3
- package/dist/esm/i18n/en_ZZ.js +40 -3
- package/dist/esm/i18n/es.js +40 -3
- package/dist/esm/i18n/fi.js +40 -3
- package/dist/esm/i18n/fr.js +40 -3
- package/dist/esm/i18n/hr.js +40 -3
- package/dist/esm/i18n/hu.js +40 -3
- package/dist/esm/i18n/it.js +40 -3
- package/dist/esm/i18n/ja.js +40 -3
- package/dist/esm/i18n/ko.js +40 -3
- package/dist/esm/i18n/nb.js +40 -3
- package/dist/esm/i18n/nl.js +40 -3
- package/dist/esm/i18n/pl.js +40 -3
- package/dist/esm/i18n/pt_BR.js +40 -3
- package/dist/esm/i18n/ru.js +40 -3
- package/dist/esm/i18n/sl.js +40 -3
- package/dist/esm/i18n/sr_RS.js +40 -3
- package/dist/esm/i18n/sr_YR.js +40 -3
- package/dist/esm/i18n/sv.js +40 -3
- package/dist/esm/i18n/th.js +40 -3
- package/dist/esm/i18n/tr.js +40 -3
- package/dist/esm/i18n/uk.js +40 -3
- package/dist/esm/i18n/vi.js +40 -3
- package/dist/esm/i18n/zh.js +40 -3
- package/dist/esm/i18n/zh_TW.js +40 -3
- package/dist/esm/messages.js +5 -0
- package/dist/types/components/FeedbackCollector.d.ts +2 -0
- package/dist/types/components/FeedbackForm.d.ts +2 -0
- package/dist/types/i18n/cs.d.ts +40 -2
- package/dist/types/i18n/da.d.ts +40 -2
- package/dist/types/i18n/de.d.ts +40 -2
- package/dist/types/i18n/en.d.ts +40 -2
- package/dist/types/i18n/en_GB.d.ts +40 -2
- package/dist/types/i18n/en_ZZ.d.ts +40 -2
- package/dist/types/i18n/es.d.ts +40 -2
- package/dist/types/i18n/fi.d.ts +40 -2
- package/dist/types/i18n/fr.d.ts +40 -2
- package/dist/types/i18n/hr.d.ts +40 -2
- package/dist/types/i18n/hu.d.ts +40 -2
- package/dist/types/i18n/it.d.ts +40 -2
- package/dist/types/i18n/ja.d.ts +40 -2
- package/dist/types/i18n/ko.d.ts +40 -2
- package/dist/types/i18n/nb.d.ts +40 -2
- package/dist/types/i18n/nl.d.ts +40 -2
- package/dist/types/i18n/pl.d.ts +40 -2
- package/dist/types/i18n/pt_BR.d.ts +40 -2
- package/dist/types/i18n/ru.d.ts +40 -2
- package/dist/types/i18n/sl.d.ts +40 -2
- package/dist/types/i18n/sr_RS.d.ts +40 -2
- package/dist/types/i18n/sr_YR.d.ts +40 -2
- package/dist/types/i18n/sv.d.ts +40 -2
- package/dist/types/i18n/th.d.ts +40 -2
- package/dist/types/i18n/tr.d.ts +40 -2
- package/dist/types/i18n/uk.d.ts +40 -2
- package/dist/types/i18n/vi.d.ts +40 -2
- package/dist/types/i18n/zh.d.ts +40 -2
- package/dist/types/i18n/zh_TW.d.ts +40 -2
- package/dist/types/messages.d.ts +5 -0
- package/dist/types-ts4.5/components/FeedbackCollector.d.ts +2 -0
- package/dist/types-ts4.5/components/FeedbackForm.d.ts +2 -0
- package/dist/types-ts4.5/i18n/cs.d.ts +40 -2
- package/dist/types-ts4.5/i18n/da.d.ts +40 -2
- package/dist/types-ts4.5/i18n/de.d.ts +40 -2
- package/dist/types-ts4.5/i18n/en.d.ts +40 -2
- package/dist/types-ts4.5/i18n/en_GB.d.ts +40 -2
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +40 -2
- package/dist/types-ts4.5/i18n/es.d.ts +40 -2
- package/dist/types-ts4.5/i18n/fi.d.ts +40 -2
- package/dist/types-ts4.5/i18n/fr.d.ts +40 -2
- package/dist/types-ts4.5/i18n/hr.d.ts +40 -2
- package/dist/types-ts4.5/i18n/hu.d.ts +40 -2
- package/dist/types-ts4.5/i18n/it.d.ts +40 -2
- package/dist/types-ts4.5/i18n/ja.d.ts +40 -2
- package/dist/types-ts4.5/i18n/ko.d.ts +40 -2
- package/dist/types-ts4.5/i18n/nb.d.ts +40 -2
- package/dist/types-ts4.5/i18n/nl.d.ts +40 -2
- package/dist/types-ts4.5/i18n/pl.d.ts +40 -2
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +40 -2
- package/dist/types-ts4.5/i18n/ru.d.ts +40 -2
- package/dist/types-ts4.5/i18n/sl.d.ts +40 -2
- package/dist/types-ts4.5/i18n/sr_RS.d.ts +40 -2
- package/dist/types-ts4.5/i18n/sr_YR.d.ts +40 -2
- package/dist/types-ts4.5/i18n/sv.d.ts +40 -2
- package/dist/types-ts4.5/i18n/th.d.ts +40 -2
- package/dist/types-ts4.5/i18n/tr.d.ts +40 -2
- package/dist/types-ts4.5/i18n/uk.d.ts +40 -2
- package/dist/types-ts4.5/i18n/vi.d.ts +40 -2
- package/dist/types-ts4.5/i18n/zh.d.ts +40 -2
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +40 -2
- package/dist/types-ts4.5/messages.d.ts +5 -0
- package/package.json +13 -10
package/dist/esm/i18n/zh_TW.js
CHANGED
|
@@ -5,6 +5,43 @@
|
|
|
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
|
-
|
|
8
|
+
//Chinese (Traditional)
|
|
9
|
+
export default {
|
|
10
|
+
'feedback-collector.anonymous': '此意見反應會以匿名方式提交。Atlassian 將無法就此意見反應直接與您聯繫',
|
|
11
|
+
'feedback-collector.anonymous.title': '匿名意見反應',
|
|
12
|
+
'feedback-collector.can-be-contacted.label': '是的,Atlassian 團隊可以與我聯繫,詢問我的使用體驗,以便改善 Atlassian 產品和服務。我同意 <a>Atlassian 隱私政策</a>。',
|
|
13
|
+
'feedback-collector.can-be-contacted.label-appify': '是的,Atlassian 團隊可以與我聯繫,詢問我的使用體驗,以便改善 Atlassian 應用程式和服務。我同意<a>《Atlassian 隱私政策》</a>。',
|
|
14
|
+
'feedback-collector.can-be-contacted.label-appify-without-link': '是的,Atlassian 團隊可以與我聯繫,詢問我的使用體驗,以便改善 Atlassian 應用程式和服務。我同意 Atlassian 隱私政策。',
|
|
15
|
+
'feedback-collector.can-be-contacted.label-without-link': '是的,Atlassian 團隊可以與我聯繫,詢問我的使用體驗,以便改善 Atlassian 產品和服務。我同意 Atlassian 隱私政策。',
|
|
16
|
+
'feedback-collector.cancel-button.label': '取消',
|
|
17
|
+
'feedback-collector.default.custom.textarea.label': '讓我們知道您的想法。',
|
|
18
|
+
'feedback-collector.enrol-in-research.label': '我想要參與產品研究',
|
|
19
|
+
'feedback-collector.feedback-title': '分享您的想法',
|
|
20
|
+
'feedback-collector.form.bug.label': '描述錯誤或問題',
|
|
21
|
+
'feedback-collector.form.comment.label': '讓我們知道您的想法',
|
|
22
|
+
'feedback-collector.form.empty.label': '選取選項',
|
|
23
|
+
'feedback-collector.form.not-accurate.label': '不準確',
|
|
24
|
+
'feedback-collector.form.not-relevant.label': '不相關',
|
|
25
|
+
'feedback-collector.form.other.label': '其他',
|
|
26
|
+
'feedback-collector.form.question.label': '您想要知道什麼?',
|
|
27
|
+
'feedback-collector.form.suggestion.label': '讓我們知道您希望改善的項目',
|
|
28
|
+
'feedback-collector.form.too-slow.label': '太慢',
|
|
29
|
+
'feedback-collector.form.unhelpful-links.label': '沒有幫助的連結',
|
|
30
|
+
'feedback-collector.option.bug.label': '回報錯誤',
|
|
31
|
+
'feedback-collector.option.comment.label': '留下留言',
|
|
32
|
+
'feedback-collector.option.default.label': '選取意見反應',
|
|
33
|
+
'feedback-collector.option.default.placeholder': '選擇一個',
|
|
34
|
+
'feedback-collector.option.question.label': '提出問題',
|
|
35
|
+
'feedback-collector.option.suggestion.label': '建議改進',
|
|
36
|
+
'feedback-collector.privacy-policy': 'Atlassian 隱私政策',
|
|
37
|
+
'feedback-collector.required.fields.summary': '必填欄位標有星號',
|
|
38
|
+
'feedback-collector.submit-button.label': '傳送意見反應',
|
|
39
|
+
'feedback-collector.success-flag.description': '您的意見反應很珍貴,能幫助我們持續改善產品。',
|
|
40
|
+
'feedback-collector.success-flag.description-appify': '您的寶貴意見有助於我們持續改善應用程式。',
|
|
41
|
+
'feedback-collector.success-flag.title': '謝謝!',
|
|
42
|
+
'feedback-collector.summary-placeholder': '讓我們知道您的想法',
|
|
43
|
+
'feedback-collector.validation.description.required': '請提供描述',
|
|
44
|
+
'feedback-collector.validation.type.required': '請選取意見反應類型',
|
|
45
|
+
'proforma-form-builder.feedback-icon-label': '意見反應',
|
|
46
|
+
'proforma-form-builder.give-feedback': '提供意見反應'
|
|
47
|
+
};
|
package/dist/esm/messages.js
CHANGED
|
@@ -184,5 +184,10 @@ export var messages = defineMessages({
|
|
|
184
184
|
id: 'feedback-collector.validation.description.required',
|
|
185
185
|
defaultMessage: 'Please provide a description',
|
|
186
186
|
description: 'Error message when description is not provided'
|
|
187
|
+
},
|
|
188
|
+
optInOptionsLegend: {
|
|
189
|
+
id: 'feedback-collector.opt-in.options.legend',
|
|
190
|
+
defaultMessage: 'Atlassian opt-in options',
|
|
191
|
+
description: 'Legend for the opt-in options on the feedback form'
|
|
187
192
|
}
|
|
188
193
|
});
|
|
@@ -112,6 +112,8 @@ export interface Props {
|
|
|
112
112
|
shouldReturnFocusRef?: React.RefObject<HTMLElement>;
|
|
113
113
|
/** Disable submit button to allow custom content to handle validation */
|
|
114
114
|
disableSubmitButton?: boolean;
|
|
115
|
+
/** Optional to show or hide the required fields summary */
|
|
116
|
+
showRequiredFieldsSummary?: boolean;
|
|
115
117
|
}
|
|
116
118
|
export default class FeedbackCollector extends Component<Props> {
|
|
117
119
|
state: {
|
|
@@ -47,6 +47,8 @@ interface Props {
|
|
|
47
47
|
shouldReturnFocusRef?: React.RefObject<HTMLElement>;
|
|
48
48
|
/** Disable submit button to allow custom content to handle validation */
|
|
49
49
|
disableSubmitButton?: boolean;
|
|
50
|
+
/** Optional to show or hide the required fields summary */
|
|
51
|
+
showRequiredFieldsSummary?: boolean;
|
|
50
52
|
}
|
|
51
53
|
export interface OptionType {
|
|
52
54
|
label: React.ReactText;
|
package/dist/types/i18n/cs.d.ts
CHANGED
|
@@ -4,5 +4,43 @@
|
|
|
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
|
-
|
|
7
|
+
declare const _default: {
|
|
8
|
+
'feedback-collector.anonymous': string;
|
|
9
|
+
'feedback-collector.anonymous.title': string;
|
|
10
|
+
'feedback-collector.can-be-contacted.label': string;
|
|
11
|
+
'feedback-collector.can-be-contacted.label-appify': string;
|
|
12
|
+
'feedback-collector.can-be-contacted.label-appify-without-link': string;
|
|
13
|
+
'feedback-collector.can-be-contacted.label-without-link': string;
|
|
14
|
+
'feedback-collector.cancel-button.label': string;
|
|
15
|
+
'feedback-collector.default.custom.textarea.label': string;
|
|
16
|
+
'feedback-collector.enrol-in-research.label': string;
|
|
17
|
+
'feedback-collector.feedback-title': string;
|
|
18
|
+
'feedback-collector.form.bug.label': string;
|
|
19
|
+
'feedback-collector.form.comment.label': string;
|
|
20
|
+
'feedback-collector.form.empty.label': string;
|
|
21
|
+
'feedback-collector.form.not-accurate.label': string;
|
|
22
|
+
'feedback-collector.form.not-relevant.label': string;
|
|
23
|
+
'feedback-collector.form.other.label': string;
|
|
24
|
+
'feedback-collector.form.question.label': string;
|
|
25
|
+
'feedback-collector.form.suggestion.label': string;
|
|
26
|
+
'feedback-collector.form.too-slow.label': string;
|
|
27
|
+
'feedback-collector.form.unhelpful-links.label': string;
|
|
28
|
+
'feedback-collector.option.bug.label': string;
|
|
29
|
+
'feedback-collector.option.comment.label': string;
|
|
30
|
+
'feedback-collector.option.default.label': string;
|
|
31
|
+
'feedback-collector.option.default.placeholder': string;
|
|
32
|
+
'feedback-collector.option.question.label': string;
|
|
33
|
+
'feedback-collector.option.suggestion.label': string;
|
|
34
|
+
'feedback-collector.privacy-policy': string;
|
|
35
|
+
'feedback-collector.required.fields.summary': string;
|
|
36
|
+
'feedback-collector.submit-button.label': string;
|
|
37
|
+
'feedback-collector.success-flag.description': string;
|
|
38
|
+
'feedback-collector.success-flag.description-appify': string;
|
|
39
|
+
'feedback-collector.success-flag.title': string;
|
|
40
|
+
'feedback-collector.summary-placeholder': string;
|
|
41
|
+
'feedback-collector.validation.description.required': string;
|
|
42
|
+
'feedback-collector.validation.type.required': string;
|
|
43
|
+
'proforma-form-builder.feedback-icon-label': string;
|
|
44
|
+
'proforma-form-builder.give-feedback': string;
|
|
45
|
+
};
|
|
46
|
+
export default _default;
|
package/dist/types/i18n/da.d.ts
CHANGED
|
@@ -4,5 +4,43 @@
|
|
|
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
|
-
|
|
7
|
+
declare const _default: {
|
|
8
|
+
'feedback-collector.anonymous': string;
|
|
9
|
+
'feedback-collector.anonymous.title': string;
|
|
10
|
+
'feedback-collector.can-be-contacted.label': string;
|
|
11
|
+
'feedback-collector.can-be-contacted.label-appify': string;
|
|
12
|
+
'feedback-collector.can-be-contacted.label-appify-without-link': string;
|
|
13
|
+
'feedback-collector.can-be-contacted.label-without-link': string;
|
|
14
|
+
'feedback-collector.cancel-button.label': string;
|
|
15
|
+
'feedback-collector.default.custom.textarea.label': string;
|
|
16
|
+
'feedback-collector.enrol-in-research.label': string;
|
|
17
|
+
'feedback-collector.feedback-title': string;
|
|
18
|
+
'feedback-collector.form.bug.label': string;
|
|
19
|
+
'feedback-collector.form.comment.label': string;
|
|
20
|
+
'feedback-collector.form.empty.label': string;
|
|
21
|
+
'feedback-collector.form.not-accurate.label': string;
|
|
22
|
+
'feedback-collector.form.not-relevant.label': string;
|
|
23
|
+
'feedback-collector.form.other.label': string;
|
|
24
|
+
'feedback-collector.form.question.label': string;
|
|
25
|
+
'feedback-collector.form.suggestion.label': string;
|
|
26
|
+
'feedback-collector.form.too-slow.label': string;
|
|
27
|
+
'feedback-collector.form.unhelpful-links.label': string;
|
|
28
|
+
'feedback-collector.option.bug.label': string;
|
|
29
|
+
'feedback-collector.option.comment.label': string;
|
|
30
|
+
'feedback-collector.option.default.label': string;
|
|
31
|
+
'feedback-collector.option.default.placeholder': string;
|
|
32
|
+
'feedback-collector.option.question.label': string;
|
|
33
|
+
'feedback-collector.option.suggestion.label': string;
|
|
34
|
+
'feedback-collector.privacy-policy': string;
|
|
35
|
+
'feedback-collector.required.fields.summary': string;
|
|
36
|
+
'feedback-collector.submit-button.label': string;
|
|
37
|
+
'feedback-collector.success-flag.description': string;
|
|
38
|
+
'feedback-collector.success-flag.description-appify': string;
|
|
39
|
+
'feedback-collector.success-flag.title': string;
|
|
40
|
+
'feedback-collector.summary-placeholder': string;
|
|
41
|
+
'feedback-collector.validation.description.required': string;
|
|
42
|
+
'feedback-collector.validation.type.required': string;
|
|
43
|
+
'proforma-form-builder.feedback-icon-label': string;
|
|
44
|
+
'proforma-form-builder.give-feedback': string;
|
|
45
|
+
};
|
|
46
|
+
export default _default;
|
package/dist/types/i18n/de.d.ts
CHANGED
|
@@ -4,5 +4,43 @@
|
|
|
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
|
-
|
|
7
|
+
declare const _default: {
|
|
8
|
+
'feedback-collector.anonymous': string;
|
|
9
|
+
'feedback-collector.anonymous.title': string;
|
|
10
|
+
'feedback-collector.can-be-contacted.label': string;
|
|
11
|
+
'feedback-collector.can-be-contacted.label-appify': string;
|
|
12
|
+
'feedback-collector.can-be-contacted.label-appify-without-link': string;
|
|
13
|
+
'feedback-collector.can-be-contacted.label-without-link': string;
|
|
14
|
+
'feedback-collector.cancel-button.label': string;
|
|
15
|
+
'feedback-collector.default.custom.textarea.label': string;
|
|
16
|
+
'feedback-collector.enrol-in-research.label': string;
|
|
17
|
+
'feedback-collector.feedback-title': string;
|
|
18
|
+
'feedback-collector.form.bug.label': string;
|
|
19
|
+
'feedback-collector.form.comment.label': string;
|
|
20
|
+
'feedback-collector.form.empty.label': string;
|
|
21
|
+
'feedback-collector.form.not-accurate.label': string;
|
|
22
|
+
'feedback-collector.form.not-relevant.label': string;
|
|
23
|
+
'feedback-collector.form.other.label': string;
|
|
24
|
+
'feedback-collector.form.question.label': string;
|
|
25
|
+
'feedback-collector.form.suggestion.label': string;
|
|
26
|
+
'feedback-collector.form.too-slow.label': string;
|
|
27
|
+
'feedback-collector.form.unhelpful-links.label': string;
|
|
28
|
+
'feedback-collector.option.bug.label': string;
|
|
29
|
+
'feedback-collector.option.comment.label': string;
|
|
30
|
+
'feedback-collector.option.default.label': string;
|
|
31
|
+
'feedback-collector.option.default.placeholder': string;
|
|
32
|
+
'feedback-collector.option.question.label': string;
|
|
33
|
+
'feedback-collector.option.suggestion.label': string;
|
|
34
|
+
'feedback-collector.privacy-policy': string;
|
|
35
|
+
'feedback-collector.required.fields.summary': string;
|
|
36
|
+
'feedback-collector.submit-button.label': string;
|
|
37
|
+
'feedback-collector.success-flag.description': string;
|
|
38
|
+
'feedback-collector.success-flag.description-appify': string;
|
|
39
|
+
'feedback-collector.success-flag.title': string;
|
|
40
|
+
'feedback-collector.summary-placeholder': string;
|
|
41
|
+
'feedback-collector.validation.description.required': string;
|
|
42
|
+
'feedback-collector.validation.type.required': string;
|
|
43
|
+
'proforma-form-builder.feedback-icon-label': string;
|
|
44
|
+
'proforma-form-builder.give-feedback': string;
|
|
45
|
+
};
|
|
46
|
+
export default _default;
|
package/dist/types/i18n/en.d.ts
CHANGED
|
@@ -4,5 +4,43 @@
|
|
|
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
|
-
|
|
7
|
+
declare const _default: {
|
|
8
|
+
'feedback-collector.anonymous': string;
|
|
9
|
+
'feedback-collector.anonymous.title': string;
|
|
10
|
+
'feedback-collector.can-be-contacted.label': string;
|
|
11
|
+
'feedback-collector.can-be-contacted.label-appify': string;
|
|
12
|
+
'feedback-collector.can-be-contacted.label-appify-without-link': string;
|
|
13
|
+
'feedback-collector.can-be-contacted.label-without-link': string;
|
|
14
|
+
'feedback-collector.cancel-button.label': string;
|
|
15
|
+
'feedback-collector.default.custom.textarea.label': string;
|
|
16
|
+
'feedback-collector.enrol-in-research.label': string;
|
|
17
|
+
'feedback-collector.feedback-title': string;
|
|
18
|
+
'feedback-collector.form.bug.label': string;
|
|
19
|
+
'feedback-collector.form.comment.label': string;
|
|
20
|
+
'feedback-collector.form.empty.label': string;
|
|
21
|
+
'feedback-collector.form.not-accurate.label': string;
|
|
22
|
+
'feedback-collector.form.not-relevant.label': string;
|
|
23
|
+
'feedback-collector.form.other.label': string;
|
|
24
|
+
'feedback-collector.form.question.label': string;
|
|
25
|
+
'feedback-collector.form.suggestion.label': string;
|
|
26
|
+
'feedback-collector.form.too-slow.label': string;
|
|
27
|
+
'feedback-collector.form.unhelpful-links.label': string;
|
|
28
|
+
'feedback-collector.option.bug.label': string;
|
|
29
|
+
'feedback-collector.option.comment.label': string;
|
|
30
|
+
'feedback-collector.option.default.label': string;
|
|
31
|
+
'feedback-collector.option.default.placeholder': string;
|
|
32
|
+
'feedback-collector.option.question.label': string;
|
|
33
|
+
'feedback-collector.option.suggestion.label': string;
|
|
34
|
+
'feedback-collector.privacy-policy': string;
|
|
35
|
+
'feedback-collector.required.fields.summary': string;
|
|
36
|
+
'feedback-collector.submit-button.label': string;
|
|
37
|
+
'feedback-collector.success-flag.description': string;
|
|
38
|
+
'feedback-collector.success-flag.description-appify': string;
|
|
39
|
+
'feedback-collector.success-flag.title': string;
|
|
40
|
+
'feedback-collector.summary-placeholder': string;
|
|
41
|
+
'feedback-collector.validation.description.required': string;
|
|
42
|
+
'feedback-collector.validation.type.required': string;
|
|
43
|
+
'proforma-form-builder.feedback-icon-label': string;
|
|
44
|
+
'proforma-form-builder.give-feedback': string;
|
|
45
|
+
};
|
|
46
|
+
export default _default;
|
|
@@ -4,5 +4,43 @@
|
|
|
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
|
-
|
|
7
|
+
declare const _default: {
|
|
8
|
+
'feedback-collector.anonymous': string;
|
|
9
|
+
'feedback-collector.anonymous.title': string;
|
|
10
|
+
'feedback-collector.can-be-contacted.label': string;
|
|
11
|
+
'feedback-collector.can-be-contacted.label-appify': string;
|
|
12
|
+
'feedback-collector.can-be-contacted.label-appify-without-link': string;
|
|
13
|
+
'feedback-collector.can-be-contacted.label-without-link': string;
|
|
14
|
+
'feedback-collector.cancel-button.label': string;
|
|
15
|
+
'feedback-collector.default.custom.textarea.label': string;
|
|
16
|
+
'feedback-collector.enrol-in-research.label': string;
|
|
17
|
+
'feedback-collector.feedback-title': string;
|
|
18
|
+
'feedback-collector.form.bug.label': string;
|
|
19
|
+
'feedback-collector.form.comment.label': string;
|
|
20
|
+
'feedback-collector.form.empty.label': string;
|
|
21
|
+
'feedback-collector.form.not-accurate.label': string;
|
|
22
|
+
'feedback-collector.form.not-relevant.label': string;
|
|
23
|
+
'feedback-collector.form.other.label': string;
|
|
24
|
+
'feedback-collector.form.question.label': string;
|
|
25
|
+
'feedback-collector.form.suggestion.label': string;
|
|
26
|
+
'feedback-collector.form.too-slow.label': string;
|
|
27
|
+
'feedback-collector.form.unhelpful-links.label': string;
|
|
28
|
+
'feedback-collector.option.bug.label': string;
|
|
29
|
+
'feedback-collector.option.comment.label': string;
|
|
30
|
+
'feedback-collector.option.default.label': string;
|
|
31
|
+
'feedback-collector.option.default.placeholder': string;
|
|
32
|
+
'feedback-collector.option.question.label': string;
|
|
33
|
+
'feedback-collector.option.suggestion.label': string;
|
|
34
|
+
'feedback-collector.privacy-policy': string;
|
|
35
|
+
'feedback-collector.required.fields.summary': string;
|
|
36
|
+
'feedback-collector.submit-button.label': string;
|
|
37
|
+
'feedback-collector.success-flag.description': string;
|
|
38
|
+
'feedback-collector.success-flag.description-appify': string;
|
|
39
|
+
'feedback-collector.success-flag.title': string;
|
|
40
|
+
'feedback-collector.summary-placeholder': string;
|
|
41
|
+
'feedback-collector.validation.description.required': string;
|
|
42
|
+
'feedback-collector.validation.type.required': string;
|
|
43
|
+
'proforma-form-builder.feedback-icon-label': string;
|
|
44
|
+
'proforma-form-builder.give-feedback': string;
|
|
45
|
+
};
|
|
46
|
+
export default _default;
|
|
@@ -4,5 +4,43 @@
|
|
|
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
|
-
|
|
7
|
+
declare const _default: {
|
|
8
|
+
'feedback-collector.anonymous': string;
|
|
9
|
+
'feedback-collector.anonymous.title': string;
|
|
10
|
+
'feedback-collector.can-be-contacted.label': string;
|
|
11
|
+
'feedback-collector.can-be-contacted.label-appify': string;
|
|
12
|
+
'feedback-collector.can-be-contacted.label-appify-without-link': string;
|
|
13
|
+
'feedback-collector.can-be-contacted.label-without-link': string;
|
|
14
|
+
'feedback-collector.cancel-button.label': string;
|
|
15
|
+
'feedback-collector.default.custom.textarea.label': string;
|
|
16
|
+
'feedback-collector.enrol-in-research.label': string;
|
|
17
|
+
'feedback-collector.feedback-title': string;
|
|
18
|
+
'feedback-collector.form.bug.label': string;
|
|
19
|
+
'feedback-collector.form.comment.label': string;
|
|
20
|
+
'feedback-collector.form.empty.label': string;
|
|
21
|
+
'feedback-collector.form.not-accurate.label': string;
|
|
22
|
+
'feedback-collector.form.not-relevant.label': string;
|
|
23
|
+
'feedback-collector.form.other.label': string;
|
|
24
|
+
'feedback-collector.form.question.label': string;
|
|
25
|
+
'feedback-collector.form.suggestion.label': string;
|
|
26
|
+
'feedback-collector.form.too-slow.label': string;
|
|
27
|
+
'feedback-collector.form.unhelpful-links.label': string;
|
|
28
|
+
'feedback-collector.option.bug.label': string;
|
|
29
|
+
'feedback-collector.option.comment.label': string;
|
|
30
|
+
'feedback-collector.option.default.label': string;
|
|
31
|
+
'feedback-collector.option.default.placeholder': string;
|
|
32
|
+
'feedback-collector.option.question.label': string;
|
|
33
|
+
'feedback-collector.option.suggestion.label': string;
|
|
34
|
+
'feedback-collector.privacy-policy': string;
|
|
35
|
+
'feedback-collector.required.fields.summary': string;
|
|
36
|
+
'feedback-collector.submit-button.label': string;
|
|
37
|
+
'feedback-collector.success-flag.description': string;
|
|
38
|
+
'feedback-collector.success-flag.description-appify': string;
|
|
39
|
+
'feedback-collector.success-flag.title': string;
|
|
40
|
+
'feedback-collector.summary-placeholder': string;
|
|
41
|
+
'feedback-collector.validation.description.required': string;
|
|
42
|
+
'feedback-collector.validation.type.required': string;
|
|
43
|
+
'proforma-form-builder.feedback-icon-label': string;
|
|
44
|
+
'proforma-form-builder.give-feedback': string;
|
|
45
|
+
};
|
|
46
|
+
export default _default;
|
package/dist/types/i18n/es.d.ts
CHANGED
|
@@ -4,5 +4,43 @@
|
|
|
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
|
-
|
|
7
|
+
declare const _default: {
|
|
8
|
+
'feedback-collector.anonymous': string;
|
|
9
|
+
'feedback-collector.anonymous.title': string;
|
|
10
|
+
'feedback-collector.can-be-contacted.label': string;
|
|
11
|
+
'feedback-collector.can-be-contacted.label-appify': string;
|
|
12
|
+
'feedback-collector.can-be-contacted.label-appify-without-link': string;
|
|
13
|
+
'feedback-collector.can-be-contacted.label-without-link': string;
|
|
14
|
+
'feedback-collector.cancel-button.label': string;
|
|
15
|
+
'feedback-collector.default.custom.textarea.label': string;
|
|
16
|
+
'feedback-collector.enrol-in-research.label': string;
|
|
17
|
+
'feedback-collector.feedback-title': string;
|
|
18
|
+
'feedback-collector.form.bug.label': string;
|
|
19
|
+
'feedback-collector.form.comment.label': string;
|
|
20
|
+
'feedback-collector.form.empty.label': string;
|
|
21
|
+
'feedback-collector.form.not-accurate.label': string;
|
|
22
|
+
'feedback-collector.form.not-relevant.label': string;
|
|
23
|
+
'feedback-collector.form.other.label': string;
|
|
24
|
+
'feedback-collector.form.question.label': string;
|
|
25
|
+
'feedback-collector.form.suggestion.label': string;
|
|
26
|
+
'feedback-collector.form.too-slow.label': string;
|
|
27
|
+
'feedback-collector.form.unhelpful-links.label': string;
|
|
28
|
+
'feedback-collector.option.bug.label': string;
|
|
29
|
+
'feedback-collector.option.comment.label': string;
|
|
30
|
+
'feedback-collector.option.default.label': string;
|
|
31
|
+
'feedback-collector.option.default.placeholder': string;
|
|
32
|
+
'feedback-collector.option.question.label': string;
|
|
33
|
+
'feedback-collector.option.suggestion.label': string;
|
|
34
|
+
'feedback-collector.privacy-policy': string;
|
|
35
|
+
'feedback-collector.required.fields.summary': string;
|
|
36
|
+
'feedback-collector.submit-button.label': string;
|
|
37
|
+
'feedback-collector.success-flag.description': string;
|
|
38
|
+
'feedback-collector.success-flag.description-appify': string;
|
|
39
|
+
'feedback-collector.success-flag.title': string;
|
|
40
|
+
'feedback-collector.summary-placeholder': string;
|
|
41
|
+
'feedback-collector.validation.description.required': string;
|
|
42
|
+
'feedback-collector.validation.type.required': string;
|
|
43
|
+
'proforma-form-builder.feedback-icon-label': string;
|
|
44
|
+
'proforma-form-builder.give-feedback': string;
|
|
45
|
+
};
|
|
46
|
+
export default _default;
|
package/dist/types/i18n/fi.d.ts
CHANGED
|
@@ -4,5 +4,43 @@
|
|
|
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
|
-
|
|
7
|
+
declare const _default: {
|
|
8
|
+
'feedback-collector.anonymous': string;
|
|
9
|
+
'feedback-collector.anonymous.title': string;
|
|
10
|
+
'feedback-collector.can-be-contacted.label': string;
|
|
11
|
+
'feedback-collector.can-be-contacted.label-appify': string;
|
|
12
|
+
'feedback-collector.can-be-contacted.label-appify-without-link': string;
|
|
13
|
+
'feedback-collector.can-be-contacted.label-without-link': string;
|
|
14
|
+
'feedback-collector.cancel-button.label': string;
|
|
15
|
+
'feedback-collector.default.custom.textarea.label': string;
|
|
16
|
+
'feedback-collector.enrol-in-research.label': string;
|
|
17
|
+
'feedback-collector.feedback-title': string;
|
|
18
|
+
'feedback-collector.form.bug.label': string;
|
|
19
|
+
'feedback-collector.form.comment.label': string;
|
|
20
|
+
'feedback-collector.form.empty.label': string;
|
|
21
|
+
'feedback-collector.form.not-accurate.label': string;
|
|
22
|
+
'feedback-collector.form.not-relevant.label': string;
|
|
23
|
+
'feedback-collector.form.other.label': string;
|
|
24
|
+
'feedback-collector.form.question.label': string;
|
|
25
|
+
'feedback-collector.form.suggestion.label': string;
|
|
26
|
+
'feedback-collector.form.too-slow.label': string;
|
|
27
|
+
'feedback-collector.form.unhelpful-links.label': string;
|
|
28
|
+
'feedback-collector.option.bug.label': string;
|
|
29
|
+
'feedback-collector.option.comment.label': string;
|
|
30
|
+
'feedback-collector.option.default.label': string;
|
|
31
|
+
'feedback-collector.option.default.placeholder': string;
|
|
32
|
+
'feedback-collector.option.question.label': string;
|
|
33
|
+
'feedback-collector.option.suggestion.label': string;
|
|
34
|
+
'feedback-collector.privacy-policy': string;
|
|
35
|
+
'feedback-collector.required.fields.summary': string;
|
|
36
|
+
'feedback-collector.submit-button.label': string;
|
|
37
|
+
'feedback-collector.success-flag.description': string;
|
|
38
|
+
'feedback-collector.success-flag.description-appify': string;
|
|
39
|
+
'feedback-collector.success-flag.title': string;
|
|
40
|
+
'feedback-collector.summary-placeholder': string;
|
|
41
|
+
'feedback-collector.validation.description.required': string;
|
|
42
|
+
'feedback-collector.validation.type.required': string;
|
|
43
|
+
'proforma-form-builder.feedback-icon-label': string;
|
|
44
|
+
'proforma-form-builder.give-feedback': string;
|
|
45
|
+
};
|
|
46
|
+
export default _default;
|
package/dist/types/i18n/fr.d.ts
CHANGED
|
@@ -4,5 +4,43 @@
|
|
|
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
|
-
|
|
7
|
+
declare const _default: {
|
|
8
|
+
'feedback-collector.anonymous': string;
|
|
9
|
+
'feedback-collector.anonymous.title': string;
|
|
10
|
+
'feedback-collector.can-be-contacted.label': string;
|
|
11
|
+
'feedback-collector.can-be-contacted.label-appify': string;
|
|
12
|
+
'feedback-collector.can-be-contacted.label-appify-without-link': string;
|
|
13
|
+
'feedback-collector.can-be-contacted.label-without-link': string;
|
|
14
|
+
'feedback-collector.cancel-button.label': string;
|
|
15
|
+
'feedback-collector.default.custom.textarea.label': string;
|
|
16
|
+
'feedback-collector.enrol-in-research.label': string;
|
|
17
|
+
'feedback-collector.feedback-title': string;
|
|
18
|
+
'feedback-collector.form.bug.label': string;
|
|
19
|
+
'feedback-collector.form.comment.label': string;
|
|
20
|
+
'feedback-collector.form.empty.label': string;
|
|
21
|
+
'feedback-collector.form.not-accurate.label': string;
|
|
22
|
+
'feedback-collector.form.not-relevant.label': string;
|
|
23
|
+
'feedback-collector.form.other.label': string;
|
|
24
|
+
'feedback-collector.form.question.label': string;
|
|
25
|
+
'feedback-collector.form.suggestion.label': string;
|
|
26
|
+
'feedback-collector.form.too-slow.label': string;
|
|
27
|
+
'feedback-collector.form.unhelpful-links.label': string;
|
|
28
|
+
'feedback-collector.option.bug.label': string;
|
|
29
|
+
'feedback-collector.option.comment.label': string;
|
|
30
|
+
'feedback-collector.option.default.label': string;
|
|
31
|
+
'feedback-collector.option.default.placeholder': string;
|
|
32
|
+
'feedback-collector.option.question.label': string;
|
|
33
|
+
'feedback-collector.option.suggestion.label': string;
|
|
34
|
+
'feedback-collector.privacy-policy': string;
|
|
35
|
+
'feedback-collector.required.fields.summary': string;
|
|
36
|
+
'feedback-collector.submit-button.label': string;
|
|
37
|
+
'feedback-collector.success-flag.description': string;
|
|
38
|
+
'feedback-collector.success-flag.description-appify': string;
|
|
39
|
+
'feedback-collector.success-flag.title': string;
|
|
40
|
+
'feedback-collector.summary-placeholder': string;
|
|
41
|
+
'feedback-collector.validation.description.required': string;
|
|
42
|
+
'feedback-collector.validation.type.required': string;
|
|
43
|
+
'proforma-form-builder.feedback-icon-label': string;
|
|
44
|
+
'proforma-form-builder.give-feedback': string;
|
|
45
|
+
};
|
|
46
|
+
export default _default;
|
package/dist/types/i18n/hr.d.ts
CHANGED
|
@@ -4,5 +4,43 @@
|
|
|
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
|
-
|
|
7
|
+
declare const _default: {
|
|
8
|
+
'feedback-collector.anonymous': string;
|
|
9
|
+
'feedback-collector.anonymous.title': string;
|
|
10
|
+
'feedback-collector.can-be-contacted.label': string;
|
|
11
|
+
'feedback-collector.can-be-contacted.label-appify': string;
|
|
12
|
+
'feedback-collector.can-be-contacted.label-appify-without-link': string;
|
|
13
|
+
'feedback-collector.can-be-contacted.label-without-link': string;
|
|
14
|
+
'feedback-collector.cancel-button.label': string;
|
|
15
|
+
'feedback-collector.default.custom.textarea.label': string;
|
|
16
|
+
'feedback-collector.enrol-in-research.label': string;
|
|
17
|
+
'feedback-collector.feedback-title': string;
|
|
18
|
+
'feedback-collector.form.bug.label': string;
|
|
19
|
+
'feedback-collector.form.comment.label': string;
|
|
20
|
+
'feedback-collector.form.empty.label': string;
|
|
21
|
+
'feedback-collector.form.not-accurate.label': string;
|
|
22
|
+
'feedback-collector.form.not-relevant.label': string;
|
|
23
|
+
'feedback-collector.form.other.label': string;
|
|
24
|
+
'feedback-collector.form.question.label': string;
|
|
25
|
+
'feedback-collector.form.suggestion.label': string;
|
|
26
|
+
'feedback-collector.form.too-slow.label': string;
|
|
27
|
+
'feedback-collector.form.unhelpful-links.label': string;
|
|
28
|
+
'feedback-collector.option.bug.label': string;
|
|
29
|
+
'feedback-collector.option.comment.label': string;
|
|
30
|
+
'feedback-collector.option.default.label': string;
|
|
31
|
+
'feedback-collector.option.default.placeholder': string;
|
|
32
|
+
'feedback-collector.option.question.label': string;
|
|
33
|
+
'feedback-collector.option.suggestion.label': string;
|
|
34
|
+
'feedback-collector.privacy-policy': string;
|
|
35
|
+
'feedback-collector.required.fields.summary': string;
|
|
36
|
+
'feedback-collector.submit-button.label': string;
|
|
37
|
+
'feedback-collector.success-flag.description': string;
|
|
38
|
+
'feedback-collector.success-flag.description-appify': string;
|
|
39
|
+
'feedback-collector.success-flag.title': string;
|
|
40
|
+
'feedback-collector.summary-placeholder': string;
|
|
41
|
+
'feedback-collector.validation.description.required': string;
|
|
42
|
+
'feedback-collector.validation.type.required': string;
|
|
43
|
+
'proforma-form-builder.feedback-icon-label': string;
|
|
44
|
+
'proforma-form-builder.give-feedback': string;
|
|
45
|
+
};
|
|
46
|
+
export default _default;
|
package/dist/types/i18n/hu.d.ts
CHANGED
|
@@ -4,5 +4,43 @@
|
|
|
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
|
-
|
|
7
|
+
declare const _default: {
|
|
8
|
+
'feedback-collector.anonymous': string;
|
|
9
|
+
'feedback-collector.anonymous.title': string;
|
|
10
|
+
'feedback-collector.can-be-contacted.label': string;
|
|
11
|
+
'feedback-collector.can-be-contacted.label-appify': string;
|
|
12
|
+
'feedback-collector.can-be-contacted.label-appify-without-link': string;
|
|
13
|
+
'feedback-collector.can-be-contacted.label-without-link': string;
|
|
14
|
+
'feedback-collector.cancel-button.label': string;
|
|
15
|
+
'feedback-collector.default.custom.textarea.label': string;
|
|
16
|
+
'feedback-collector.enrol-in-research.label': string;
|
|
17
|
+
'feedback-collector.feedback-title': string;
|
|
18
|
+
'feedback-collector.form.bug.label': string;
|
|
19
|
+
'feedback-collector.form.comment.label': string;
|
|
20
|
+
'feedback-collector.form.empty.label': string;
|
|
21
|
+
'feedback-collector.form.not-accurate.label': string;
|
|
22
|
+
'feedback-collector.form.not-relevant.label': string;
|
|
23
|
+
'feedback-collector.form.other.label': string;
|
|
24
|
+
'feedback-collector.form.question.label': string;
|
|
25
|
+
'feedback-collector.form.suggestion.label': string;
|
|
26
|
+
'feedback-collector.form.too-slow.label': string;
|
|
27
|
+
'feedback-collector.form.unhelpful-links.label': string;
|
|
28
|
+
'feedback-collector.option.bug.label': string;
|
|
29
|
+
'feedback-collector.option.comment.label': string;
|
|
30
|
+
'feedback-collector.option.default.label': string;
|
|
31
|
+
'feedback-collector.option.default.placeholder': string;
|
|
32
|
+
'feedback-collector.option.question.label': string;
|
|
33
|
+
'feedback-collector.option.suggestion.label': string;
|
|
34
|
+
'feedback-collector.privacy-policy': string;
|
|
35
|
+
'feedback-collector.required.fields.summary': string;
|
|
36
|
+
'feedback-collector.submit-button.label': string;
|
|
37
|
+
'feedback-collector.success-flag.description': string;
|
|
38
|
+
'feedback-collector.success-flag.description-appify': string;
|
|
39
|
+
'feedback-collector.success-flag.title': string;
|
|
40
|
+
'feedback-collector.summary-placeholder': string;
|
|
41
|
+
'feedback-collector.validation.description.required': string;
|
|
42
|
+
'feedback-collector.validation.type.required': string;
|
|
43
|
+
'proforma-form-builder.feedback-icon-label': string;
|
|
44
|
+
'proforma-form-builder.give-feedback': string;
|
|
45
|
+
};
|
|
46
|
+
export default _default;
|
package/dist/types/i18n/it.d.ts
CHANGED
|
@@ -4,5 +4,43 @@
|
|
|
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
|
-
|
|
7
|
+
declare const _default: {
|
|
8
|
+
'feedback-collector.anonymous': string;
|
|
9
|
+
'feedback-collector.anonymous.title': string;
|
|
10
|
+
'feedback-collector.can-be-contacted.label': string;
|
|
11
|
+
'feedback-collector.can-be-contacted.label-appify': string;
|
|
12
|
+
'feedback-collector.can-be-contacted.label-appify-without-link': string;
|
|
13
|
+
'feedback-collector.can-be-contacted.label-without-link': string;
|
|
14
|
+
'feedback-collector.cancel-button.label': string;
|
|
15
|
+
'feedback-collector.default.custom.textarea.label': string;
|
|
16
|
+
'feedback-collector.enrol-in-research.label': string;
|
|
17
|
+
'feedback-collector.feedback-title': string;
|
|
18
|
+
'feedback-collector.form.bug.label': string;
|
|
19
|
+
'feedback-collector.form.comment.label': string;
|
|
20
|
+
'feedback-collector.form.empty.label': string;
|
|
21
|
+
'feedback-collector.form.not-accurate.label': string;
|
|
22
|
+
'feedback-collector.form.not-relevant.label': string;
|
|
23
|
+
'feedback-collector.form.other.label': string;
|
|
24
|
+
'feedback-collector.form.question.label': string;
|
|
25
|
+
'feedback-collector.form.suggestion.label': string;
|
|
26
|
+
'feedback-collector.form.too-slow.label': string;
|
|
27
|
+
'feedback-collector.form.unhelpful-links.label': string;
|
|
28
|
+
'feedback-collector.option.bug.label': string;
|
|
29
|
+
'feedback-collector.option.comment.label': string;
|
|
30
|
+
'feedback-collector.option.default.label': string;
|
|
31
|
+
'feedback-collector.option.default.placeholder': string;
|
|
32
|
+
'feedback-collector.option.question.label': string;
|
|
33
|
+
'feedback-collector.option.suggestion.label': string;
|
|
34
|
+
'feedback-collector.privacy-policy': string;
|
|
35
|
+
'feedback-collector.required.fields.summary': string;
|
|
36
|
+
'feedback-collector.submit-button.label': string;
|
|
37
|
+
'feedback-collector.success-flag.description': string;
|
|
38
|
+
'feedback-collector.success-flag.description-appify': string;
|
|
39
|
+
'feedback-collector.success-flag.title': string;
|
|
40
|
+
'feedback-collector.summary-placeholder': string;
|
|
41
|
+
'feedback-collector.validation.description.required': string;
|
|
42
|
+
'feedback-collector.validation.type.required': string;
|
|
43
|
+
'proforma-form-builder.feedback-icon-label': string;
|
|
44
|
+
'proforma-form-builder.give-feedback': string;
|
|
45
|
+
};
|
|
46
|
+
export default _default;
|