diff --git a/dmp-frontend/src/assets/i18n/baq.json b/dmp-frontend/src/assets/i18n/baq.json index 24bc2877f..080333214 100644 --- a/dmp-frontend/src/assets/i18n/baq.json +++ b/dmp-frontend/src/assets/i18n/baq.json @@ -1213,6 +1213,10 @@ "TYPES": { "INTERNAL-STATUS":{ "RESOLVED": "Resolved" + }, + "IS-ACTIVE": { + "ACTIVE": "Active", + "INACTIVE": "Inactive" } }, "STATUS-LISTING": { @@ -1233,6 +1237,7 @@ "APPLY-FILTERS": "Apply filters" }, "ACTIONS": { + "EDIT":"Edit", "DELETE": "Delete" } }, diff --git a/dmp-frontend/src/assets/i18n/de.json b/dmp-frontend/src/assets/i18n/de.json index c4d756348..8d6845bd0 100644 --- a/dmp-frontend/src/assets/i18n/de.json +++ b/dmp-frontend/src/assets/i18n/de.json @@ -1213,6 +1213,10 @@ "TYPES": { "INTERNAL-STATUS":{ "RESOLVED": "Resolved" + }, + "IS-ACTIVE": { + "ACTIVE": "Active", + "INACTIVE": "Inactive" } }, "STATUS-LISTING": { @@ -1233,6 +1237,7 @@ "APPLY-FILTERS": "Apply filters" }, "ACTIONS": { + "EDIT":"Edit", "DELETE": "Delete" } }, diff --git a/dmp-frontend/src/assets/i18n/en.json b/dmp-frontend/src/assets/i18n/en.json index fe0982e73..91e5bad11 100644 --- a/dmp-frontend/src/assets/i18n/en.json +++ b/dmp-frontend/src/assets/i18n/en.json @@ -1213,6 +1213,10 @@ "TYPES": { "INTERNAL-STATUS":{ "RESOLVED": "Resolved" + }, + "IS-ACTIVE": { + "ACTIVE": "Active", + "INACTIVE": "Inactive" } }, "STATUS-LISTING": { @@ -1233,6 +1237,7 @@ "APPLY-FILTERS": "Apply filters" }, "ACTIONS": { + "EDIT":"Edit", "DELETE": "Delete" } }, diff --git a/dmp-frontend/src/assets/i18n/es.json b/dmp-frontend/src/assets/i18n/es.json index 8b39c8193..2f40ca448 100644 --- a/dmp-frontend/src/assets/i18n/es.json +++ b/dmp-frontend/src/assets/i18n/es.json @@ -1213,6 +1213,10 @@ "TYPES": { "INTERNAL-STATUS":{ "RESOLVED": "Resolved" + }, + "IS-ACTIVE": { + "ACTIVE": "Active", + "INACTIVE": "Inactive" } }, "STATUS-LISTING": { @@ -1233,6 +1237,7 @@ "APPLY-FILTERS": "Apply filters" }, "ACTIONS": { + "EDIT":"Edit", "DELETE": "Delete" } }, diff --git a/dmp-frontend/src/assets/i18n/gr.json b/dmp-frontend/src/assets/i18n/gr.json index 8138e6081..924e5c8ec 100644 --- a/dmp-frontend/src/assets/i18n/gr.json +++ b/dmp-frontend/src/assets/i18n/gr.json @@ -1213,6 +1213,10 @@ "TYPES": { "INTERNAL-STATUS":{ "RESOLVED": "Resolved" + }, + "IS-ACTIVE": { + "ACTIVE": "Active", + "INACTIVE": "Inactive" } }, "STATUS-LISTING": { @@ -1233,6 +1237,7 @@ "APPLY-FILTERS": "Apply filters" }, "ACTIONS": { + "EDIT":"Edit", "DELETE": "Delete" } }, diff --git a/dmp-frontend/src/assets/i18n/hr.json b/dmp-frontend/src/assets/i18n/hr.json index 6c2a72428..6aff0b298 100644 --- a/dmp-frontend/src/assets/i18n/hr.json +++ b/dmp-frontend/src/assets/i18n/hr.json @@ -1213,6 +1213,10 @@ "TYPES": { "INTERNAL-STATUS":{ "RESOLVED": "Resolved" + }, + "IS-ACTIVE": { + "ACTIVE": "Active", + "INACTIVE": "Inactive" } }, "STATUS-LISTING": { @@ -1233,6 +1237,7 @@ "APPLY-FILTERS": "Apply filters" }, "ACTIONS": { + "EDIT":"Edit", "DELETE": "Delete" } }, diff --git a/dmp-frontend/src/assets/i18n/pl.json b/dmp-frontend/src/assets/i18n/pl.json index 4f7300dae..2ca62e48f 100644 --- a/dmp-frontend/src/assets/i18n/pl.json +++ b/dmp-frontend/src/assets/i18n/pl.json @@ -1213,6 +1213,10 @@ "TYPES": { "INTERNAL-STATUS":{ "RESOLVED": "Resolved" + }, + "IS-ACTIVE": { + "ACTIVE": "Active", + "INACTIVE": "Inactive" } }, "STATUS-LISTING": { @@ -1233,6 +1237,7 @@ "APPLY-FILTERS": "Apply filters" }, "ACTIONS": { + "EDIT":"Edit", "DELETE": "Delete" } }, diff --git a/dmp-frontend/src/assets/i18n/pt.json b/dmp-frontend/src/assets/i18n/pt.json index 4dc3e2652..689e52eef 100644 --- a/dmp-frontend/src/assets/i18n/pt.json +++ b/dmp-frontend/src/assets/i18n/pt.json @@ -1213,6 +1213,10 @@ "TYPES": { "INTERNAL-STATUS":{ "RESOLVED": "Resolved" + }, + "IS-ACTIVE": { + "ACTIVE": "Active", + "INACTIVE": "Inactive" } }, "STATUS-LISTING": { @@ -1233,6 +1237,7 @@ "APPLY-FILTERS": "Apply filters" }, "ACTIONS": { + "EDIT":"Edit", "DELETE": "Delete" } }, diff --git a/dmp-frontend/src/assets/i18n/sk.json b/dmp-frontend/src/assets/i18n/sk.json index c769a14dd..c90f33246 100644 --- a/dmp-frontend/src/assets/i18n/sk.json +++ b/dmp-frontend/src/assets/i18n/sk.json @@ -1213,6 +1213,10 @@ "TYPES": { "INTERNAL-STATUS":{ "RESOLVED": "Resolved" + }, + "IS-ACTIVE": { + "ACTIVE": "Active", + "INACTIVE": "Inactive" } }, "STATUS-LISTING": { @@ -1233,6 +1237,7 @@ "APPLY-FILTERS": "Apply filters" }, "ACTIONS": { + "EDIT":"Edit", "DELETE": "Delete" } }, diff --git a/dmp-frontend/src/assets/i18n/sr.json b/dmp-frontend/src/assets/i18n/sr.json index 0a6b76349..61402de56 100644 --- a/dmp-frontend/src/assets/i18n/sr.json +++ b/dmp-frontend/src/assets/i18n/sr.json @@ -1213,6 +1213,10 @@ "TYPES": { "INTERNAL-STATUS":{ "RESOLVED": "Resolved" + }, + "IS-ACTIVE": { + "ACTIVE": "Active", + "INACTIVE": "Inactive" } }, "STATUS-LISTING": { @@ -1233,6 +1237,7 @@ "APPLY-FILTERS": "Apply filters" }, "ACTIONS": { + "EDIT":"Edit", "DELETE": "Delete" } }, diff --git a/dmp-frontend/src/assets/i18n/tr.json b/dmp-frontend/src/assets/i18n/tr.json index 1e993caed..b1dbd10ed 100644 --- a/dmp-frontend/src/assets/i18n/tr.json +++ b/dmp-frontend/src/assets/i18n/tr.json @@ -1213,6 +1213,10 @@ "TYPES": { "INTERNAL-STATUS":{ "RESOLVED": "Resolved" + }, + "IS-ACTIVE": { + "ACTIVE": "Active", + "INACTIVE": "Inactive" } }, "STATUS-LISTING": { @@ -1233,6 +1237,7 @@ "APPLY-FILTERS": "Apply filters" }, "ACTIONS": { + "EDIT":"Edit", "DELETE": "Delete" } },