@masterteam/work-center 0.0.50 → 0.0.52

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.
@@ -1,148 +1,151 @@
1
- {
2
- "workCenter": {
3
- "page": {
4
- "title": "مركز العمل",
5
- "new": "جديد",
6
- "create": "إنشاء",
7
- "createGeneralTask": "إنشاء مهمة عامة",
8
- "itemDetails": "تفاصيل العنصر",
9
- "records": "سجل"
10
- },
11
- "operator": {
12
- "Eq": "يساوي",
13
- "Neq": "لا يساوي",
14
- "In": "ضمن",
15
- "Contains": "يحتوي",
16
- "StartsWith": "يبدأ بـ",
17
- "Gt": "أكبر من",
18
- "Gte": "أكبر من أو يساوي",
19
- "Lt": "أصغر من",
20
- "Lte": "أصغر من أو يساوي",
21
- "Between": "بين",
22
- "IsNull": "فارغ",
23
- "IsNotNull": "غير فارغ"
24
- },
25
- "tabs": {
26
- "discussion": "\u0627\u0644\u0646\u0642\u0627\u0634",
27
- "details": "التفاصيل",
28
- "form": "النموذج",
29
- "approvals": "الموافقات",
30
- "steps": "الخطوات",
31
- "requestDetails": "تفاصيل الطلب",
32
- "escalationDetails": "تفاصيل التصعيد",
33
- "schema": "المخطط"
34
- },
35
- "entity": {
36
- "initiatedBy": "بادئ بواسطة",
37
- "startedAt": "بدأ في",
38
- "reason": "السبب",
39
- "attachments": "المرفقات",
40
- "step": "خطوة"
41
- },
42
- "modal": {
43
- "cancel": "إلغاء",
44
- "submit": "إرسال",
45
- "confirmAction": "تأكيد {{ action }} لهذا العنصر.",
46
- "previewLevel": "\u0645\u0639\u0627\u064a\u0646\u0629 \u0627\u0644\u0645\u0633\u062a\u0648\u0649",
47
- "loadingActions": "جاري تحميل الإجراءات...",
48
- "submitting": "جاري الإرسال...",
49
- "requestSubmitted": "تم تقديم الطلب وهو بانتظار الموافقة.",
50
- "operationExecuted": "تم تنفيذ العملية بنجاح.",
51
- "unsupportedType": "نوع هذا العنصر غير مدعوم حتى الآن.",
52
- "noItemSelected": "لم يتم تحديد أي عنصر."
53
- },
54
- "validation": {
55
- "fillRequiredFields": "يرجى تعبئة جميع الحقول المطلوبة قبل الإرسال."
56
- },
57
- "error": {
58
- "failedSubmit": "فشل إرسال النموذج",
59
- "failedLoadDetails": "فشل تحميل تفاصيل العنصر.",
60
- "failedLoadEscalation": "فشل تحميل معاينة التصعيد"
61
- },
62
- "context": {
63
- "moduleFormUnavailable": "سياق نموذج الوحدة غير متاح لهذا العنصر بعد.",
64
- "moduleDiscussionUnavailable": "سياق النقاش غير متاح لهذه الوحدة بعد.",
65
- "processFormUnavailable": "سياق نموذج العملية غير متاح لهذا العنصر بعد.",
66
- "processDiscussionUnavailable": "سياق النقاش غير متاح لعنصر العملية هذا بعد.",
67
- "processPreviewUnavailable": "معاينة العملية غير متاحة لعنصر العملية هذا بعد.",
68
- "escalationDetailsUnavailable": "سياق تفاصيل التصعيد غير متاح لهذا العنصر بعد.",
69
- "escalationDiscussionUnavailable": "سياق النقاش غير متاح لهذا التصعيد بعد.",
70
- "escalationSchemaUnavailable": "مخطط التصعيد غير متاح لهذا العنصر بعد.",
71
- "escalationSchemaContextUnavailable": "سياق مخطط التصعيد غير متاح لهذا العنصر بعد.",
72
- "requestFormUnavailable": "سياق نموذج العملية غير متاح لطلب العملية هذا بعد.",
73
- "requestDiscussionUnavailable": "سياق النقاش غير متاح لطلب العملية هذا بعد.",
74
- "requestPreviewUnavailable": "معاينة العملية غير متاحة لطلب العملية هذا بعد."
75
- },
76
- "loading": {
77
- "escalationDetails": "جاري تحميل تفاصيل التصعيد...",
78
- "escalationSchema": "جاري تحميل مخطط التصعيد..."
79
- },
80
- "preview": {
81
- "name": "\u0627\u0644\u0627\u0633\u0645",
82
- "status": "\u0627\u0644\u062d\u0627\u0644\u0629",
83
- "user": "\u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645",
84
- "userOrGroup": "\u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 / \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629",
85
- "initiationDate": "\u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0628\u062f\u0621",
86
- "actionDate": "\u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0625\u062c\u0631\u0627\u0621",
87
- "start": "\u0628\u062f\u0627\u064a\u0629",
88
- "end": "\u0646\u0647\u0627\u064a\u0629",
89
- "appAction": "\u0625\u062c\u0631\u0627\u0621 \u062a\u0637\u0628\u064a\u0642",
90
- "formStep": "\u062e\u0637\u0648\u0629 \u0646\u0645\u0648\u0630\u062c",
91
- "approvalCommit": "\u062a\u0623\u0643\u064a\u062f \u0627\u0644\u0646\u0645\u0648\u0630\u062c \u0627\u0644\u0645\u0639\u062a\u0645\u062f",
92
- "approvalCommitSubtitle": "\u0646\u0638\u0627\u0645 \u00b7 \u0645\u064f\u0642\u0641\u0644",
93
- "initial": "\u0627\u0628\u062a\u062f\u0627\u0626\u064a\u0629",
94
- "final": "\u0646\u0647\u0627\u0626\u064a\u0629",
95
- "loadFailed": "\u0641\u0634\u0644 \u062a\u062d\u0645\u064a\u0644 \u0645\u0639\u0627\u064a\u0646\u0629 \u0627\u0644\u0639\u0645\u0644\u064a\u0629"
96
- },
97
- "field": {
98
- "progress": "التقدم",
99
- "delegatedUser": "المستخدم المفوَّض",
100
- "delegatedUserPlaceholder": "البحث عن مستخدم",
101
- "reason": "السبب",
102
- "reasonPlaceholder": "أدخل السبب",
103
- "note": "ملاحظة",
104
- "notePlaceholder": "أدخل ملاحظة",
105
- "attachments": "المرفقات",
106
- "uploadTitle": "رفع مرفق",
107
- "uploadDescription": "انقر أو أسقط الملف لرفعه"
108
- }
109
- },
110
- "runtimeAction": {
111
- "field": {
112
- "progress": "التقدم",
113
- "delegatedUser": "المستخدم المفوَّض",
114
- "delegatedUserPlaceholder": "البحث عن مستخدم",
115
- "reason": "السبب",
116
- "reasonPlaceholder": "أدخل السبب",
117
- "note": "ملاحظة",
118
- "notePlaceholder": "أدخل ملاحظة",
119
- "attachments": "المرفقات",
120
- "uploadTitle": "رفع مرفق",
121
- "uploadDescription": "انقر أو أسقط الملف لرفعه"
122
- },
123
- "modal": {
124
- "cancel": "إلغاء",
125
- "confirmAction": "تأكيد {{ action }} لهذا العنصر."
126
- },
127
- "preview": {
128
- "name": "الاسم",
129
- "status": "الحالة",
130
- "user": "المستخدم",
131
- "userOrGroup": "المستخدم / المجموعة",
132
- "initiationDate": "تاريخ البدء",
133
- "actionDate": "تاريخ الإجراء",
134
- "start": "بداية",
135
- "end": "نهاية",
136
- "appAction": "إجراء تطبيق",
137
- "formStep": "خطوة نموذج",
138
- "approvalCommit": "تأكيد النموذج المعتمد",
139
- "approvalCommitSubtitle": "نظام · مُقفل",
140
- "initial": "ابتدائية",
141
- "final": "نهائية",
142
- "loadFailed": "فشل تحميل معاينة العملية"
143
- },
144
- "actions": {
145
- "loadActionsFailed": "فشل تحميل إجراءات العنصر."
146
- }
147
- }
148
- }
1
+ {
2
+ "workCenter": {
3
+ "page": {
4
+ "title": "مركز العمل",
5
+ "new": "جديد",
6
+ "create": "إنشاء",
7
+ "createGeneralTask": "إنشاء مهمة عامة",
8
+ "itemDetails": "تفاصيل العنصر",
9
+ "records": "سجل"
10
+ },
11
+ "operator": {
12
+ "Eq": "يساوي",
13
+ "Neq": "لا يساوي",
14
+ "In": "ضمن",
15
+ "Contains": "يحتوي",
16
+ "StartsWith": "يبدأ بـ",
17
+ "Gt": "أكبر من",
18
+ "Gte": "أكبر من أو يساوي",
19
+ "Lt": "أصغر من",
20
+ "Lte": "أصغر من أو يساوي",
21
+ "Between": "بين",
22
+ "IsNull": "فارغ",
23
+ "IsNotNull": "غير فارغ"
24
+ },
25
+ "tabs": {
26
+ "discussion": "\u0627\u0644\u0646\u0642\u0627\u0634",
27
+ "details": "التفاصيل",
28
+ "form": "النموذج",
29
+ "approvals": "الموافقات",
30
+ "steps": "الخطوات",
31
+ "requestDetails": "تفاصيل الطلب",
32
+ "escalationDetails": "تفاصيل التصعيد",
33
+ "moduleDetails": "تفاصيل الوحدة",
34
+ "levelDetails": "تفاصيل المستوى",
35
+ "schema": "المخطط"
36
+ },
37
+ "entity": {
38
+ "initiatedBy": "بادئ بواسطة",
39
+ "startedAt": "بدأ في",
40
+ "reason": "السبب",
41
+ "attachments": "المرفقات",
42
+ "step": "خطوة"
43
+ },
44
+ "modal": {
45
+ "cancel": "إلغاء",
46
+ "submit": "إرسال",
47
+ "confirmAction": "تأكيد {{ action }} لهذا العنصر.",
48
+ "previewLevel": "\u0645\u0639\u0627\u064a\u0646\u0629 \u0627\u0644\u0645\u0633\u062a\u0648\u0649",
49
+ "loadingActions": "جاري تحميل الإجراءات...",
50
+ "submitting": "جاري الإرسال...",
51
+ "requestSubmitted": "تم تقديم الطلب وهو بانتظار الموافقة.",
52
+ "operationExecuted": "تم تنفيذ العملية بنجاح.",
53
+ "unsupportedType": "نوع هذا العنصر غير مدعوم حتى الآن.",
54
+ "noItemSelected": "لم يتم تحديد أي عنصر."
55
+ },
56
+ "validation": {
57
+ "fillRequiredFields": "يرجى تعبئة جميع الحقول المطلوبة قبل الإرسال."
58
+ },
59
+ "error": {
60
+ "failedSubmit": "فشل إرسال النموذج",
61
+ "failedLoadDetails": "فشل تحميل تفاصيل العنصر.",
62
+ "failedLoadEscalation": "فشل تحميل معاينة التصعيد",
63
+ "missingModuleDataId": "معرف بيانات المهمة غير متاح."
64
+ },
65
+ "context": {
66
+ "moduleFormUnavailable": "سياق نموذج الوحدة غير متاح لهذا العنصر بعد.",
67
+ "moduleDiscussionUnavailable": "سياق النقاش غير متاح لهذه الوحدة بعد.",
68
+ "processFormUnavailable": "سياق نموذج العملية غير متاح لهذا العنصر بعد.",
69
+ "processDiscussionUnavailable": "سياق النقاش غير متاح لعنصر العملية هذا بعد.",
70
+ "processPreviewUnavailable": "معاينة العملية غير متاحة لعنصر العملية هذا بعد.",
71
+ "escalationDetailsUnavailable": "سياق تفاصيل التصعيد غير متاح لهذا العنصر بعد.",
72
+ "escalationDiscussionUnavailable": "سياق النقاش غير متاح لهذا التصعيد بعد.",
73
+ "escalationSchemaUnavailable": "مخطط التصعيد غير متاح لهذا العنصر بعد.",
74
+ "escalationSchemaContextUnavailable": "سياق مخطط التصعيد غير متاح لهذا العنصر بعد.",
75
+ "requestFormUnavailable": "سياق نموذج العملية غير متاح لطلب العملية هذا بعد.",
76
+ "requestDiscussionUnavailable": "سياق النقاش غير متاح لطلب العملية هذا بعد.",
77
+ "requestPreviewUnavailable": "معاينة العملية غير متاحة لطلب العملية هذا بعد."
78
+ },
79
+ "loading": {
80
+ "escalationDetails": "جاري تحميل تفاصيل التصعيد...",
81
+ "escalationSchema": "جاري تحميل مخطط التصعيد..."
82
+ },
83
+ "preview": {
84
+ "name": "\u0627\u0644\u0627\u0633\u0645",
85
+ "status": "\u0627\u0644\u062d\u0627\u0644\u0629",
86
+ "user": "\u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645",
87
+ "userOrGroup": "\u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 / \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629",
88
+ "initiationDate": "\u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0628\u062f\u0621",
89
+ "actionDate": "\u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0625\u062c\u0631\u0627\u0621",
90
+ "start": "\u0628\u062f\u0627\u064a\u0629",
91
+ "end": "\u0646\u0647\u0627\u064a\u0629",
92
+ "appAction": "\u0625\u062c\u0631\u0627\u0621 \u062a\u0637\u0628\u064a\u0642",
93
+ "formStep": "\u062e\u0637\u0648\u0629 \u0646\u0645\u0648\u0630\u062c",
94
+ "approvalCommit": "\u062a\u0623\u0643\u064a\u062f \u0627\u0644\u0646\u0645\u0648\u0630\u062c \u0627\u0644\u0645\u0639\u062a\u0645\u062f",
95
+ "approvalCommitSubtitle": "\u0646\u0638\u0627\u0645 \u00b7 \u0645\u064f\u0642\u0641\u0644",
96
+ "initial": "\u0627\u0628\u062a\u062f\u0627\u0626\u064a\u0629",
97
+ "final": "\u0646\u0647\u0627\u0626\u064a\u0629",
98
+ "loadFailed": "\u0641\u0634\u0644 \u062a\u062d\u0645\u064a\u0644 \u0645\u0639\u0627\u064a\u0646\u0629 \u0627\u0644\u0639\u0645\u0644\u064a\u0629"
99
+ },
100
+ "field": {
101
+ "progress": "التقدم",
102
+ "delegatedUser": "المستخدم المفوَّض",
103
+ "delegatedUserPlaceholder": "البحث عن مستخدم",
104
+ "reason": "السبب",
105
+ "reasonPlaceholder": "أدخل السبب",
106
+ "note": "ملاحظة",
107
+ "notePlaceholder": "أدخل ملاحظة",
108
+ "attachments": "المرفقات",
109
+ "uploadTitle": "رفع مرفق",
110
+ "uploadDescription": "انقر أو أسقط الملف لرفعه"
111
+ }
112
+ },
113
+ "runtimeAction": {
114
+ "field": {
115
+ "progress": "التقدم",
116
+ "delegatedUser": "المستخدم المفوَّض",
117
+ "delegatedUserPlaceholder": "البحث عن مستخدم",
118
+ "reason": "السبب",
119
+ "reasonPlaceholder": "أدخل السبب",
120
+ "note": "ملاحظة",
121
+ "notePlaceholder": "أدخل ملاحظة",
122
+ "attachments": "المرفقات",
123
+ "uploadTitle": "رفع مرفق",
124
+ "uploadDescription": "انقر أو أسقط الملف لرفعه"
125
+ },
126
+ "modal": {
127
+ "cancel": "إلغاء",
128
+ "confirmAction": "تأكيد {{ action }} لهذا العنصر."
129
+ },
130
+ "preview": {
131
+ "name": "الاسم",
132
+ "status": "الحالة",
133
+ "user": "المستخدم",
134
+ "userOrGroup": "المستخدم / المجموعة",
135
+ "initiationDate": "تاريخ البدء",
136
+ "actionDate": "تاريخ الإجراء",
137
+ "start": "بداية",
138
+ "end": "نهاية",
139
+ "appAction": "إجراء تطبيق",
140
+ "formStep": "خطوة نموذج",
141
+ "approvalCommit": "تأكيد النموذج المعتمد",
142
+ "approvalCommitSubtitle": "نظام · مُقفل",
143
+ "initial": "ابتدائية",
144
+ "final": "نهائية",
145
+ "loadFailed": "فشل تحميل معاينة العملية"
146
+ },
147
+ "actions": {
148
+ "loadActionsFailed": "فشل تحميل إجراءات العنصر."
149
+ }
150
+ }
151
+ }
@@ -1,148 +1,151 @@
1
- {
2
- "workCenter": {
3
- "page": {
4
- "title": "Work Center",
5
- "new": "New",
6
- "create": "Create",
7
- "createGeneralTask": "Create General Task",
8
- "itemDetails": "Item Details",
9
- "records": "records"
10
- },
11
- "operator": {
12
- "Eq": "Equals",
13
- "Neq": "Not equal",
14
- "In": "In",
15
- "Contains": "Contains",
16
- "StartsWith": "Starts with",
17
- "Gt": "Greater than",
18
- "Gte": "Greater than or equal",
19
- "Lt": "Less than",
20
- "Lte": "Less than or equal",
21
- "Between": "Between",
22
- "IsNull": "Is empty",
23
- "IsNotNull": "Is not empty"
24
- },
25
- "tabs": {
26
- "details": "Details",
27
- "form": "Form",
28
- "approvals": "Approvals",
29
- "steps": "Steps",
30
- "discussion": "Discussion",
31
- "requestDetails": "Request Details",
32
- "escalationDetails": "Escalation Details",
33
- "schema": "Schema"
34
- },
35
- "entity": {
36
- "initiatedBy": "Initiated By",
37
- "startedAt": "Started At",
38
- "reason": "Reason",
39
- "attachments": "Attachments",
40
- "step": "Step"
41
- },
42
- "modal": {
43
- "cancel": "Cancel",
44
- "submit": "Submit",
45
- "confirmAction": "Confirm {{ action }} for this item.",
46
- "previewLevel": "Preview Level",
47
- "loadingActions": "Loading actions...",
48
- "submitting": "Submitting...",
49
- "requestSubmitted": "Request submitted for approval.",
50
- "operationExecuted": "Operation executed successfully.",
51
- "unsupportedType": "This item type is not supported yet.",
52
- "noItemSelected": "No item selected."
53
- },
54
- "validation": {
55
- "fillRequiredFields": "Please fill in all required fields before submitting."
56
- },
57
- "error": {
58
- "failedSubmit": "Failed to submit form",
59
- "failedLoadDetails": "Failed to load item details.",
60
- "failedLoadEscalation": "Failed to load escalation preview"
61
- },
62
- "context": {
63
- "moduleFormUnavailable": "Module form context is not available for this item yet.",
64
- "moduleDiscussionUnavailable": "Discussion context is not available for this module yet.",
65
- "processFormUnavailable": "Process form context is not available for this process item yet.",
66
- "processDiscussionUnavailable": "Discussion context is not available for this process item yet.",
67
- "processPreviewUnavailable": "Process preview is not available for this process item yet.",
68
- "escalationDetailsUnavailable": "Escalation details context is not available for this item yet.",
69
- "escalationDiscussionUnavailable": "Discussion context is not available for this escalation yet.",
70
- "escalationSchemaUnavailable": "Escalation schema is not available for this item yet.",
71
- "escalationSchemaContextUnavailable": "Escalation schema context is not available for this item yet.",
72
- "requestFormUnavailable": "Process form context is not available for this process request yet.",
73
- "requestDiscussionUnavailable": "Discussion context is not available for this process request yet.",
74
- "requestPreviewUnavailable": "Process preview is not available for this process request yet."
75
- },
76
- "loading": {
77
- "escalationDetails": "Loading escalation details...",
78
- "escalationSchema": "Loading escalation schema..."
79
- },
80
- "preview": {
81
- "name": "Name",
82
- "status": "Status",
83
- "user": "User",
84
- "userOrGroup": "User / Group",
85
- "initiationDate": "Initiation Date",
86
- "actionDate": "Action Date",
87
- "start": "Start",
88
- "end": "End",
89
- "appAction": "App Action",
90
- "formStep": "Form Step",
91
- "approvalCommit": "Commit Approved Form",
92
- "approvalCommitSubtitle": "System · Locked",
93
- "initial": "Initial",
94
- "final": "Final",
95
- "loadFailed": "Failed to load process preview"
96
- },
97
- "field": {
98
- "progress": "Progress",
99
- "delegatedUser": "Delegated User",
100
- "delegatedUserPlaceholder": "Search user",
101
- "reason": "Reason",
102
- "reasonPlaceholder": "Enter reason",
103
- "note": "Note",
104
- "notePlaceholder": "Enter note",
105
- "attachments": "Attachments",
106
- "uploadTitle": "Upload Attachment",
107
- "uploadDescription": "Click or drop a file to upload"
108
- }
109
- },
110
- "runtimeAction": {
111
- "field": {
112
- "progress": "Progress",
113
- "delegatedUser": "Delegated User",
114
- "delegatedUserPlaceholder": "Search user",
115
- "reason": "Reason",
116
- "reasonPlaceholder": "Enter reason",
117
- "note": "Note",
118
- "notePlaceholder": "Enter note",
119
- "attachments": "Attachments",
120
- "uploadTitle": "Upload Attachment",
121
- "uploadDescription": "Click or drop a file to upload"
122
- },
123
- "modal": {
124
- "cancel": "Cancel",
125
- "confirmAction": "Confirm {{ action }} for this item."
126
- },
127
- "preview": {
128
- "name": "Name",
129
- "status": "Status",
130
- "user": "User",
131
- "userOrGroup": "User / Group",
132
- "initiationDate": "Initiation Date",
133
- "actionDate": "Action Date",
134
- "start": "Start",
135
- "end": "End",
136
- "appAction": "App Action",
137
- "formStep": "Form Step",
138
- "approvalCommit": "Commit Approved Form",
139
- "approvalCommitSubtitle": "System · Locked",
140
- "initial": "Initial",
141
- "final": "Final",
142
- "loadFailed": "Failed to load process preview"
143
- },
144
- "actions": {
145
- "loadActionsFailed": "Failed to load item actions."
146
- }
147
- }
148
- }
1
+ {
2
+ "workCenter": {
3
+ "page": {
4
+ "title": "Work Center",
5
+ "new": "New",
6
+ "create": "Create",
7
+ "createGeneralTask": "Create General Task",
8
+ "itemDetails": "Item Details",
9
+ "records": "records"
10
+ },
11
+ "operator": {
12
+ "Eq": "Equals",
13
+ "Neq": "Not equal",
14
+ "In": "In",
15
+ "Contains": "Contains",
16
+ "StartsWith": "Starts with",
17
+ "Gt": "Greater than",
18
+ "Gte": "Greater than or equal",
19
+ "Lt": "Less than",
20
+ "Lte": "Less than or equal",
21
+ "Between": "Between",
22
+ "IsNull": "Is empty",
23
+ "IsNotNull": "Is not empty"
24
+ },
25
+ "tabs": {
26
+ "details": "Details",
27
+ "form": "Form",
28
+ "approvals": "Approvals",
29
+ "steps": "Steps",
30
+ "discussion": "Discussion",
31
+ "requestDetails": "Request Details",
32
+ "escalationDetails": "Escalation Details",
33
+ "moduleDetails": "Module Details",
34
+ "levelDetails": "Level Details",
35
+ "schema": "Schema"
36
+ },
37
+ "entity": {
38
+ "initiatedBy": "Initiated By",
39
+ "startedAt": "Started At",
40
+ "reason": "Reason",
41
+ "attachments": "Attachments",
42
+ "step": "Step"
43
+ },
44
+ "modal": {
45
+ "cancel": "Cancel",
46
+ "submit": "Submit",
47
+ "confirmAction": "Confirm {{ action }} for this item.",
48
+ "previewLevel": "Preview Level",
49
+ "loadingActions": "Loading actions...",
50
+ "submitting": "Submitting...",
51
+ "requestSubmitted": "Request submitted for approval.",
52
+ "operationExecuted": "Operation executed successfully.",
53
+ "unsupportedType": "This item type is not supported yet.",
54
+ "noItemSelected": "No item selected."
55
+ },
56
+ "validation": {
57
+ "fillRequiredFields": "Please fill in all required fields before submitting."
58
+ },
59
+ "error": {
60
+ "failedSubmit": "Failed to submit form",
61
+ "failedLoadDetails": "Failed to load item details.",
62
+ "failedLoadEscalation": "Failed to load escalation preview",
63
+ "missingModuleDataId": "Task data id is missing."
64
+ },
65
+ "context": {
66
+ "moduleFormUnavailable": "Module form context is not available for this item yet.",
67
+ "moduleDiscussionUnavailable": "Discussion context is not available for this module yet.",
68
+ "processFormUnavailable": "Process form context is not available for this process item yet.",
69
+ "processDiscussionUnavailable": "Discussion context is not available for this process item yet.",
70
+ "processPreviewUnavailable": "Process preview is not available for this process item yet.",
71
+ "escalationDetailsUnavailable": "Escalation details context is not available for this item yet.",
72
+ "escalationDiscussionUnavailable": "Discussion context is not available for this escalation yet.",
73
+ "escalationSchemaUnavailable": "Escalation schema is not available for this item yet.",
74
+ "escalationSchemaContextUnavailable": "Escalation schema context is not available for this item yet.",
75
+ "requestFormUnavailable": "Process form context is not available for this process request yet.",
76
+ "requestDiscussionUnavailable": "Discussion context is not available for this process request yet.",
77
+ "requestPreviewUnavailable": "Process preview is not available for this process request yet."
78
+ },
79
+ "loading": {
80
+ "escalationDetails": "Loading escalation details...",
81
+ "escalationSchema": "Loading escalation schema..."
82
+ },
83
+ "preview": {
84
+ "name": "Name",
85
+ "status": "Status",
86
+ "user": "User",
87
+ "userOrGroup": "User / Group",
88
+ "initiationDate": "Initiation Date",
89
+ "actionDate": "Action Date",
90
+ "start": "Start",
91
+ "end": "End",
92
+ "appAction": "App Action",
93
+ "formStep": "Form Step",
94
+ "approvalCommit": "Commit Approved Form",
95
+ "approvalCommitSubtitle": "System · Locked",
96
+ "initial": "Initial",
97
+ "final": "Final",
98
+ "loadFailed": "Failed to load process preview"
99
+ },
100
+ "field": {
101
+ "progress": "Progress",
102
+ "delegatedUser": "Delegated User",
103
+ "delegatedUserPlaceholder": "Search user",
104
+ "reason": "Reason",
105
+ "reasonPlaceholder": "Enter reason",
106
+ "note": "Note",
107
+ "notePlaceholder": "Enter note",
108
+ "attachments": "Attachments",
109
+ "uploadTitle": "Upload Attachment",
110
+ "uploadDescription": "Click or drop a file to upload"
111
+ }
112
+ },
113
+ "runtimeAction": {
114
+ "field": {
115
+ "progress": "Progress",
116
+ "delegatedUser": "Delegated User",
117
+ "delegatedUserPlaceholder": "Search user",
118
+ "reason": "Reason",
119
+ "reasonPlaceholder": "Enter reason",
120
+ "note": "Note",
121
+ "notePlaceholder": "Enter note",
122
+ "attachments": "Attachments",
123
+ "uploadTitle": "Upload Attachment",
124
+ "uploadDescription": "Click or drop a file to upload"
125
+ },
126
+ "modal": {
127
+ "cancel": "Cancel",
128
+ "confirmAction": "Confirm {{ action }} for this item."
129
+ },
130
+ "preview": {
131
+ "name": "Name",
132
+ "status": "Status",
133
+ "user": "User",
134
+ "userOrGroup": "User / Group",
135
+ "initiationDate": "Initiation Date",
136
+ "actionDate": "Action Date",
137
+ "start": "Start",
138
+ "end": "End",
139
+ "appAction": "App Action",
140
+ "formStep": "Form Step",
141
+ "approvalCommit": "Commit Approved Form",
142
+ "approvalCommitSubtitle": "System · Locked",
143
+ "initial": "Initial",
144
+ "final": "Final",
145
+ "loadFailed": "Failed to load process preview"
146
+ },
147
+ "actions": {
148
+ "loadActionsFailed": "Failed to load item actions."
149
+ }
150
+ }
151
+ }