@atlaskit/afm-i18n-platform-elements-task-decision 2.56.0 → 2.58.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/cjs/i18n/cs.js +2 -0
- package/dist/cjs/i18n/da.js +2 -0
- package/dist/cjs/i18n/de.js +2 -0
- package/dist/cjs/i18n/es.js +2 -0
- package/dist/cjs/i18n/fr.js +2 -0
- package/dist/cjs/i18n/hu.js +2 -0
- package/dist/cjs/i18n/it.js +2 -0
- package/dist/cjs/i18n/ja.js +2 -0
- package/dist/cjs/i18n/ko.js +2 -0
- package/dist/cjs/i18n/nb.js +2 -0
- package/dist/cjs/i18n/nl.js +2 -0
- package/dist/cjs/i18n/pl.js +2 -0
- package/dist/cjs/i18n/pt_BR.js +2 -0
- package/dist/cjs/i18n/ru.js +2 -0
- package/dist/cjs/i18n/sv.js +2 -0
- package/dist/cjs/i18n/th.js +2 -0
- package/dist/cjs/i18n/tr.js +2 -0
- package/dist/cjs/i18n/uk.js +2 -0
- package/dist/cjs/i18n/zh.js +2 -0
- package/dist/cjs/i18n/zh_TW.js +2 -0
- package/dist/esm/i18n/cs.d.ts +2 -0
- package/dist/esm/i18n/cs.js +2 -0
- package/dist/esm/i18n/da.d.ts +2 -0
- package/dist/esm/i18n/da.js +2 -0
- package/dist/esm/i18n/de.d.ts +2 -0
- package/dist/esm/i18n/de.js +2 -0
- package/dist/esm/i18n/es.d.ts +2 -0
- package/dist/esm/i18n/es.js +2 -0
- package/dist/esm/i18n/fr.d.ts +2 -0
- package/dist/esm/i18n/fr.js +2 -0
- package/dist/esm/i18n/hu.d.ts +2 -0
- package/dist/esm/i18n/hu.js +2 -0
- package/dist/esm/i18n/it.d.ts +2 -0
- package/dist/esm/i18n/it.js +2 -0
- package/dist/esm/i18n/ja.d.ts +2 -0
- package/dist/esm/i18n/ja.js +2 -0
- package/dist/esm/i18n/ko.d.ts +2 -0
- package/dist/esm/i18n/ko.js +2 -0
- package/dist/esm/i18n/nb.d.ts +2 -0
- package/dist/esm/i18n/nb.js +2 -0
- package/dist/esm/i18n/nl.d.ts +2 -0
- package/dist/esm/i18n/nl.js +2 -0
- package/dist/esm/i18n/pl.d.ts +2 -0
- package/dist/esm/i18n/pl.js +2 -0
- package/dist/esm/i18n/pt_BR.d.ts +2 -0
- package/dist/esm/i18n/pt_BR.js +2 -0
- package/dist/esm/i18n/ru.d.ts +2 -0
- package/dist/esm/i18n/ru.js +2 -0
- package/dist/esm/i18n/sv.d.ts +2 -0
- package/dist/esm/i18n/sv.js +2 -0
- package/dist/esm/i18n/th.d.ts +2 -0
- package/dist/esm/i18n/th.js +2 -0
- package/dist/esm/i18n/tr.d.ts +2 -0
- package/dist/esm/i18n/tr.js +2 -0
- package/dist/esm/i18n/uk.d.ts +2 -0
- package/dist/esm/i18n/uk.js +2 -0
- package/dist/esm/i18n/zh.d.ts +2 -0
- package/dist/esm/i18n/zh.js +2 -0
- package/dist/esm/i18n/zh_TW.d.ts +2 -0
- package/dist/esm/i18n/zh_TW.js +2 -0
- package/dist/types/i18n/cs.d.ts +2 -0
- package/dist/types/i18n/da.d.ts +2 -0
- package/dist/types/i18n/de.d.ts +2 -0
- package/dist/types/i18n/es.d.ts +2 -0
- package/dist/types/i18n/fr.d.ts +2 -0
- package/dist/types/i18n/hu.d.ts +2 -0
- package/dist/types/i18n/it.d.ts +2 -0
- package/dist/types/i18n/ja.d.ts +2 -0
- package/dist/types/i18n/ko.d.ts +2 -0
- package/dist/types/i18n/nb.d.ts +2 -0
- package/dist/types/i18n/nl.d.ts +2 -0
- package/dist/types/i18n/pl.d.ts +2 -0
- package/dist/types/i18n/pt_BR.d.ts +2 -0
- package/dist/types/i18n/ru.d.ts +2 -0
- package/dist/types/i18n/sv.d.ts +2 -0
- package/dist/types/i18n/th.d.ts +2 -0
- package/dist/types/i18n/tr.d.ts +2 -0
- package/dist/types/i18n/uk.d.ts +2 -0
- package/dist/types/i18n/zh.d.ts +2 -0
- package/dist/types/i18n/zh_TW.d.ts +2 -0
- package/i18n/cs.ts +2 -0
- package/i18n/da.ts +2 -0
- package/i18n/de.ts +2 -0
- package/i18n/es.ts +2 -0
- package/i18n/fr.ts +2 -0
- package/i18n/hu.ts +2 -0
- package/i18n/it.ts +2 -0
- package/i18n/ja.ts +2 -0
- package/i18n/ko.ts +2 -0
- package/i18n/nb.ts +2 -0
- package/i18n/nl.ts +2 -0
- package/i18n/pl.ts +2 -0
- package/i18n/pt_BR.ts +2 -0
- package/i18n/ru.ts +2 -0
- package/i18n/sv.ts +2 -0
- package/i18n/th.ts +2 -0
- package/i18n/tr.ts +2 -0
- package/i18n/uk.ts +2 -0
- package/i18n/zh.ts +2 -0
- package/i18n/zh_TW.ts +2 -0
- package/package.json +1 -1
package/dist/cjs/i18n/cs.js
CHANGED
|
@@ -10,6 +10,8 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
10
10
|
//Czech
|
|
11
11
|
exports.default = {
|
|
12
12
|
'fabric.editor.fieldsetLabel': 'Seznam položek akcí',
|
|
13
|
+
'platform.taskDecision.decisionAriaLabel': 'Rozhodnutí',
|
|
13
14
|
'platform.taskDecision.markTaskAsCompleted': 'Označit úkol jako dokončený',
|
|
14
15
|
'platform.taskDecision.markTaskAsNotCompleted': 'Označit úkol jako nedokončený',
|
|
16
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': 'Nedefinované rozhodnutí',
|
|
15
17
|
};
|
package/dist/cjs/i18n/da.js
CHANGED
|
@@ -10,6 +10,8 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
10
10
|
//Danish (Denmark)
|
|
11
11
|
exports.default = {
|
|
12
12
|
'fabric.editor.fieldsetLabel': 'Liste over handlingselementer',
|
|
13
|
+
'platform.taskDecision.decisionAriaLabel': 'Beslutning',
|
|
13
14
|
'platform.taskDecision.markTaskAsCompleted': 'Markér opgaven som fuldført',
|
|
14
15
|
'platform.taskDecision.markTaskAsNotCompleted': 'Markér opgaven som ikke fuldført',
|
|
16
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': 'Udefineret beslutning',
|
|
15
17
|
};
|
package/dist/cjs/i18n/de.js
CHANGED
|
@@ -10,6 +10,8 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
10
10
|
//German (Germany)
|
|
11
11
|
exports.default = {
|
|
12
12
|
'fabric.editor.fieldsetLabel': 'Aufgabenliste',
|
|
13
|
+
'platform.taskDecision.decisionAriaLabel': 'Entscheidung',
|
|
13
14
|
'platform.taskDecision.markTaskAsCompleted': 'Aufgabe als abgeschlossen markieren',
|
|
14
15
|
'platform.taskDecision.markTaskAsNotCompleted': 'Aufgabe als nicht abgeschlossen markieren',
|
|
16
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': 'Nicht definierte Entscheidung',
|
|
15
17
|
};
|
package/dist/cjs/i18n/es.js
CHANGED
|
@@ -10,6 +10,8 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
10
10
|
//Spanish (International)
|
|
11
11
|
exports.default = {
|
|
12
12
|
'fabric.editor.fieldsetLabel': 'Lista de elementos de acción',
|
|
13
|
+
'platform.taskDecision.decisionAriaLabel': 'Decisión',
|
|
13
14
|
'platform.taskDecision.markTaskAsCompleted': 'Marcar tarea como completada',
|
|
14
15
|
'platform.taskDecision.markTaskAsNotCompleted': 'Marcar tarea como no completada',
|
|
16
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': 'Decisión indefinida',
|
|
15
17
|
};
|
package/dist/cjs/i18n/fr.js
CHANGED
|
@@ -10,6 +10,8 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
10
10
|
//French (France)
|
|
11
11
|
exports.default = {
|
|
12
12
|
'fabric.editor.fieldsetLabel': "Liste des éléments d'action",
|
|
13
|
+
'platform.taskDecision.decisionAriaLabel': 'Décision',
|
|
13
14
|
'platform.taskDecision.markTaskAsCompleted': 'Marquer la tâche comme terminée',
|
|
14
15
|
'platform.taskDecision.markTaskAsNotCompleted': 'Marquer la tâche comme non terminée',
|
|
16
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': 'Décision non définie',
|
|
15
17
|
};
|
package/dist/cjs/i18n/hu.js
CHANGED
|
@@ -10,6 +10,8 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
10
10
|
//Hungarian
|
|
11
11
|
exports.default = {
|
|
12
12
|
'fabric.editor.fieldsetLabel': 'Műveletelemek listája',
|
|
13
|
+
'platform.taskDecision.decisionAriaLabel': 'Döntés',
|
|
13
14
|
'platform.taskDecision.markTaskAsCompleted': 'Feladat megjelölése készként',
|
|
14
15
|
'platform.taskDecision.markTaskAsNotCompleted': 'Feladat megjelölése nincs készként',
|
|
16
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': 'Nem meghatározott döntés',
|
|
15
17
|
};
|
package/dist/cjs/i18n/it.js
CHANGED
|
@@ -10,6 +10,8 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
10
10
|
//Italian (Italy)
|
|
11
11
|
exports.default = {
|
|
12
12
|
'fabric.editor.fieldsetLabel': 'Elenco degli elementi di azione',
|
|
13
|
+
'platform.taskDecision.decisionAriaLabel': 'Decisione',
|
|
13
14
|
'platform.taskDecision.markTaskAsCompleted': 'Contrassegna il task come completato',
|
|
14
15
|
'platform.taskDecision.markTaskAsNotCompleted': 'Contrassegna il task come non completato',
|
|
16
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': 'Decisione non definita',
|
|
15
17
|
};
|
package/dist/cjs/i18n/ja.js
CHANGED
|
@@ -10,6 +10,8 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
10
10
|
//Japanese
|
|
11
11
|
exports.default = {
|
|
12
12
|
'fabric.editor.fieldsetLabel': 'アクション アイテム リスト',
|
|
13
|
+
'platform.taskDecision.decisionAriaLabel': '決定事項',
|
|
13
14
|
'platform.taskDecision.markTaskAsCompleted': 'タスクを完了としてマーク',
|
|
14
15
|
'platform.taskDecision.markTaskAsNotCompleted': 'タスクを未完了としてマーク',
|
|
16
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': '未定義の決定事項',
|
|
15
17
|
};
|
package/dist/cjs/i18n/ko.js
CHANGED
|
@@ -10,6 +10,8 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
10
10
|
//Korean
|
|
11
11
|
exports.default = {
|
|
12
12
|
'fabric.editor.fieldsetLabel': '작업 항목 목록',
|
|
13
|
+
'platform.taskDecision.decisionAriaLabel': '결정',
|
|
13
14
|
'platform.taskDecision.markTaskAsCompleted': '작업을 완료로 표시',
|
|
14
15
|
'platform.taskDecision.markTaskAsNotCompleted': '작업을 완료되지 않음으로 표시',
|
|
16
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': '정의되지 않은 결정',
|
|
15
17
|
};
|
package/dist/cjs/i18n/nb.js
CHANGED
|
@@ -10,6 +10,8 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
10
10
|
//Norwegian (Bokmål)
|
|
11
11
|
exports.default = {
|
|
12
12
|
'fabric.editor.fieldsetLabel': 'Liste over handlingselementer',
|
|
13
|
+
'platform.taskDecision.decisionAriaLabel': 'Beslutning',
|
|
13
14
|
'platform.taskDecision.markTaskAsCompleted': 'Merk oppgaven som fullført',
|
|
14
15
|
'platform.taskDecision.markTaskAsNotCompleted': 'Merk oppgaven som ikke fullført',
|
|
16
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': 'Udefinert avgjørelse',
|
|
15
17
|
};
|
package/dist/cjs/i18n/nl.js
CHANGED
|
@@ -10,6 +10,8 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
10
10
|
//Dutch (Netherlands)
|
|
11
11
|
exports.default = {
|
|
12
12
|
'fabric.editor.fieldsetLabel': 'Lijst met actie-items',
|
|
13
|
+
'platform.taskDecision.decisionAriaLabel': 'Beslissing',
|
|
13
14
|
'platform.taskDecision.markTaskAsCompleted': 'Taak als voltooid markeren',
|
|
14
15
|
'platform.taskDecision.markTaskAsNotCompleted': 'Taak als niet voltooid markeren',
|
|
16
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': 'Ongedefinieerde beslissing',
|
|
15
17
|
};
|
package/dist/cjs/i18n/pl.js
CHANGED
|
@@ -10,6 +10,8 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
10
10
|
//Polish (Poland)
|
|
11
11
|
exports.default = {
|
|
12
12
|
'fabric.editor.fieldsetLabel': 'Lista czynności do wykonania',
|
|
13
|
+
'platform.taskDecision.decisionAriaLabel': 'Decyzja',
|
|
13
14
|
'platform.taskDecision.markTaskAsCompleted': 'Oznacz zadanie jako ukończone',
|
|
14
15
|
'platform.taskDecision.markTaskAsNotCompleted': 'Oznacz zadanie jako nieukończone',
|
|
16
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': 'Nieokreślona decyzja',
|
|
15
17
|
};
|
package/dist/cjs/i18n/pt_BR.js
CHANGED
|
@@ -10,6 +10,8 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
10
10
|
//Portuguese (Brazil)
|
|
11
11
|
exports.default = {
|
|
12
12
|
'fabric.editor.fieldsetLabel': 'Lista de item de ação',
|
|
13
|
+
'platform.taskDecision.decisionAriaLabel': 'Decisão',
|
|
13
14
|
'platform.taskDecision.markTaskAsCompleted': 'Marcar a tarefa como concluída',
|
|
14
15
|
'platform.taskDecision.markTaskAsNotCompleted': 'Marcar a tarefa como não concluída',
|
|
16
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': 'Decisão indefinida',
|
|
15
17
|
};
|
package/dist/cjs/i18n/ru.js
CHANGED
|
@@ -10,6 +10,8 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
10
10
|
//Russian
|
|
11
11
|
exports.default = {
|
|
12
12
|
'fabric.editor.fieldsetLabel': 'Список задач',
|
|
13
|
+
'platform.taskDecision.decisionAriaLabel': 'Решение',
|
|
13
14
|
'platform.taskDecision.markTaskAsCompleted': 'Отметить задачу как выполненную',
|
|
14
15
|
'platform.taskDecision.markTaskAsNotCompleted': 'Отметить задачу как невыполненную',
|
|
16
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': 'Решение не определено',
|
|
15
17
|
};
|
package/dist/cjs/i18n/sv.js
CHANGED
|
@@ -10,6 +10,8 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
10
10
|
//Swedish
|
|
11
11
|
exports.default = {
|
|
12
12
|
'fabric.editor.fieldsetLabel': 'Lista med åtgärder',
|
|
13
|
+
'platform.taskDecision.decisionAriaLabel': 'Beslut',
|
|
13
14
|
'platform.taskDecision.markTaskAsCompleted': 'Markera uppgift som slutförd',
|
|
14
15
|
'platform.taskDecision.markTaskAsNotCompleted': 'Markera uppgift som inte slutförd',
|
|
16
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': 'Ej definierat beslut',
|
|
15
17
|
};
|
package/dist/cjs/i18n/th.js
CHANGED
|
@@ -10,6 +10,8 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
10
10
|
//Thai (Thailand)
|
|
11
11
|
exports.default = {
|
|
12
12
|
'fabric.editor.fieldsetLabel': 'รายการการดำเนินการ',
|
|
13
|
+
'platform.taskDecision.decisionAriaLabel': 'การตัดสินใจ',
|
|
13
14
|
'platform.taskDecision.markTaskAsCompleted': 'ทำเครื่องหมายงานว่าเสร็จสมบูรณ์แล้ว',
|
|
14
15
|
'platform.taskDecision.markTaskAsNotCompleted': 'ทำเครื่องหมายงานว่ายังไม่เสร็จสมบูรณ์',
|
|
16
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': 'การตัดสินใจที่ไม่ชัดเจน',
|
|
15
17
|
};
|
package/dist/cjs/i18n/tr.js
CHANGED
|
@@ -10,6 +10,8 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
10
10
|
//Turkish (Turkey)
|
|
11
11
|
exports.default = {
|
|
12
12
|
'fabric.editor.fieldsetLabel': 'Yapılacak İşlemler Listesi',
|
|
13
|
+
'platform.taskDecision.decisionAriaLabel': 'Karar',
|
|
13
14
|
'platform.taskDecision.markTaskAsCompleted': 'Görevi tamamlandı olarak işaretle',
|
|
14
15
|
'platform.taskDecision.markTaskAsNotCompleted': 'Görevi tamamlanmadı olarak işaretle',
|
|
16
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': 'Tanımlanmamış karar',
|
|
15
17
|
};
|
package/dist/cjs/i18n/uk.js
CHANGED
|
@@ -10,6 +10,8 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
10
10
|
//Ukrainian (Ukraine)
|
|
11
11
|
exports.default = {
|
|
12
12
|
'fabric.editor.fieldsetLabel': 'Список пунктів завдань',
|
|
13
|
+
'platform.taskDecision.decisionAriaLabel': 'Рішення',
|
|
13
14
|
'platform.taskDecision.markTaskAsCompleted': 'Позначити задачу як завершену',
|
|
14
15
|
'platform.taskDecision.markTaskAsNotCompleted': 'Позначити задачу як незавершену',
|
|
16
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': 'Невизначене рішення',
|
|
15
17
|
};
|
package/dist/cjs/i18n/zh.js
CHANGED
|
@@ -10,6 +10,8 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
10
10
|
//Chinese (Simplified)
|
|
11
11
|
exports.default = {
|
|
12
12
|
'fabric.editor.fieldsetLabel': '操作项列表',
|
|
13
|
+
'platform.taskDecision.decisionAriaLabel': '决定',
|
|
13
14
|
'platform.taskDecision.markTaskAsCompleted': '将任务标记为已完成',
|
|
14
15
|
'platform.taskDecision.markTaskAsNotCompleted': '将任务标记为未完成',
|
|
16
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': '未定义的决定',
|
|
15
17
|
};
|
package/dist/cjs/i18n/zh_TW.js
CHANGED
|
@@ -10,6 +10,8 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
10
10
|
//Chinese (Traditional)
|
|
11
11
|
exports.default = {
|
|
12
12
|
'fabric.editor.fieldsetLabel': '交辦事項列表',
|
|
13
|
+
'platform.taskDecision.decisionAriaLabel': '決定',
|
|
13
14
|
'platform.taskDecision.markTaskAsCompleted': '將任務標示為已完成',
|
|
14
15
|
'platform.taskDecision.markTaskAsNotCompleted': '將任務標示為未完成',
|
|
16
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': '未定義的決定',
|
|
15
17
|
};
|
package/dist/esm/i18n/cs.d.ts
CHANGED
|
@@ -6,7 +6,9 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.editor.fieldsetLabel': string;
|
|
9
|
+
'platform.taskDecision.decisionAriaLabel': string;
|
|
9
10
|
'platform.taskDecision.markTaskAsCompleted': string;
|
|
10
11
|
'platform.taskDecision.markTaskAsNotCompleted': string;
|
|
12
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': string;
|
|
11
13
|
};
|
|
12
14
|
export default _default;
|
package/dist/esm/i18n/cs.js
CHANGED
|
@@ -8,6 +8,8 @@
|
|
|
8
8
|
//Czech
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.fieldsetLabel': 'Seznam položek akcí',
|
|
11
|
+
'platform.taskDecision.decisionAriaLabel': 'Rozhodnutí',
|
|
11
12
|
'platform.taskDecision.markTaskAsCompleted': 'Označit úkol jako dokončený',
|
|
12
13
|
'platform.taskDecision.markTaskAsNotCompleted': 'Označit úkol jako nedokončený',
|
|
14
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': 'Nedefinované rozhodnutí',
|
|
13
15
|
};
|
package/dist/esm/i18n/da.d.ts
CHANGED
|
@@ -6,7 +6,9 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.editor.fieldsetLabel': string;
|
|
9
|
+
'platform.taskDecision.decisionAriaLabel': string;
|
|
9
10
|
'platform.taskDecision.markTaskAsCompleted': string;
|
|
10
11
|
'platform.taskDecision.markTaskAsNotCompleted': string;
|
|
12
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': string;
|
|
11
13
|
};
|
|
12
14
|
export default _default;
|
package/dist/esm/i18n/da.js
CHANGED
|
@@ -8,6 +8,8 @@
|
|
|
8
8
|
//Danish (Denmark)
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.fieldsetLabel': 'Liste over handlingselementer',
|
|
11
|
+
'platform.taskDecision.decisionAriaLabel': 'Beslutning',
|
|
11
12
|
'platform.taskDecision.markTaskAsCompleted': 'Markér opgaven som fuldført',
|
|
12
13
|
'platform.taskDecision.markTaskAsNotCompleted': 'Markér opgaven som ikke fuldført',
|
|
14
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': 'Udefineret beslutning',
|
|
13
15
|
};
|
package/dist/esm/i18n/de.d.ts
CHANGED
|
@@ -6,7 +6,9 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.editor.fieldsetLabel': string;
|
|
9
|
+
'platform.taskDecision.decisionAriaLabel': string;
|
|
9
10
|
'platform.taskDecision.markTaskAsCompleted': string;
|
|
10
11
|
'platform.taskDecision.markTaskAsNotCompleted': string;
|
|
12
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': string;
|
|
11
13
|
};
|
|
12
14
|
export default _default;
|
package/dist/esm/i18n/de.js
CHANGED
|
@@ -8,6 +8,8 @@
|
|
|
8
8
|
//German (Germany)
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.fieldsetLabel': 'Aufgabenliste',
|
|
11
|
+
'platform.taskDecision.decisionAriaLabel': 'Entscheidung',
|
|
11
12
|
'platform.taskDecision.markTaskAsCompleted': 'Aufgabe als abgeschlossen markieren',
|
|
12
13
|
'platform.taskDecision.markTaskAsNotCompleted': 'Aufgabe als nicht abgeschlossen markieren',
|
|
14
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': 'Nicht definierte Entscheidung',
|
|
13
15
|
};
|
package/dist/esm/i18n/es.d.ts
CHANGED
|
@@ -6,7 +6,9 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.editor.fieldsetLabel': string;
|
|
9
|
+
'platform.taskDecision.decisionAriaLabel': string;
|
|
9
10
|
'platform.taskDecision.markTaskAsCompleted': string;
|
|
10
11
|
'platform.taskDecision.markTaskAsNotCompleted': string;
|
|
12
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': string;
|
|
11
13
|
};
|
|
12
14
|
export default _default;
|
package/dist/esm/i18n/es.js
CHANGED
|
@@ -8,6 +8,8 @@
|
|
|
8
8
|
//Spanish (International)
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.fieldsetLabel': 'Lista de elementos de acción',
|
|
11
|
+
'platform.taskDecision.decisionAriaLabel': 'Decisión',
|
|
11
12
|
'platform.taskDecision.markTaskAsCompleted': 'Marcar tarea como completada',
|
|
12
13
|
'platform.taskDecision.markTaskAsNotCompleted': 'Marcar tarea como no completada',
|
|
14
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': 'Decisión indefinida',
|
|
13
15
|
};
|
package/dist/esm/i18n/fr.d.ts
CHANGED
|
@@ -6,7 +6,9 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.editor.fieldsetLabel': string;
|
|
9
|
+
'platform.taskDecision.decisionAriaLabel': string;
|
|
9
10
|
'platform.taskDecision.markTaskAsCompleted': string;
|
|
10
11
|
'platform.taskDecision.markTaskAsNotCompleted': string;
|
|
12
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': string;
|
|
11
13
|
};
|
|
12
14
|
export default _default;
|
package/dist/esm/i18n/fr.js
CHANGED
|
@@ -8,6 +8,8 @@
|
|
|
8
8
|
//French (France)
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.fieldsetLabel': "Liste des éléments d'action",
|
|
11
|
+
'platform.taskDecision.decisionAriaLabel': 'Décision',
|
|
11
12
|
'platform.taskDecision.markTaskAsCompleted': 'Marquer la tâche comme terminée',
|
|
12
13
|
'platform.taskDecision.markTaskAsNotCompleted': 'Marquer la tâche comme non terminée',
|
|
14
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': 'Décision non définie',
|
|
13
15
|
};
|
package/dist/esm/i18n/hu.d.ts
CHANGED
|
@@ -6,7 +6,9 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.editor.fieldsetLabel': string;
|
|
9
|
+
'platform.taskDecision.decisionAriaLabel': string;
|
|
9
10
|
'platform.taskDecision.markTaskAsCompleted': string;
|
|
10
11
|
'platform.taskDecision.markTaskAsNotCompleted': string;
|
|
12
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': string;
|
|
11
13
|
};
|
|
12
14
|
export default _default;
|
package/dist/esm/i18n/hu.js
CHANGED
|
@@ -8,6 +8,8 @@
|
|
|
8
8
|
//Hungarian
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.fieldsetLabel': 'Műveletelemek listája',
|
|
11
|
+
'platform.taskDecision.decisionAriaLabel': 'Döntés',
|
|
11
12
|
'platform.taskDecision.markTaskAsCompleted': 'Feladat megjelölése készként',
|
|
12
13
|
'platform.taskDecision.markTaskAsNotCompleted': 'Feladat megjelölése nincs készként',
|
|
14
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': 'Nem meghatározott döntés',
|
|
13
15
|
};
|
package/dist/esm/i18n/it.d.ts
CHANGED
|
@@ -6,7 +6,9 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.editor.fieldsetLabel': string;
|
|
9
|
+
'platform.taskDecision.decisionAriaLabel': string;
|
|
9
10
|
'platform.taskDecision.markTaskAsCompleted': string;
|
|
10
11
|
'platform.taskDecision.markTaskAsNotCompleted': string;
|
|
12
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': string;
|
|
11
13
|
};
|
|
12
14
|
export default _default;
|
package/dist/esm/i18n/it.js
CHANGED
|
@@ -8,6 +8,8 @@
|
|
|
8
8
|
//Italian (Italy)
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.fieldsetLabel': 'Elenco degli elementi di azione',
|
|
11
|
+
'platform.taskDecision.decisionAriaLabel': 'Decisione',
|
|
11
12
|
'platform.taskDecision.markTaskAsCompleted': 'Contrassegna il task come completato',
|
|
12
13
|
'platform.taskDecision.markTaskAsNotCompleted': 'Contrassegna il task come non completato',
|
|
14
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': 'Decisione non definita',
|
|
13
15
|
};
|
package/dist/esm/i18n/ja.d.ts
CHANGED
|
@@ -6,7 +6,9 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.editor.fieldsetLabel': string;
|
|
9
|
+
'platform.taskDecision.decisionAriaLabel': string;
|
|
9
10
|
'platform.taskDecision.markTaskAsCompleted': string;
|
|
10
11
|
'platform.taskDecision.markTaskAsNotCompleted': string;
|
|
12
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': string;
|
|
11
13
|
};
|
|
12
14
|
export default _default;
|
package/dist/esm/i18n/ja.js
CHANGED
|
@@ -8,6 +8,8 @@
|
|
|
8
8
|
//Japanese
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.fieldsetLabel': 'アクション アイテム リスト',
|
|
11
|
+
'platform.taskDecision.decisionAriaLabel': '決定事項',
|
|
11
12
|
'platform.taskDecision.markTaskAsCompleted': 'タスクを完了としてマーク',
|
|
12
13
|
'platform.taskDecision.markTaskAsNotCompleted': 'タスクを未完了としてマーク',
|
|
14
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': '未定義の決定事項',
|
|
13
15
|
};
|
package/dist/esm/i18n/ko.d.ts
CHANGED
|
@@ -6,7 +6,9 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.editor.fieldsetLabel': string;
|
|
9
|
+
'platform.taskDecision.decisionAriaLabel': string;
|
|
9
10
|
'platform.taskDecision.markTaskAsCompleted': string;
|
|
10
11
|
'platform.taskDecision.markTaskAsNotCompleted': string;
|
|
12
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': string;
|
|
11
13
|
};
|
|
12
14
|
export default _default;
|
package/dist/esm/i18n/ko.js
CHANGED
|
@@ -8,6 +8,8 @@
|
|
|
8
8
|
//Korean
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.fieldsetLabel': '작업 항목 목록',
|
|
11
|
+
'platform.taskDecision.decisionAriaLabel': '결정',
|
|
11
12
|
'platform.taskDecision.markTaskAsCompleted': '작업을 완료로 표시',
|
|
12
13
|
'platform.taskDecision.markTaskAsNotCompleted': '작업을 완료되지 않음으로 표시',
|
|
14
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': '정의되지 않은 결정',
|
|
13
15
|
};
|
package/dist/esm/i18n/nb.d.ts
CHANGED
|
@@ -6,7 +6,9 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.editor.fieldsetLabel': string;
|
|
9
|
+
'platform.taskDecision.decisionAriaLabel': string;
|
|
9
10
|
'platform.taskDecision.markTaskAsCompleted': string;
|
|
10
11
|
'platform.taskDecision.markTaskAsNotCompleted': string;
|
|
12
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': string;
|
|
11
13
|
};
|
|
12
14
|
export default _default;
|
package/dist/esm/i18n/nb.js
CHANGED
|
@@ -8,6 +8,8 @@
|
|
|
8
8
|
//Norwegian (Bokmål)
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.fieldsetLabel': 'Liste over handlingselementer',
|
|
11
|
+
'platform.taskDecision.decisionAriaLabel': 'Beslutning',
|
|
11
12
|
'platform.taskDecision.markTaskAsCompleted': 'Merk oppgaven som fullført',
|
|
12
13
|
'platform.taskDecision.markTaskAsNotCompleted': 'Merk oppgaven som ikke fullført',
|
|
14
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': 'Udefinert avgjørelse',
|
|
13
15
|
};
|
package/dist/esm/i18n/nl.d.ts
CHANGED
|
@@ -6,7 +6,9 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.editor.fieldsetLabel': string;
|
|
9
|
+
'platform.taskDecision.decisionAriaLabel': string;
|
|
9
10
|
'platform.taskDecision.markTaskAsCompleted': string;
|
|
10
11
|
'platform.taskDecision.markTaskAsNotCompleted': string;
|
|
12
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': string;
|
|
11
13
|
};
|
|
12
14
|
export default _default;
|
package/dist/esm/i18n/nl.js
CHANGED
|
@@ -8,6 +8,8 @@
|
|
|
8
8
|
//Dutch (Netherlands)
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.fieldsetLabel': 'Lijst met actie-items',
|
|
11
|
+
'platform.taskDecision.decisionAriaLabel': 'Beslissing',
|
|
11
12
|
'platform.taskDecision.markTaskAsCompleted': 'Taak als voltooid markeren',
|
|
12
13
|
'platform.taskDecision.markTaskAsNotCompleted': 'Taak als niet voltooid markeren',
|
|
14
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': 'Ongedefinieerde beslissing',
|
|
13
15
|
};
|
package/dist/esm/i18n/pl.d.ts
CHANGED
|
@@ -6,7 +6,9 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.editor.fieldsetLabel': string;
|
|
9
|
+
'platform.taskDecision.decisionAriaLabel': string;
|
|
9
10
|
'platform.taskDecision.markTaskAsCompleted': string;
|
|
10
11
|
'platform.taskDecision.markTaskAsNotCompleted': string;
|
|
12
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': string;
|
|
11
13
|
};
|
|
12
14
|
export default _default;
|
package/dist/esm/i18n/pl.js
CHANGED
|
@@ -8,6 +8,8 @@
|
|
|
8
8
|
//Polish (Poland)
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.fieldsetLabel': 'Lista czynności do wykonania',
|
|
11
|
+
'platform.taskDecision.decisionAriaLabel': 'Decyzja',
|
|
11
12
|
'platform.taskDecision.markTaskAsCompleted': 'Oznacz zadanie jako ukończone',
|
|
12
13
|
'platform.taskDecision.markTaskAsNotCompleted': 'Oznacz zadanie jako nieukończone',
|
|
14
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': 'Nieokreślona decyzja',
|
|
13
15
|
};
|
package/dist/esm/i18n/pt_BR.d.ts
CHANGED
|
@@ -6,7 +6,9 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.editor.fieldsetLabel': string;
|
|
9
|
+
'platform.taskDecision.decisionAriaLabel': string;
|
|
9
10
|
'platform.taskDecision.markTaskAsCompleted': string;
|
|
10
11
|
'platform.taskDecision.markTaskAsNotCompleted': string;
|
|
12
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': string;
|
|
11
13
|
};
|
|
12
14
|
export default _default;
|
package/dist/esm/i18n/pt_BR.js
CHANGED
|
@@ -8,6 +8,8 @@
|
|
|
8
8
|
//Portuguese (Brazil)
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.fieldsetLabel': 'Lista de item de ação',
|
|
11
|
+
'platform.taskDecision.decisionAriaLabel': 'Decisão',
|
|
11
12
|
'platform.taskDecision.markTaskAsCompleted': 'Marcar a tarefa como concluída',
|
|
12
13
|
'platform.taskDecision.markTaskAsNotCompleted': 'Marcar a tarefa como não concluída',
|
|
14
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': 'Decisão indefinida',
|
|
13
15
|
};
|
package/dist/esm/i18n/ru.d.ts
CHANGED
|
@@ -6,7 +6,9 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.editor.fieldsetLabel': string;
|
|
9
|
+
'platform.taskDecision.decisionAriaLabel': string;
|
|
9
10
|
'platform.taskDecision.markTaskAsCompleted': string;
|
|
10
11
|
'platform.taskDecision.markTaskAsNotCompleted': string;
|
|
12
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': string;
|
|
11
13
|
};
|
|
12
14
|
export default _default;
|
package/dist/esm/i18n/ru.js
CHANGED
|
@@ -8,6 +8,8 @@
|
|
|
8
8
|
//Russian
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.fieldsetLabel': 'Список задач',
|
|
11
|
+
'platform.taskDecision.decisionAriaLabel': 'Решение',
|
|
11
12
|
'platform.taskDecision.markTaskAsCompleted': 'Отметить задачу как выполненную',
|
|
12
13
|
'platform.taskDecision.markTaskAsNotCompleted': 'Отметить задачу как невыполненную',
|
|
14
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': 'Решение не определено',
|
|
13
15
|
};
|
package/dist/esm/i18n/sv.d.ts
CHANGED
|
@@ -6,7 +6,9 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.editor.fieldsetLabel': string;
|
|
9
|
+
'platform.taskDecision.decisionAriaLabel': string;
|
|
9
10
|
'platform.taskDecision.markTaskAsCompleted': string;
|
|
10
11
|
'platform.taskDecision.markTaskAsNotCompleted': string;
|
|
12
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': string;
|
|
11
13
|
};
|
|
12
14
|
export default _default;
|
package/dist/esm/i18n/sv.js
CHANGED
|
@@ -8,6 +8,8 @@
|
|
|
8
8
|
//Swedish
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.fieldsetLabel': 'Lista med åtgärder',
|
|
11
|
+
'platform.taskDecision.decisionAriaLabel': 'Beslut',
|
|
11
12
|
'platform.taskDecision.markTaskAsCompleted': 'Markera uppgift som slutförd',
|
|
12
13
|
'platform.taskDecision.markTaskAsNotCompleted': 'Markera uppgift som inte slutförd',
|
|
14
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': 'Ej definierat beslut',
|
|
13
15
|
};
|
package/dist/esm/i18n/th.d.ts
CHANGED
|
@@ -6,7 +6,9 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.editor.fieldsetLabel': string;
|
|
9
|
+
'platform.taskDecision.decisionAriaLabel': string;
|
|
9
10
|
'platform.taskDecision.markTaskAsCompleted': string;
|
|
10
11
|
'platform.taskDecision.markTaskAsNotCompleted': string;
|
|
12
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': string;
|
|
11
13
|
};
|
|
12
14
|
export default _default;
|
package/dist/esm/i18n/th.js
CHANGED
|
@@ -8,6 +8,8 @@
|
|
|
8
8
|
//Thai (Thailand)
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.fieldsetLabel': 'รายการการดำเนินการ',
|
|
11
|
+
'platform.taskDecision.decisionAriaLabel': 'การตัดสินใจ',
|
|
11
12
|
'platform.taskDecision.markTaskAsCompleted': 'ทำเครื่องหมายงานว่าเสร็จสมบูรณ์แล้ว',
|
|
12
13
|
'platform.taskDecision.markTaskAsNotCompleted': 'ทำเครื่องหมายงานว่ายังไม่เสร็จสมบูรณ์',
|
|
14
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': 'การตัดสินใจที่ไม่ชัดเจน',
|
|
13
15
|
};
|
package/dist/esm/i18n/tr.d.ts
CHANGED
|
@@ -6,7 +6,9 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.editor.fieldsetLabel': string;
|
|
9
|
+
'platform.taskDecision.decisionAriaLabel': string;
|
|
9
10
|
'platform.taskDecision.markTaskAsCompleted': string;
|
|
10
11
|
'platform.taskDecision.markTaskAsNotCompleted': string;
|
|
12
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': string;
|
|
11
13
|
};
|
|
12
14
|
export default _default;
|
package/dist/esm/i18n/tr.js
CHANGED
|
@@ -8,6 +8,8 @@
|
|
|
8
8
|
//Turkish (Turkey)
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.fieldsetLabel': 'Yapılacak İşlemler Listesi',
|
|
11
|
+
'platform.taskDecision.decisionAriaLabel': 'Karar',
|
|
11
12
|
'platform.taskDecision.markTaskAsCompleted': 'Görevi tamamlandı olarak işaretle',
|
|
12
13
|
'platform.taskDecision.markTaskAsNotCompleted': 'Görevi tamamlanmadı olarak işaretle',
|
|
14
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': 'Tanımlanmamış karar',
|
|
13
15
|
};
|
package/dist/esm/i18n/uk.d.ts
CHANGED
|
@@ -6,7 +6,9 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.editor.fieldsetLabel': string;
|
|
9
|
+
'platform.taskDecision.decisionAriaLabel': string;
|
|
9
10
|
'platform.taskDecision.markTaskAsCompleted': string;
|
|
10
11
|
'platform.taskDecision.markTaskAsNotCompleted': string;
|
|
12
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': string;
|
|
11
13
|
};
|
|
12
14
|
export default _default;
|
package/dist/esm/i18n/uk.js
CHANGED
|
@@ -8,6 +8,8 @@
|
|
|
8
8
|
//Ukrainian (Ukraine)
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.fieldsetLabel': 'Список пунктів завдань',
|
|
11
|
+
'platform.taskDecision.decisionAriaLabel': 'Рішення',
|
|
11
12
|
'platform.taskDecision.markTaskAsCompleted': 'Позначити задачу як завершену',
|
|
12
13
|
'platform.taskDecision.markTaskAsNotCompleted': 'Позначити задачу як незавершену',
|
|
14
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': 'Невизначене рішення',
|
|
13
15
|
};
|
package/dist/esm/i18n/zh.d.ts
CHANGED
|
@@ -6,7 +6,9 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.editor.fieldsetLabel': string;
|
|
9
|
+
'platform.taskDecision.decisionAriaLabel': string;
|
|
9
10
|
'platform.taskDecision.markTaskAsCompleted': string;
|
|
10
11
|
'platform.taskDecision.markTaskAsNotCompleted': string;
|
|
12
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': string;
|
|
11
13
|
};
|
|
12
14
|
export default _default;
|
package/dist/esm/i18n/zh.js
CHANGED
|
@@ -8,6 +8,8 @@
|
|
|
8
8
|
//Chinese (Simplified)
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.fieldsetLabel': '操作项列表',
|
|
11
|
+
'platform.taskDecision.decisionAriaLabel': '决定',
|
|
11
12
|
'platform.taskDecision.markTaskAsCompleted': '将任务标记为已完成',
|
|
12
13
|
'platform.taskDecision.markTaskAsNotCompleted': '将任务标记为未完成',
|
|
14
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': '未定义的决定',
|
|
13
15
|
};
|
package/dist/esm/i18n/zh_TW.d.ts
CHANGED
|
@@ -6,7 +6,9 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.editor.fieldsetLabel': string;
|
|
9
|
+
'platform.taskDecision.decisionAriaLabel': string;
|
|
9
10
|
'platform.taskDecision.markTaskAsCompleted': string;
|
|
10
11
|
'platform.taskDecision.markTaskAsNotCompleted': string;
|
|
12
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': string;
|
|
11
13
|
};
|
|
12
14
|
export default _default;
|
package/dist/esm/i18n/zh_TW.js
CHANGED
|
@@ -8,6 +8,8 @@
|
|
|
8
8
|
//Chinese (Traditional)
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.fieldsetLabel': '交辦事項列表',
|
|
11
|
+
'platform.taskDecision.decisionAriaLabel': '決定',
|
|
11
12
|
'platform.taskDecision.markTaskAsCompleted': '將任務標示為已完成',
|
|
12
13
|
'platform.taskDecision.markTaskAsNotCompleted': '將任務標示為未完成',
|
|
14
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': '未定義的決定',
|
|
13
15
|
};
|
package/dist/types/i18n/cs.d.ts
CHANGED
|
@@ -6,7 +6,9 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.editor.fieldsetLabel': string;
|
|
9
|
+
'platform.taskDecision.decisionAriaLabel': string;
|
|
9
10
|
'platform.taskDecision.markTaskAsCompleted': string;
|
|
10
11
|
'platform.taskDecision.markTaskAsNotCompleted': string;
|
|
12
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': string;
|
|
11
13
|
};
|
|
12
14
|
export default _default;
|
package/dist/types/i18n/da.d.ts
CHANGED
|
@@ -6,7 +6,9 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.editor.fieldsetLabel': string;
|
|
9
|
+
'platform.taskDecision.decisionAriaLabel': string;
|
|
9
10
|
'platform.taskDecision.markTaskAsCompleted': string;
|
|
10
11
|
'platform.taskDecision.markTaskAsNotCompleted': string;
|
|
12
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': string;
|
|
11
13
|
};
|
|
12
14
|
export default _default;
|
package/dist/types/i18n/de.d.ts
CHANGED
|
@@ -6,7 +6,9 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.editor.fieldsetLabel': string;
|
|
9
|
+
'platform.taskDecision.decisionAriaLabel': string;
|
|
9
10
|
'platform.taskDecision.markTaskAsCompleted': string;
|
|
10
11
|
'platform.taskDecision.markTaskAsNotCompleted': string;
|
|
12
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': string;
|
|
11
13
|
};
|
|
12
14
|
export default _default;
|
package/dist/types/i18n/es.d.ts
CHANGED
|
@@ -6,7 +6,9 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.editor.fieldsetLabel': string;
|
|
9
|
+
'platform.taskDecision.decisionAriaLabel': string;
|
|
9
10
|
'platform.taskDecision.markTaskAsCompleted': string;
|
|
10
11
|
'platform.taskDecision.markTaskAsNotCompleted': string;
|
|
12
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': string;
|
|
11
13
|
};
|
|
12
14
|
export default _default;
|
package/dist/types/i18n/fr.d.ts
CHANGED
|
@@ -6,7 +6,9 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.editor.fieldsetLabel': string;
|
|
9
|
+
'platform.taskDecision.decisionAriaLabel': string;
|
|
9
10
|
'platform.taskDecision.markTaskAsCompleted': string;
|
|
10
11
|
'platform.taskDecision.markTaskAsNotCompleted': string;
|
|
12
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': string;
|
|
11
13
|
};
|
|
12
14
|
export default _default;
|
package/dist/types/i18n/hu.d.ts
CHANGED
|
@@ -6,7 +6,9 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.editor.fieldsetLabel': string;
|
|
9
|
+
'platform.taskDecision.decisionAriaLabel': string;
|
|
9
10
|
'platform.taskDecision.markTaskAsCompleted': string;
|
|
10
11
|
'platform.taskDecision.markTaskAsNotCompleted': string;
|
|
12
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': string;
|
|
11
13
|
};
|
|
12
14
|
export default _default;
|
package/dist/types/i18n/it.d.ts
CHANGED
|
@@ -6,7 +6,9 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.editor.fieldsetLabel': string;
|
|
9
|
+
'platform.taskDecision.decisionAriaLabel': string;
|
|
9
10
|
'platform.taskDecision.markTaskAsCompleted': string;
|
|
10
11
|
'platform.taskDecision.markTaskAsNotCompleted': string;
|
|
12
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': string;
|
|
11
13
|
};
|
|
12
14
|
export default _default;
|
package/dist/types/i18n/ja.d.ts
CHANGED
|
@@ -6,7 +6,9 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.editor.fieldsetLabel': string;
|
|
9
|
+
'platform.taskDecision.decisionAriaLabel': string;
|
|
9
10
|
'platform.taskDecision.markTaskAsCompleted': string;
|
|
10
11
|
'platform.taskDecision.markTaskAsNotCompleted': string;
|
|
12
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': string;
|
|
11
13
|
};
|
|
12
14
|
export default _default;
|
package/dist/types/i18n/ko.d.ts
CHANGED
|
@@ -6,7 +6,9 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.editor.fieldsetLabel': string;
|
|
9
|
+
'platform.taskDecision.decisionAriaLabel': string;
|
|
9
10
|
'platform.taskDecision.markTaskAsCompleted': string;
|
|
10
11
|
'platform.taskDecision.markTaskAsNotCompleted': string;
|
|
12
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': string;
|
|
11
13
|
};
|
|
12
14
|
export default _default;
|
package/dist/types/i18n/nb.d.ts
CHANGED
|
@@ -6,7 +6,9 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.editor.fieldsetLabel': string;
|
|
9
|
+
'platform.taskDecision.decisionAriaLabel': string;
|
|
9
10
|
'platform.taskDecision.markTaskAsCompleted': string;
|
|
10
11
|
'platform.taskDecision.markTaskAsNotCompleted': string;
|
|
12
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': string;
|
|
11
13
|
};
|
|
12
14
|
export default _default;
|
package/dist/types/i18n/nl.d.ts
CHANGED
|
@@ -6,7 +6,9 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.editor.fieldsetLabel': string;
|
|
9
|
+
'platform.taskDecision.decisionAriaLabel': string;
|
|
9
10
|
'platform.taskDecision.markTaskAsCompleted': string;
|
|
10
11
|
'platform.taskDecision.markTaskAsNotCompleted': string;
|
|
12
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': string;
|
|
11
13
|
};
|
|
12
14
|
export default _default;
|
package/dist/types/i18n/pl.d.ts
CHANGED
|
@@ -6,7 +6,9 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.editor.fieldsetLabel': string;
|
|
9
|
+
'platform.taskDecision.decisionAriaLabel': string;
|
|
9
10
|
'platform.taskDecision.markTaskAsCompleted': string;
|
|
10
11
|
'platform.taskDecision.markTaskAsNotCompleted': string;
|
|
12
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': string;
|
|
11
13
|
};
|
|
12
14
|
export default _default;
|
|
@@ -6,7 +6,9 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.editor.fieldsetLabel': string;
|
|
9
|
+
'platform.taskDecision.decisionAriaLabel': string;
|
|
9
10
|
'platform.taskDecision.markTaskAsCompleted': string;
|
|
10
11
|
'platform.taskDecision.markTaskAsNotCompleted': string;
|
|
12
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': string;
|
|
11
13
|
};
|
|
12
14
|
export default _default;
|
package/dist/types/i18n/ru.d.ts
CHANGED
|
@@ -6,7 +6,9 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.editor.fieldsetLabel': string;
|
|
9
|
+
'platform.taskDecision.decisionAriaLabel': string;
|
|
9
10
|
'platform.taskDecision.markTaskAsCompleted': string;
|
|
10
11
|
'platform.taskDecision.markTaskAsNotCompleted': string;
|
|
12
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': string;
|
|
11
13
|
};
|
|
12
14
|
export default _default;
|
package/dist/types/i18n/sv.d.ts
CHANGED
|
@@ -6,7 +6,9 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.editor.fieldsetLabel': string;
|
|
9
|
+
'platform.taskDecision.decisionAriaLabel': string;
|
|
9
10
|
'platform.taskDecision.markTaskAsCompleted': string;
|
|
10
11
|
'platform.taskDecision.markTaskAsNotCompleted': string;
|
|
12
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': string;
|
|
11
13
|
};
|
|
12
14
|
export default _default;
|
package/dist/types/i18n/th.d.ts
CHANGED
|
@@ -6,7 +6,9 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.editor.fieldsetLabel': string;
|
|
9
|
+
'platform.taskDecision.decisionAriaLabel': string;
|
|
9
10
|
'platform.taskDecision.markTaskAsCompleted': string;
|
|
10
11
|
'platform.taskDecision.markTaskAsNotCompleted': string;
|
|
12
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': string;
|
|
11
13
|
};
|
|
12
14
|
export default _default;
|
package/dist/types/i18n/tr.d.ts
CHANGED
|
@@ -6,7 +6,9 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.editor.fieldsetLabel': string;
|
|
9
|
+
'platform.taskDecision.decisionAriaLabel': string;
|
|
9
10
|
'platform.taskDecision.markTaskAsCompleted': string;
|
|
10
11
|
'platform.taskDecision.markTaskAsNotCompleted': string;
|
|
12
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': string;
|
|
11
13
|
};
|
|
12
14
|
export default _default;
|
package/dist/types/i18n/uk.d.ts
CHANGED
|
@@ -6,7 +6,9 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.editor.fieldsetLabel': string;
|
|
9
|
+
'platform.taskDecision.decisionAriaLabel': string;
|
|
9
10
|
'platform.taskDecision.markTaskAsCompleted': string;
|
|
10
11
|
'platform.taskDecision.markTaskAsNotCompleted': string;
|
|
12
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': string;
|
|
11
13
|
};
|
|
12
14
|
export default _default;
|
package/dist/types/i18n/zh.d.ts
CHANGED
|
@@ -6,7 +6,9 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.editor.fieldsetLabel': string;
|
|
9
|
+
'platform.taskDecision.decisionAriaLabel': string;
|
|
9
10
|
'platform.taskDecision.markTaskAsCompleted': string;
|
|
10
11
|
'platform.taskDecision.markTaskAsNotCompleted': string;
|
|
12
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': string;
|
|
11
13
|
};
|
|
12
14
|
export default _default;
|
|
@@ -6,7 +6,9 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.editor.fieldsetLabel': string;
|
|
9
|
+
'platform.taskDecision.decisionAriaLabel': string;
|
|
9
10
|
'platform.taskDecision.markTaskAsCompleted': string;
|
|
10
11
|
'platform.taskDecision.markTaskAsNotCompleted': string;
|
|
12
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': string;
|
|
11
13
|
};
|
|
12
14
|
export default _default;
|
package/i18n/cs.ts
CHANGED
|
@@ -8,6 +8,8 @@
|
|
|
8
8
|
//Czech
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.fieldsetLabel': 'Seznam položek akcí',
|
|
11
|
+
'platform.taskDecision.decisionAriaLabel': 'Rozhodnutí',
|
|
11
12
|
'platform.taskDecision.markTaskAsCompleted': 'Označit úkol jako dokončený',
|
|
12
13
|
'platform.taskDecision.markTaskAsNotCompleted': 'Označit úkol jako nedokončený',
|
|
14
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': 'Nedefinované rozhodnutí',
|
|
13
15
|
};
|
package/i18n/da.ts
CHANGED
|
@@ -8,6 +8,8 @@
|
|
|
8
8
|
//Danish (Denmark)
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.fieldsetLabel': 'Liste over handlingselementer',
|
|
11
|
+
'platform.taskDecision.decisionAriaLabel': 'Beslutning',
|
|
11
12
|
'platform.taskDecision.markTaskAsCompleted': 'Markér opgaven som fuldført',
|
|
12
13
|
'platform.taskDecision.markTaskAsNotCompleted': 'Markér opgaven som ikke fuldført',
|
|
14
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': 'Udefineret beslutning',
|
|
13
15
|
};
|
package/i18n/de.ts
CHANGED
|
@@ -8,6 +8,8 @@
|
|
|
8
8
|
//German (Germany)
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.fieldsetLabel': 'Aufgabenliste',
|
|
11
|
+
'platform.taskDecision.decisionAriaLabel': 'Entscheidung',
|
|
11
12
|
'platform.taskDecision.markTaskAsCompleted': 'Aufgabe als abgeschlossen markieren',
|
|
12
13
|
'platform.taskDecision.markTaskAsNotCompleted': 'Aufgabe als nicht abgeschlossen markieren',
|
|
14
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': 'Nicht definierte Entscheidung',
|
|
13
15
|
};
|
package/i18n/es.ts
CHANGED
|
@@ -8,6 +8,8 @@
|
|
|
8
8
|
//Spanish (International)
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.fieldsetLabel': 'Lista de elementos de acción',
|
|
11
|
+
'platform.taskDecision.decisionAriaLabel': 'Decisión',
|
|
11
12
|
'platform.taskDecision.markTaskAsCompleted': 'Marcar tarea como completada',
|
|
12
13
|
'platform.taskDecision.markTaskAsNotCompleted': 'Marcar tarea como no completada',
|
|
14
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': 'Decisión indefinida',
|
|
13
15
|
};
|
package/i18n/fr.ts
CHANGED
|
@@ -8,6 +8,8 @@
|
|
|
8
8
|
//French (France)
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.fieldsetLabel': "Liste des éléments d'action",
|
|
11
|
+
'platform.taskDecision.decisionAriaLabel': 'Décision',
|
|
11
12
|
'platform.taskDecision.markTaskAsCompleted': 'Marquer la tâche comme terminée',
|
|
12
13
|
'platform.taskDecision.markTaskAsNotCompleted': 'Marquer la tâche comme non terminée',
|
|
14
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': 'Décision non définie',
|
|
13
15
|
};
|
package/i18n/hu.ts
CHANGED
|
@@ -8,6 +8,8 @@
|
|
|
8
8
|
//Hungarian
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.fieldsetLabel': 'Műveletelemek listája',
|
|
11
|
+
'platform.taskDecision.decisionAriaLabel': 'Döntés',
|
|
11
12
|
'platform.taskDecision.markTaskAsCompleted': 'Feladat megjelölése készként',
|
|
12
13
|
'platform.taskDecision.markTaskAsNotCompleted': 'Feladat megjelölése nincs készként',
|
|
14
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': 'Nem meghatározott döntés',
|
|
13
15
|
};
|
package/i18n/it.ts
CHANGED
|
@@ -8,6 +8,8 @@
|
|
|
8
8
|
//Italian (Italy)
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.fieldsetLabel': 'Elenco degli elementi di azione',
|
|
11
|
+
'platform.taskDecision.decisionAriaLabel': 'Decisione',
|
|
11
12
|
'platform.taskDecision.markTaskAsCompleted': 'Contrassegna il task come completato',
|
|
12
13
|
'platform.taskDecision.markTaskAsNotCompleted': 'Contrassegna il task come non completato',
|
|
14
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': 'Decisione non definita',
|
|
13
15
|
};
|
package/i18n/ja.ts
CHANGED
|
@@ -8,6 +8,8 @@
|
|
|
8
8
|
//Japanese
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.fieldsetLabel': 'アクション アイテム リスト',
|
|
11
|
+
'platform.taskDecision.decisionAriaLabel': '決定事項',
|
|
11
12
|
'platform.taskDecision.markTaskAsCompleted': 'タスクを完了としてマーク',
|
|
12
13
|
'platform.taskDecision.markTaskAsNotCompleted': 'タスクを未完了としてマーク',
|
|
14
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': '未定義の決定事項',
|
|
13
15
|
};
|
package/i18n/ko.ts
CHANGED
|
@@ -8,6 +8,8 @@
|
|
|
8
8
|
//Korean
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.fieldsetLabel': '작업 항목 목록',
|
|
11
|
+
'platform.taskDecision.decisionAriaLabel': '결정',
|
|
11
12
|
'platform.taskDecision.markTaskAsCompleted': '작업을 완료로 표시',
|
|
12
13
|
'platform.taskDecision.markTaskAsNotCompleted': '작업을 완료되지 않음으로 표시',
|
|
14
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': '정의되지 않은 결정',
|
|
13
15
|
};
|
package/i18n/nb.ts
CHANGED
|
@@ -8,6 +8,8 @@
|
|
|
8
8
|
//Norwegian (Bokmål)
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.fieldsetLabel': 'Liste over handlingselementer',
|
|
11
|
+
'platform.taskDecision.decisionAriaLabel': 'Beslutning',
|
|
11
12
|
'platform.taskDecision.markTaskAsCompleted': 'Merk oppgaven som fullført',
|
|
12
13
|
'platform.taskDecision.markTaskAsNotCompleted': 'Merk oppgaven som ikke fullført',
|
|
14
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': 'Udefinert avgjørelse',
|
|
13
15
|
};
|
package/i18n/nl.ts
CHANGED
|
@@ -8,6 +8,8 @@
|
|
|
8
8
|
//Dutch (Netherlands)
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.fieldsetLabel': 'Lijst met actie-items',
|
|
11
|
+
'platform.taskDecision.decisionAriaLabel': 'Beslissing',
|
|
11
12
|
'platform.taskDecision.markTaskAsCompleted': 'Taak als voltooid markeren',
|
|
12
13
|
'platform.taskDecision.markTaskAsNotCompleted': 'Taak als niet voltooid markeren',
|
|
14
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': 'Ongedefinieerde beslissing',
|
|
13
15
|
};
|
package/i18n/pl.ts
CHANGED
|
@@ -8,6 +8,8 @@
|
|
|
8
8
|
//Polish (Poland)
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.fieldsetLabel': 'Lista czynności do wykonania',
|
|
11
|
+
'platform.taskDecision.decisionAriaLabel': 'Decyzja',
|
|
11
12
|
'platform.taskDecision.markTaskAsCompleted': 'Oznacz zadanie jako ukończone',
|
|
12
13
|
'platform.taskDecision.markTaskAsNotCompleted': 'Oznacz zadanie jako nieukończone',
|
|
14
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': 'Nieokreślona decyzja',
|
|
13
15
|
};
|
package/i18n/pt_BR.ts
CHANGED
|
@@ -8,6 +8,8 @@
|
|
|
8
8
|
//Portuguese (Brazil)
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.fieldsetLabel': 'Lista de item de ação',
|
|
11
|
+
'platform.taskDecision.decisionAriaLabel': 'Decisão',
|
|
11
12
|
'platform.taskDecision.markTaskAsCompleted': 'Marcar a tarefa como concluída',
|
|
12
13
|
'platform.taskDecision.markTaskAsNotCompleted': 'Marcar a tarefa como não concluída',
|
|
14
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': 'Decisão indefinida',
|
|
13
15
|
};
|
package/i18n/ru.ts
CHANGED
|
@@ -8,6 +8,8 @@
|
|
|
8
8
|
//Russian
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.fieldsetLabel': 'Список задач',
|
|
11
|
+
'platform.taskDecision.decisionAriaLabel': 'Решение',
|
|
11
12
|
'platform.taskDecision.markTaskAsCompleted': 'Отметить задачу как выполненную',
|
|
12
13
|
'platform.taskDecision.markTaskAsNotCompleted': 'Отметить задачу как невыполненную',
|
|
14
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': 'Решение не определено',
|
|
13
15
|
};
|
package/i18n/sv.ts
CHANGED
|
@@ -8,6 +8,8 @@
|
|
|
8
8
|
//Swedish
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.fieldsetLabel': 'Lista med åtgärder',
|
|
11
|
+
'platform.taskDecision.decisionAriaLabel': 'Beslut',
|
|
11
12
|
'platform.taskDecision.markTaskAsCompleted': 'Markera uppgift som slutförd',
|
|
12
13
|
'platform.taskDecision.markTaskAsNotCompleted': 'Markera uppgift som inte slutförd',
|
|
14
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': 'Ej definierat beslut',
|
|
13
15
|
};
|
package/i18n/th.ts
CHANGED
|
@@ -8,6 +8,8 @@
|
|
|
8
8
|
//Thai (Thailand)
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.fieldsetLabel': 'รายการการดำเนินการ',
|
|
11
|
+
'platform.taskDecision.decisionAriaLabel': 'การตัดสินใจ',
|
|
11
12
|
'platform.taskDecision.markTaskAsCompleted': 'ทำเครื่องหมายงานว่าเสร็จสมบูรณ์แล้ว',
|
|
12
13
|
'platform.taskDecision.markTaskAsNotCompleted': 'ทำเครื่องหมายงานว่ายังไม่เสร็จสมบูรณ์',
|
|
14
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': 'การตัดสินใจที่ไม่ชัดเจน',
|
|
13
15
|
};
|
package/i18n/tr.ts
CHANGED
|
@@ -8,6 +8,8 @@
|
|
|
8
8
|
//Turkish (Turkey)
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.fieldsetLabel': 'Yapılacak İşlemler Listesi',
|
|
11
|
+
'platform.taskDecision.decisionAriaLabel': 'Karar',
|
|
11
12
|
'platform.taskDecision.markTaskAsCompleted': 'Görevi tamamlandı olarak işaretle',
|
|
12
13
|
'platform.taskDecision.markTaskAsNotCompleted': 'Görevi tamamlanmadı olarak işaretle',
|
|
14
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': 'Tanımlanmamış karar',
|
|
13
15
|
};
|
package/i18n/uk.ts
CHANGED
|
@@ -8,6 +8,8 @@
|
|
|
8
8
|
//Ukrainian (Ukraine)
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.fieldsetLabel': 'Список пунктів завдань',
|
|
11
|
+
'platform.taskDecision.decisionAriaLabel': 'Рішення',
|
|
11
12
|
'platform.taskDecision.markTaskAsCompleted': 'Позначити задачу як завершену',
|
|
12
13
|
'platform.taskDecision.markTaskAsNotCompleted': 'Позначити задачу як незавершену',
|
|
14
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': 'Невизначене рішення',
|
|
13
15
|
};
|
package/i18n/zh.ts
CHANGED
|
@@ -8,6 +8,8 @@
|
|
|
8
8
|
//Chinese (Simplified)
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.fieldsetLabel': '操作项列表',
|
|
11
|
+
'platform.taskDecision.decisionAriaLabel': '决定',
|
|
11
12
|
'platform.taskDecision.markTaskAsCompleted': '将任务标记为已完成',
|
|
12
13
|
'platform.taskDecision.markTaskAsNotCompleted': '将任务标记为未完成',
|
|
14
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': '未定义的决定',
|
|
13
15
|
};
|
package/i18n/zh_TW.ts
CHANGED
|
@@ -8,6 +8,8 @@
|
|
|
8
8
|
//Chinese (Traditional)
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.fieldsetLabel': '交辦事項列表',
|
|
11
|
+
'platform.taskDecision.decisionAriaLabel': '決定',
|
|
11
12
|
'platform.taskDecision.markTaskAsCompleted': '將任務標示為已完成',
|
|
12
13
|
'platform.taskDecision.markTaskAsNotCompleted': '將任務標示為未完成',
|
|
14
|
+
'platform.taskDecision.undefinedDecisionAriaLabel': '未定義的決定',
|
|
13
15
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/afm-i18n-platform-elements-task-decision",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.58.0",
|
|
4
4
|
"description": "NPM i18n package for AFM platform-elements-task-decision published by Traduki",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|