From 22aa17326064812a69652013fc7b9d529c848027 Mon Sep 17 00:00:00 2001 From: "CITE\\amentis" Date: Mon, 29 Jul 2024 15:33:52 +0300 Subject: [PATCH] add translations --- frontend/src/assets/i18n/baq.json | 2 ++ frontend/src/assets/i18n/de.json | 2 ++ frontend/src/assets/i18n/en.json | 2 ++ frontend/src/assets/i18n/es.json | 2 ++ frontend/src/assets/i18n/gr.json | 2 ++ frontend/src/assets/i18n/hr.json | 2 ++ frontend/src/assets/i18n/pl.json | 2 ++ frontend/src/assets/i18n/pt.json | 2 ++ frontend/src/assets/i18n/sk.json | 2 ++ frontend/src/assets/i18n/sr.json | 2 ++ frontend/src/assets/i18n/tr.json | 2 ++ 11 files changed, 22 insertions(+) diff --git a/frontend/src/assets/i18n/baq.json b/frontend/src/assets/i18n/baq.json index fdd2b80e1..e89fbc151 100644 --- a/frontend/src/assets/i18n/baq.json +++ b/frontend/src/assets/i18n/baq.json @@ -1651,6 +1651,7 @@ "SYSTEM-FIELDS-REQUIRED": "Title, Description, Language and Access are required", "FIELDS": { "NAME": "Name", + "CODE": "Code", "SECTIONS": "Sections", "SECTION-PREFIX": "Section", "SECTION-NAME": "Section Name", @@ -1863,6 +1864,7 @@ "CREATE-PLAN-BLUEPRINT": "Create Plan Blueprint", "FIELDS": { "NAME": "Name", + "CODE": "Code", "STATUS": "Status", "VERSION": "Version", "UPDATED-AT": "Updated", diff --git a/frontend/src/assets/i18n/de.json b/frontend/src/assets/i18n/de.json index 8d3821ba6..d9aad8fc2 100644 --- a/frontend/src/assets/i18n/de.json +++ b/frontend/src/assets/i18n/de.json @@ -1651,6 +1651,7 @@ "SYSTEM-FIELDS-REQUIRED": "Title, Description, Language and Access are required", "FIELDS": { "NAME": "Name", + "CODE": "Code", "SECTIONS": "Sections", "SECTION-PREFIX": "Section", "SECTION-NAME": "Section Name", @@ -1863,6 +1864,7 @@ "CREATE-PLAN-BLUEPRINT": "Create DMP Blueprint", "FIELDS": { "NAME": "Name", + "CODE": "Code", "STATUS": "Status", "VERSION": "Version", "UPDATED-AT": "Updated", diff --git a/frontend/src/assets/i18n/en.json b/frontend/src/assets/i18n/en.json index d752de87f..37da98c46 100644 --- a/frontend/src/assets/i18n/en.json +++ b/frontend/src/assets/i18n/en.json @@ -1652,6 +1652,7 @@ "SYSTEM-FIELDS-REQUIRED": "Title, Description, Language and Access are required", "FIELDS": { "NAME": "Name", + "CODE": "Code", "SECTIONS": "Sections", "SECTION-PREFIX": "Section", "SECTION-NAME": "Section Name", @@ -1864,6 +1865,7 @@ "CREATE-PLAN-BLUEPRINT": "Create Plan Blueprint", "FIELDS": { "NAME": "Name", + "CODE": "Code", "STATUS": "Status", "VERSION": "Version", "UPDATED-AT": "Updated", diff --git a/frontend/src/assets/i18n/es.json b/frontend/src/assets/i18n/es.json index 3d2874966..f376d5458 100644 --- a/frontend/src/assets/i18n/es.json +++ b/frontend/src/assets/i18n/es.json @@ -1651,6 +1651,7 @@ "SYSTEM-FIELDS-REQUIRED": "Title, Description, Language and Access are required", "FIELDS": { "NAME": "Name", + "CODE": "Code", "SECTIONS": "Sections", "SECTION-PREFIX": "Section", "SECTION-NAME": "Section Name", @@ -1863,6 +1864,7 @@ "CREATE-PLAN-BLUEPRINT": "Create DMP Blueprint", "FIELDS": { "NAME": "Name", + "CODE": "Code", "STATUS": "Status", "VERSION": "Version", "UPDATED-AT": "Updated", diff --git a/frontend/src/assets/i18n/gr.json b/frontend/src/assets/i18n/gr.json index aafde757c..13d45b218 100644 --- a/frontend/src/assets/i18n/gr.json +++ b/frontend/src/assets/i18n/gr.json @@ -1651,6 +1651,7 @@ "SYSTEM-FIELDS-REQUIRED": "Title, Description, Language and Access are required", "FIELDS": { "NAME": "Name", + "CODE": "Code", "SECTIONS": "Sections", "SECTION-PREFIX": "Section", "SECTION-NAME": "Section Name", @@ -1863,6 +1864,7 @@ "CREATE-PLAN-BLUEPRINT": "Create DMP Blueprint", "FIELDS": { "NAME": "Name", + "CODE": "Code", "STATUS": "Status", "VERSION": "Version", "UPDATED-AT": "Updated", diff --git a/frontend/src/assets/i18n/hr.json b/frontend/src/assets/i18n/hr.json index a8d58a3a5..16c9d2766 100644 --- a/frontend/src/assets/i18n/hr.json +++ b/frontend/src/assets/i18n/hr.json @@ -1651,6 +1651,7 @@ "SYSTEM-FIELDS-REQUIRED": "Title, Description, Language and Access are required", "FIELDS": { "NAME": "Name", + "CODE": "Code", "SECTIONS": "Sections", "SECTION-PREFIX": "Section", "SECTION-NAME": "Section Name", @@ -1863,6 +1864,7 @@ "CREATE-PLAN-BLUEPRINT": "Create DMP Blueprint", "FIELDS": { "NAME": "Name", + "CODE": "Code", "STATUS": "Status", "VERSION": "Version", "UPDATED-AT": "Updated", diff --git a/frontend/src/assets/i18n/pl.json b/frontend/src/assets/i18n/pl.json index 39ac709da..18bbc389d 100644 --- a/frontend/src/assets/i18n/pl.json +++ b/frontend/src/assets/i18n/pl.json @@ -1651,6 +1651,7 @@ "SYSTEM-FIELDS-REQUIRED": "Title, Description, Language and Access are required", "FIELDS": { "NAME": "Name", + "CODE": "Code", "SECTIONS": "Sections", "SECTION-PREFIX": "Section", "SECTION-NAME": "Section Name", @@ -1863,6 +1864,7 @@ "CREATE-PLAN-BLUEPRINT": "Create DMP Blueprint", "FIELDS": { "NAME": "Name", + "CODE": "Code", "STATUS": "Status", "VERSION": "Version", "UPDATED-AT": "Updated", diff --git a/frontend/src/assets/i18n/pt.json b/frontend/src/assets/i18n/pt.json index b8c3ce02c..cbe41004a 100644 --- a/frontend/src/assets/i18n/pt.json +++ b/frontend/src/assets/i18n/pt.json @@ -1651,6 +1651,7 @@ "SYSTEM-FIELDS-REQUIRED": "Title, Description, Language and Access are required", "FIELDS": { "NAME": "Name", + "CODE": "Code", "SECTIONS": "Sections", "SECTION-PREFIX": "Section", "SECTION-NAME": "Section Name", @@ -1863,6 +1864,7 @@ "CREATE-PLAN-BLUEPRINT": "Create DMP Blueprint", "FIELDS": { "NAME": "Name", + "CODE": "Code", "STATUS": "Status", "VERSION": "Version", "UPDATED-AT": "Updated", diff --git a/frontend/src/assets/i18n/sk.json b/frontend/src/assets/i18n/sk.json index 1f34a055e..4cb8e627a 100644 --- a/frontend/src/assets/i18n/sk.json +++ b/frontend/src/assets/i18n/sk.json @@ -1651,6 +1651,7 @@ "SYSTEM-FIELDS-REQUIRED": "Title, Description, Language and Access are required", "FIELDS": { "NAME": "Name", + "CODE": "Code", "SECTIONS": "Sections", "SECTION-PREFIX": "Section", "SECTION-NAME": "Section Name", @@ -1863,6 +1864,7 @@ "CREATE-PLAN-BLUEPRINT": "Create DMP Blueprint", "FIELDS": { "NAME": "Name", + "CODE": "Code", "STATUS": "Status", "VERSION": "Version", "UPDATED-AT": "Updated", diff --git a/frontend/src/assets/i18n/sr.json b/frontend/src/assets/i18n/sr.json index 245f043b1..5bb80cbd0 100644 --- a/frontend/src/assets/i18n/sr.json +++ b/frontend/src/assets/i18n/sr.json @@ -1651,6 +1651,7 @@ "SYSTEM-FIELDS-REQUIRED": "Title, Description, Language and Access are required", "FIELDS": { "NAME": "Name", + "CODE": "Code", "SECTIONS": "Sections", "SECTION-PREFIX": "Section", "SECTION-NAME": "Section Name", @@ -1863,6 +1864,7 @@ "CREATE-PLAN-BLUEPRINT": "Create DMP Blueprint", "FIELDS": { "NAME": "Name", + "CODE": "Code", "STATUS": "Status", "VERSION": "Version", "UPDATED-AT": "Updated", diff --git a/frontend/src/assets/i18n/tr.json b/frontend/src/assets/i18n/tr.json index 7f85f178e..7c7c36b29 100644 --- a/frontend/src/assets/i18n/tr.json +++ b/frontend/src/assets/i18n/tr.json @@ -1651,6 +1651,7 @@ "SYSTEM-FIELDS-REQUIRED": "Title, Description, Language and Access are required", "FIELDS": { "NAME": "Name", + "CODE": "Code", "SECTIONS": "Sections", "SECTION-PREFIX": "Section", "SECTION-NAME": "Section Name", @@ -1863,6 +1864,7 @@ "CREATE-PLAN-BLUEPRINT": "Create DMP Blueprint", "FIELDS": { "NAME": "Name", + "CODE": "Code", "STATUS": "Status", "VERSION": "Version", "UPDATED-AT": "Updated",