diff --git a/frontend/src/app/ui/admin/maintenance-tasks/maintenance-tasks.component.html b/frontend/src/app/ui/admin/maintenance-tasks/maintenance-tasks.component.html index 2b80be3ba..3bdaa5c42 100644 --- a/frontend/src/app/ui/admin/maintenance-tasks/maintenance-tasks.component.html +++ b/frontend/src/app/ui/admin/maintenance-tasks/maintenance-tasks.component.html @@ -31,10 +31,14 @@
- +

{{language.instant('MAINTENANCE-TASKS.SECTIONS.EVENTS.MAIN-TITLE')}}

- + + +
+
+

{{language.instant('MAINTENANCE-TASKS.SECTIONS.EVENTS.ACCOUNTING-TITLE')}}

diff --git a/frontend/src/assets/i18n/baq.json b/frontend/src/assets/i18n/baq.json index 591f9472e..356af25c7 100644 --- a/frontend/src/assets/i18n/baq.json +++ b/frontend/src/assets/i18n/baq.json @@ -405,6 +405,8 @@ }, "EVENTS": { "TITLE": "Manage events", + "MAIN-TITLE": "Main events", + "ACCOUNTING-TITLE": "Accounting events", "DESCRIPTION": "From here you can manage the Message Queue events", "ACTIONS": { "SEND-USER-TOUCH": "Send user touch events", @@ -2556,4 +2558,4 @@ "copy": "Copy", "clone": "Clone", "new-version": "New Version" -} \ No newline at end of file +} diff --git a/frontend/src/assets/i18n/de.json b/frontend/src/assets/i18n/de.json index a7ace923a..5095cf67a 100644 --- a/frontend/src/assets/i18n/de.json +++ b/frontend/src/assets/i18n/de.json @@ -405,6 +405,8 @@ }, "EVENTS": { "TITLE": "Manage events", + "MAIN-TITLE": "Main events", + "ACCOUNTING-TITLE": "Accounting events", "DESCRIPTION": "From here you can manage the Message Queue events", "ACTIONS": { "SEND-USER-TOUCH": "Send user touch events", @@ -2556,4 +2558,4 @@ "copy": "Copy", "clone": "Clone", "new-version": "New Version" -} \ No newline at end of file +} diff --git a/frontend/src/assets/i18n/en.json b/frontend/src/assets/i18n/en.json index 3f0a8d94e..3334ccc74 100644 --- a/frontend/src/assets/i18n/en.json +++ b/frontend/src/assets/i18n/en.json @@ -403,6 +403,8 @@ }, "EVENTS": { "TITLE": "Manage events", + "MAIN-TITLE": "Main events", + "ACCOUNTING-TITLE": "Accounting events", "DESCRIPTION": "From here you can manage the Message Queue events", "ACTIONS": { "SEND-USER-TOUCH": "Send user touch events", @@ -2556,4 +2558,4 @@ "copy": "Copy", "clone": "Clone", "new-version": "New Version" -} \ No newline at end of file +} diff --git a/frontend/src/assets/i18n/es.json b/frontend/src/assets/i18n/es.json index c1bf4b281..1ec130c0f 100644 --- a/frontend/src/assets/i18n/es.json +++ b/frontend/src/assets/i18n/es.json @@ -405,6 +405,8 @@ }, "EVENTS": { "TITLE": "Manage events", + "MAIN-TITLE": "Main events", + "ACCOUNTING-TITLE": "Accounting events", "DESCRIPTION": "From here you can manage the Message Queue events", "ACTIONS": { "SEND-USER-TOUCH": "Send user touch events", @@ -2556,4 +2558,4 @@ "copy": "Copy", "clone": "Clone", "new-version": "New Version" -} \ No newline at end of file +} diff --git a/frontend/src/assets/i18n/gr.json b/frontend/src/assets/i18n/gr.json index d38cd2fca..71804477e 100644 --- a/frontend/src/assets/i18n/gr.json +++ b/frontend/src/assets/i18n/gr.json @@ -405,6 +405,8 @@ }, "EVENTS": { "TITLE": "Manage events", + "MAIN-TITLE": "Main events", + "ACCOUNTING-TITLE": "Accounting events", "DESCRIPTION": "From here you can manage the Message Queue events", "ACTIONS": { "SEND-USER-TOUCH": "Send user touch events", @@ -2556,4 +2558,4 @@ "copy": "Copy", "clone": "Clone", "new-version": "New Version" -} \ No newline at end of file +} diff --git a/frontend/src/assets/i18n/hr.json b/frontend/src/assets/i18n/hr.json index 08a576c7e..900d316f7 100644 --- a/frontend/src/assets/i18n/hr.json +++ b/frontend/src/assets/i18n/hr.json @@ -405,6 +405,8 @@ }, "EVENTS": { "TITLE": "Manage events", + "MAIN-TITLE": "Main events", + "ACCOUNTING-TITLE": "Accounting events", "DESCRIPTION": "From here you can manage the Message Queue events", "ACTIONS": { "SEND-USER-TOUCH": "Send user touch events", @@ -2556,4 +2558,4 @@ "copy": "Copy", "clone": "Clone", "new-version": "New Version" -} \ No newline at end of file +} diff --git a/frontend/src/assets/i18n/pl.json b/frontend/src/assets/i18n/pl.json index 7579b80a8..eb99cacc2 100644 --- a/frontend/src/assets/i18n/pl.json +++ b/frontend/src/assets/i18n/pl.json @@ -405,6 +405,8 @@ }, "EVENTS": { "TITLE": "Manage events", + "MAIN-TITLE": "Main events", + "ACCOUNTING-TITLE": "Accounting events", "DESCRIPTION": "From here you can manage the Message Queue events", "ACTIONS": { "SEND-USER-TOUCH": "Send user touch events", @@ -2556,4 +2558,4 @@ "copy": "Copy", "clone": "Clone", "new-version": "New Version" -} \ No newline at end of file +} diff --git a/frontend/src/assets/i18n/pt.json b/frontend/src/assets/i18n/pt.json index 1f5dee525..e637f1c6a 100644 --- a/frontend/src/assets/i18n/pt.json +++ b/frontend/src/assets/i18n/pt.json @@ -405,6 +405,8 @@ }, "EVENTS": { "TITLE": "Manage events", + "MAIN-TITLE": "Main events", + "ACCOUNTING-TITLE": "Accounting events", "DESCRIPTION": "From here you can manage the Message Queue events", "ACTIONS": { "SEND-USER-TOUCH": "Send user touch events", @@ -2556,4 +2558,4 @@ "copy": "Copy", "clone": "Clone", "new-version": "New Version" -} \ No newline at end of file +} diff --git a/frontend/src/assets/i18n/sk.json b/frontend/src/assets/i18n/sk.json index cd5b2b370..d9cad7f29 100644 --- a/frontend/src/assets/i18n/sk.json +++ b/frontend/src/assets/i18n/sk.json @@ -405,6 +405,8 @@ }, "EVENTS": { "TITLE": "Manage events", + "MAIN-TITLE": "Main events", + "ACCOUNTING-TITLE": "Accounting events", "DESCRIPTION": "From here you can manage the Message Queue events", "ACTIONS": { "SEND-USER-TOUCH": "Send user touch events", @@ -2556,4 +2558,4 @@ "copy": "Copy", "clone": "Clone", "new-version": "New Version" -} \ No newline at end of file +} diff --git a/frontend/src/assets/i18n/sr.json b/frontend/src/assets/i18n/sr.json index 0b644171b..818a20d95 100644 --- a/frontend/src/assets/i18n/sr.json +++ b/frontend/src/assets/i18n/sr.json @@ -405,6 +405,8 @@ }, "EVENTS": { "TITLE": "Manage events", + "MAIN-TITLE": "Main events", + "ACCOUNTING-TITLE": "Accounting events", "DESCRIPTION": "From here you can manage the Message Queue events", "ACTIONS": { "SEND-USER-TOUCH": "Send user touch events", @@ -2556,4 +2558,4 @@ "copy": "Copy", "clone": "Clone", "new-version": "New Version" -} \ No newline at end of file +} diff --git a/frontend/src/assets/i18n/tr.json b/frontend/src/assets/i18n/tr.json index 518591c7a..20c8c07c8 100644 --- a/frontend/src/assets/i18n/tr.json +++ b/frontend/src/assets/i18n/tr.json @@ -405,6 +405,8 @@ }, "EVENTS": { "TITLE": "Manage events", + "MAIN-TITLE": "Main events", + "ACCOUNTING-TITLE": "Accounting events", "DESCRIPTION": "From here you can manage the Message Queue events", "ACTIONS": { "SEND-USER-TOUCH": "Send user touch events", @@ -2556,4 +2558,4 @@ "copy": "Copy", "clone": "Clone", "new-version": "New Version" -} \ No newline at end of file +}