From d02a113df05e234c0b7e4be3050c6e2c6bcd10ed Mon Sep 17 00:00:00 2001 From: "CITE\\amentis" Date: Fri, 26 Jul 2024 15:41:02 +0300 Subject: [PATCH] add translators --- frontend/src/assets/i18n/baq.json | 7 ++++++- frontend/src/assets/i18n/de.json | 7 ++++++- frontend/src/assets/i18n/en.json | 7 ++++++- frontend/src/assets/i18n/es.json | 7 ++++++- frontend/src/assets/i18n/gr.json | 7 ++++++- frontend/src/assets/i18n/hr.json | 7 ++++++- frontend/src/assets/i18n/pl.json | 7 ++++++- frontend/src/assets/i18n/pt.json | 7 ++++++- frontend/src/assets/i18n/sk.json | 7 ++++++- frontend/src/assets/i18n/sr.json | 7 ++++++- frontend/src/assets/i18n/tr.json | 7 ++++++- 11 files changed, 66 insertions(+), 11 deletions(-) diff --git a/frontend/src/assets/i18n/baq.json b/frontend/src/assets/i18n/baq.json index 57b082db6..2e683e77b 100644 --- a/frontend/src/assets/i18n/baq.json +++ b/frontend/src/assets/i18n/baq.json @@ -84,7 +84,8 @@ "USAGE-LIMIT-METRIC-ALLREADY-EXISTS": "This usage limit metric is already defined in this tenant. Change metric or select other tenant.", "DESCRIPTION-TEMPLATE-TYPE-CODE-EXISTS": "The description template type code you provided already exists. Please choose a different code.", "DESCRIPTION-TEMPLATE-TYPE-IMPORT-NOT-FOUND": "Description template type {{descriptionTemplateTypeLabel}} not found.", - "REFERENCE-TYPE-IMPORT-NOT-FOUND": "Reference type {{referenceTypeCode}} not found." + "REFERENCE-TYPE-IMPORT-NOT-FOUND": "Reference type {{referenceTypeCode}} not found.", + "DESCRIPTION-TEMPLATE-CODE-EXISTS": "The description template code you provided already exists. Please choose a different code." }, "FORM-VALIDATION-DISPLAY-DIALOG": { "WARNING": "Kontuz!", @@ -453,6 +454,7 @@ "TITLE-EDIT-DESCRIPTION-TEMPLATE": "Editing Description Template", "FIELDS": { "TITLE": "Datu-multzoaren Txantiloiaren Izena", + "CODE": "Description Template Code", "DESCRIPTION": "Deskribapena" }, "STEPS": { @@ -460,6 +462,8 @@ "TITLE": "Informazio Orokorra", "DESCRIPTION-TEMPLATE-NAME": "Datu-multzoaren txantiloiaren izena", "DESCRIPTION-TEMPLATE-NAME-HINT": "Datu-multzoaren txantiloia zehazten duen izenburua.", + "DESCRIPTION-TEMPLATE-CODE": "Description template code", + "DESCRIPTION-TEMPLATE-CODE-HINT": "A unique code that distinguishes the Description template.", "DESCRIPTION-TEMPLATE-DESCRIPTION": "Deskribapena", "DESCRIPTION-TEMPLATE-DESCRIPTION-HINT": "Datu-multzoaren deskribapen laburra, aplikazio-eremua eta helburuak.", "DESCRIPTION-TEMPLATE-TYPE": "Description template type", @@ -1054,6 +1058,7 @@ }, "FIELDS": { "NAME": "Name", + "CODE": "Code", "DESCRIPTION": "Description", "STATUS": "Status", "VERSION": "Version", diff --git a/frontend/src/assets/i18n/de.json b/frontend/src/assets/i18n/de.json index c757cc86a..8ce1eec9e 100644 --- a/frontend/src/assets/i18n/de.json +++ b/frontend/src/assets/i18n/de.json @@ -84,7 +84,8 @@ "USAGE-LIMIT-METRIC-ALLREADY-EXISTS": "This usage limit metric is already defined in this tenant. Change metric or select other tenant.", "DESCRIPTION-TEMPLATE-TYPE-CODE-EXISTS": "The description template type code you provided already exists. Please choose a different code.", "DESCRIPTION-TEMPLATE-TYPE-IMPORT-NOT-FOUND": "Description template type {{descriptionTemplateTypeLabel}} not found.", - "REFERENCE-TYPE-IMPORT-NOT-FOUND": "Reference type {{referenceTypeCode}} not found." + "REFERENCE-TYPE-IMPORT-NOT-FOUND": "Reference type {{referenceTypeCode}} not found.", + "DESCRIPTION-TEMPLATE-CODE-EXISTS": "The description template code you provided already exists. Please choose a different code." }, "FORM-VALIDATION-DISPLAY-DIALOG": { "WARNING": "Warnung!", @@ -453,6 +454,7 @@ "TITLE-EDIT-DESCRIPTION-TEMPLATE": "Editing Description Template", "FIELDS": { "TITLE": "Description Template Name", + "CODE": "Description Template Code", "DESCRIPTION": "Description" }, "STEPS": { @@ -460,6 +462,8 @@ "TITLE": "General Info", "DESCRIPTION-TEMPLATE-NAME": "Description template name", "DESCRIPTION-TEMPLATE-NAME-HINT": "A title that determines the Description template.", + "DESCRIPTION-TEMPLATE-CODE": "Description template code", + "DESCRIPTION-TEMPLATE-CODE-HINT": "A unique code that distinguishes the Description template.", "DESCRIPTION-TEMPLATE-DESCRIPTION": "Description", "DESCRIPTION-TEMPLATE-DESCRIPTION-HINT": "A brief description of what the Description is about, it's scope and objectives.", "DESCRIPTION-TEMPLATE-TYPE": "Description template type", @@ -1054,6 +1058,7 @@ }, "FIELDS": { "NAME": "Name", + "CODE": "Code", "DESCRIPTION": "Description", "STATUS": "Status", "VERSION": "Version", diff --git a/frontend/src/assets/i18n/en.json b/frontend/src/assets/i18n/en.json index 65a6ac402..b6c030c6c 100644 --- a/frontend/src/assets/i18n/en.json +++ b/frontend/src/assets/i18n/en.json @@ -84,7 +84,8 @@ "USAGE-LIMIT-METRIC-ALLREADY-EXISTS": "This usage limit metric is already defined in this tenant. Change metric or select other tenant.", "DESCRIPTION-TEMPLATE-TYPE-CODE-EXISTS": "The description template type code you provided already exists. Please choose a different code.", "DESCRIPTION-TEMPLATE-TYPE-IMPORT-NOT-FOUND": "Description template type {{descriptionTemplateTypeLabel}} not found.", - "REFERENCE-TYPE-IMPORT-NOT-FOUND": "Reference type {{referenceTypeCode}} not found." + "REFERENCE-TYPE-IMPORT-NOT-FOUND": "Reference type {{referenceTypeCode}} not found.", + "DESCRIPTION-TEMPLATE-CODE-EXISTS": "The description template code you provided already exists. Please choose a different code." }, "FORM-VALIDATION-DISPLAY-DIALOG": { "WARNING": "Warning!", @@ -453,6 +454,7 @@ "TITLE-EDIT-DESCRIPTION-TEMPLATE": "Editing Description Template", "FIELDS": { "TITLE": "Description Template Name", + "CODE": "Description Template Code", "DESCRIPTION": "Description" }, "STEPS": { @@ -460,6 +462,8 @@ "TITLE": "General Info", "DESCRIPTION-TEMPLATE-NAME": "Description template name", "DESCRIPTION-TEMPLATE-NAME-HINT": "A title that determines the Description template.", + "DESCRIPTION-TEMPLATE-CODE": "Description template code", + "DESCRIPTION-TEMPLATE-CODE-HINT": "A unique code that distinguishes the Description template.", "DESCRIPTION-TEMPLATE-DESCRIPTION": "Description", "DESCRIPTION-TEMPLATE-DESCRIPTION-HINT": "A brief description of what the Description is about, it's scope and objectives.", "DESCRIPTION-TEMPLATE-TYPE": "Description template type", @@ -1054,6 +1058,7 @@ }, "FIELDS": { "NAME": "Name", + "CODE": "Code", "DESCRIPTION": "Description", "STATUS": "Status", "VERSION": "Version", diff --git a/frontend/src/assets/i18n/es.json b/frontend/src/assets/i18n/es.json index 886ec7ed9..f04aa1eac 100644 --- a/frontend/src/assets/i18n/es.json +++ b/frontend/src/assets/i18n/es.json @@ -84,7 +84,8 @@ "USAGE-LIMIT-METRIC-ALLREADY-EXISTS": "This usage limit metric is already defined in this tenant. Change metric or select other tenant.", "DESCRIPTION-TEMPLATE-TYPE-CODE-EXISTS": "The description template type code you provided already exists. Please choose a different code.", "DESCRIPTION-TEMPLATE-TYPE-IMPORT-NOT-FOUND": "Description template type {{descriptionTemplateTypeLabel}} not found.", - "REFERENCE-TYPE-IMPORT-NOT-FOUND": "Reference type {{referenceTypeCode}} not found." + "REFERENCE-TYPE-IMPORT-NOT-FOUND": "Reference type {{referenceTypeCode}} not found.", + "DESCRIPTION-TEMPLATE-CODE-EXISTS": "The description template code you provided already exists. Please choose a different code." }, "FORM-VALIDATION-DISPLAY-DIALOG": { "WARNING": "Atención!", @@ -453,6 +454,7 @@ "TITLE-EDIT-DESCRIPTION-TEMPLATE": "Editing Description Template", "FIELDS": { "TITLE": "Description Template Name", + "CODE": "Description Template Code", "DESCRIPTION": "Descripción" }, "STEPS": { @@ -460,6 +462,8 @@ "TITLE": "Información General", "DESCRIPTION-TEMPLATE-NAME": "Description template name", "DESCRIPTION-TEMPLATE-NAME-HINT": "A title that determines the Description template.", + "DESCRIPTION-TEMPLATE-CODE": "Description template code", + "DESCRIPTION-TEMPLATE-CODE-HINT": "A unique code that distinguishes the Description template.", "DESCRIPTION-TEMPLATE-DESCRIPTION": "Descripción", "DESCRIPTION-TEMPLATE-DESCRIPTION-HINT": "Una breve descripción acerca del Dataset, su alcance y objetivos.", "DESCRIPTION-TEMPLATE-TYPE": "Description template type", @@ -1054,6 +1058,7 @@ }, "FIELDS": { "NAME": "Name", + "CODE": "Code", "DESCRIPTION": "Description", "STATUS": "Status", "VERSION": "Version", diff --git a/frontend/src/assets/i18n/gr.json b/frontend/src/assets/i18n/gr.json index 3c6f55a9b..16272a98d 100644 --- a/frontend/src/assets/i18n/gr.json +++ b/frontend/src/assets/i18n/gr.json @@ -84,7 +84,8 @@ "USAGE-LIMIT-METRIC-ALLREADY-EXISTS": "This usage limit metric is already defined in this tenant. Change metric or select other tenant.", "DESCRIPTION-TEMPLATE-TYPE-CODE-EXISTS": "The description template type code you provided already exists. Please choose a different code.", "DESCRIPTION-TEMPLATE-TYPE-IMPORT-NOT-FOUND": "Description template type {{descriptionTemplateTypeLabel}} not found.", - "REFERENCE-TYPE-IMPORT-NOT-FOUND": "Reference type {{referenceTypeCode}} not found." + "REFERENCE-TYPE-IMPORT-NOT-FOUND": "Reference type {{referenceTypeCode}} not found.", + "DESCRIPTION-TEMPLATE-CODE-EXISTS": "The description template code you provided already exists. Please choose a different code." }, "FORM-VALIDATION-DISPLAY-DIALOG": { "WARNING": "Προσοχή!", @@ -453,6 +454,7 @@ "TITLE-EDIT-DESCRIPTION-TEMPLATE": "Editing Description Template", "FIELDS": { "TITLE": "Description Template Name", + "CODE": "Description Template Code", "DESCRIPTION": "Περιγραφή" }, "STEPS": { @@ -460,6 +462,8 @@ "TITLE": "General Info", "DESCRIPTION-TEMPLATE-NAME": "Description template name", "DESCRIPTION-TEMPLATE-NAME-HINT": "A title that determines the Description template.", + "DESCRIPTION-TEMPLATE-CODE": "Description template code", + "DESCRIPTION-TEMPLATE-CODE-HINT": "A unique code that distinguishes the Description template.", "DESCRIPTION-TEMPLATE-DESCRIPTION": "Description", "DESCRIPTION-TEMPLATE-DESCRIPTION-HINT": "A brief description of what the Description is about, it's scope and objectives.", "DESCRIPTION-TEMPLATE-TYPE": "Description template type", @@ -1054,6 +1058,7 @@ }, "FIELDS": { "NAME": "Name", + "CODE": "Code", "DESCRIPTION": "Description", "STATUS": "Status", "VERSION": "Version", diff --git a/frontend/src/assets/i18n/hr.json b/frontend/src/assets/i18n/hr.json index e3f6abd31..e25bfc2a3 100644 --- a/frontend/src/assets/i18n/hr.json +++ b/frontend/src/assets/i18n/hr.json @@ -84,7 +84,8 @@ "USAGE-LIMIT-METRIC-ALLREADY-EXISTS": "This usage limit metric is already defined in this tenant. Change metric or select other tenant.", "DESCRIPTION-TEMPLATE-TYPE-CODE-EXISTS": "The description template type code you provided already exists. Please choose a different code.", "DESCRIPTION-TEMPLATE-TYPE-IMPORT-NOT-FOUND": "Description template type {{descriptionTemplateTypeLabel}} not found.", - "REFERENCE-TYPE-IMPORT-NOT-FOUND": "Reference type {{referenceTypeCode}} not found." + "REFERENCE-TYPE-IMPORT-NOT-FOUND": "Reference type {{referenceTypeCode}} not found.", + "DESCRIPTION-TEMPLATE-CODE-EXISTS": "The description template code you provided already exists. Please choose a different code." }, "FORM-VALIDATION-DISPLAY-DIALOG": { "WARNING": "Oprez!", @@ -453,6 +454,7 @@ "TITLE-EDIT-DESCRIPTION-TEMPLATE": "Editing Description Template", "FIELDS": { "TITLE": "Description Template Name", + "CODE": "Description Template Code", "DESCRIPTION": "Opis" }, "STEPS": { @@ -460,6 +462,8 @@ "TITLE": "Opće informacije", "DESCRIPTION-TEMPLATE-NAME": "Description template name", "DESCRIPTION-TEMPLATE-NAME-HINT": "A title that determines the Description template.", + "DESCRIPTION-TEMPLATE-CODE": "Description template code", + "DESCRIPTION-TEMPLATE-CODE-HINT": "A unique code that distinguishes the Description template.", "DESCRIPTION-TEMPLATE-DESCRIPTION": "Opis predloška", "DESCRIPTION-TEMPLATE-DESCRIPTION-HINT": "Kratki opis skupa podataka, njegov opseg i ciljevi.", "DESCRIPTION-TEMPLATE-TYPE": "Description template type", @@ -1054,6 +1058,7 @@ }, "FIELDS": { "NAME": "Name", + "CODE": "Code", "DESCRIPTION": "Description", "STATUS": "Status", "VERSION": "Version", diff --git a/frontend/src/assets/i18n/pl.json b/frontend/src/assets/i18n/pl.json index ac8f37041..44a90191c 100644 --- a/frontend/src/assets/i18n/pl.json +++ b/frontend/src/assets/i18n/pl.json @@ -84,7 +84,8 @@ "USAGE-LIMIT-METRIC-ALLREADY-EXISTS": "This usage limit metric is already defined in this tenant. Change metric or select other tenant.", "DESCRIPTION-TEMPLATE-TYPE-CODE-EXISTS": "The description template type code you provided already exists. Please choose a different code.", "DESCRIPTION-TEMPLATE-TYPE-IMPORT-NOT-FOUND": "Description template type {{descriptionTemplateTypeLabel}} not found.", - "REFERENCE-TYPE-IMPORT-NOT-FOUND": "Reference type {{referenceTypeCode}} not found." + "REFERENCE-TYPE-IMPORT-NOT-FOUND": "Reference type {{referenceTypeCode}} not found.", + "DESCRIPTION-TEMPLATE-CODE-EXISTS": "The description template code you provided already exists. Please choose a different code." }, "FORM-VALIDATION-DISPLAY-DIALOG": { "WARNING": "Ostrzeżenie!", @@ -453,6 +454,7 @@ "TITLE-EDIT-DESCRIPTION-TEMPLATE": "Editing Description Template", "FIELDS": { "TITLE": "Description Template Name", + "CODE": "Description Template Code", "DESCRIPTION": "Opis" }, "STEPS": { @@ -460,6 +462,8 @@ "TITLE": "Informacje ogólne", "DESCRIPTION-TEMPLATE-NAME": "Description template name", "DESCRIPTION-TEMPLATE-NAME-HINT": "A title that determines the Description template.", + "DESCRIPTION-TEMPLATE-CODE": "Description template code", + "DESCRIPTION-TEMPLATE-CODE-HINT": "A unique code that distinguishes the Description template.", "DESCRIPTION-TEMPLATE-DESCRIPTION": "Opis", "DESCRIPTION-TEMPLATE-DESCRIPTION-HINT": "Krótki opis roli, zakresu i celów zbioru danych", "DESCRIPTION-TEMPLATE-TYPE": "Description template type", @@ -1054,6 +1058,7 @@ }, "FIELDS": { "NAME": "Name", + "CODE": "Code", "DESCRIPTION": "Description", "STATUS": "Status", "VERSION": "Version", diff --git a/frontend/src/assets/i18n/pt.json b/frontend/src/assets/i18n/pt.json index d11e9a5c3..e499fc5c4 100644 --- a/frontend/src/assets/i18n/pt.json +++ b/frontend/src/assets/i18n/pt.json @@ -84,7 +84,8 @@ "USAGE-LIMIT-METRIC-ALLREADY-EXISTS": "This usage limit metric is already defined in this tenant. Change metric or select other tenant.", "DESCRIPTION-TEMPLATE-TYPE-CODE-EXISTS": "The description template type code you provided already exists. Please choose a different code.", "DESCRIPTION-TEMPLATE-TYPE-IMPORT-NOT-FOUND": "Description template type {{descriptionTemplateTypeLabel}} not found.", - "REFERENCE-TYPE-IMPORT-NOT-FOUND": "Reference type {{referenceTypeCode}} not found." + "REFERENCE-TYPE-IMPORT-NOT-FOUND": "Reference type {{referenceTypeCode}} not found.", + "DESCRIPTION-TEMPLATE-CODE-EXISTS": "The description template code you provided already exists. Please choose a different code." }, "FORM-VALIDATION-DISPLAY-DIALOG": { "WARNING": "Atenção!", @@ -453,6 +454,7 @@ "TITLE-EDIT-DESCRIPTION-TEMPLATE": "Editing Description Template", "FIELDS": { "TITLE": "Description Template Name", + "CODE": "Description Template Code", "DESCRIPTION": "Descrição" }, "STEPS": { @@ -460,6 +462,8 @@ "TITLE": "Informação Geral", "DESCRIPTION-TEMPLATE-NAME": "Description template name", "DESCRIPTION-TEMPLATE-NAME-HINT": "A title that determines the Description template.", + "DESCRIPTION-TEMPLATE-CODE": "Description template code", + "DESCRIPTION-TEMPLATE-CODE-HINT": "A unique code that distinguishes the Description template.", "DESCRIPTION-TEMPLATE-DESCRIPTION": "Descrição", "DESCRIPTION-TEMPLATE-DESCRIPTION-HINT": "Uma breve descrição do que é o modelo de dados, o seu âmbito e objetivos.", "DESCRIPTION-TEMPLATE-TYPE": "Description template type", @@ -1054,6 +1058,7 @@ }, "FIELDS": { "NAME": "Name", + "CODE": "Code", "DESCRIPTION": "Description", "STATUS": "Status", "VERSION": "Version", diff --git a/frontend/src/assets/i18n/sk.json b/frontend/src/assets/i18n/sk.json index 86b11a2ae..1606fc393 100644 --- a/frontend/src/assets/i18n/sk.json +++ b/frontend/src/assets/i18n/sk.json @@ -84,7 +84,8 @@ "USAGE-LIMIT-METRIC-ALLREADY-EXISTS": "This usage limit metric is already defined in this tenant. Change metric or select other tenant.", "DESCRIPTION-TEMPLATE-TYPE-CODE-EXISTS": "The description template type code you provided already exists. Please choose a different code.", "DESCRIPTION-TEMPLATE-TYPE-IMPORT-NOT-FOUND": "Description template type {{descriptionTemplateTypeLabel}} not found.", - "REFERENCE-TYPE-IMPORT-NOT-FOUND": "Reference type {{referenceTypeCode}} not found." + "REFERENCE-TYPE-IMPORT-NOT-FOUND": "Reference type {{referenceTypeCode}} not found.", + "DESCRIPTION-TEMPLATE-CODE-EXISTS": "The description template code you provided already exists. Please choose a different code." }, "FORM-VALIDATION-DISPLAY-DIALOG": { "WARNING": "Upozornenie!", @@ -453,6 +454,7 @@ "TITLE-EDIT-DESCRIPTION-TEMPLATE": "Editing Description Template", "FIELDS": { "TITLE": "Description Template Name", + "CODE": "Description Template Code", "DESCRIPTION": "Opis" }, "STEPS": { @@ -460,6 +462,8 @@ "TITLE": "General Info", "DESCRIPTION-TEMPLATE-NAME": "Description template name", "DESCRIPTION-TEMPLATE-NAME-HINT": "A title that determines the Description template.", + "DESCRIPTION-TEMPLATE-CODE": "Description template code", + "DESCRIPTION-TEMPLATE-CODE-HINT": "A unique code that distinguishes the Description template.", "DESCRIPTION-TEMPLATE-DESCRIPTION": "Description", "DESCRIPTION-TEMPLATE-DESCRIPTION-HINT": "A brief description of what the Description is about, it's scope and objectives.", "DESCRIPTION-TEMPLATE-TYPE": "Description template type", @@ -1054,6 +1058,7 @@ }, "FIELDS": { "NAME": "Name", + "CODE": "Code", "DESCRIPTION": "Description", "STATUS": "Status", "VERSION": "Version", diff --git a/frontend/src/assets/i18n/sr.json b/frontend/src/assets/i18n/sr.json index 234f21497..ed163e48b 100644 --- a/frontend/src/assets/i18n/sr.json +++ b/frontend/src/assets/i18n/sr.json @@ -84,7 +84,8 @@ "USAGE-LIMIT-METRIC-ALLREADY-EXISTS": "This usage limit metric is already defined in this tenant. Change metric or select other tenant.", "DESCRIPTION-TEMPLATE-TYPE-CODE-EXISTS": "The description template type code you provided already exists. Please choose a different code.", "DESCRIPTION-TEMPLATE-TYPE-IMPORT-NOT-FOUND": "Description template type {{descriptionTemplateTypeLabel}} not found.", - "REFERENCE-TYPE-IMPORT-NOT-FOUND": "Reference type {{referenceTypeCode}} not found." + "REFERENCE-TYPE-IMPORT-NOT-FOUND": "Reference type {{referenceTypeCode}} not found.", + "DESCRIPTION-TEMPLATE-CODE-EXISTS": "The description template code you provided already exists. Please choose a different code." }, "FORM-VALIDATION-DISPLAY-DIALOG": { "WARNING": "Oprez!", @@ -453,6 +454,7 @@ "TITLE-EDIT-DESCRIPTION-TEMPLATE": "Editing Description Template", "FIELDS": { "TITLE": "Description Template Name", + "CODE": "Description Template Code", "DESCRIPTION": "Opis" }, "STEPS": { @@ -460,6 +462,8 @@ "TITLE": "General Info", "DESCRIPTION-TEMPLATE-NAME": "Description template name", "DESCRIPTION-TEMPLATE-NAME-HINT": "A title that determines the Description template.", + "DESCRIPTION-TEMPLATE-CODE": "Description template code", + "DESCRIPTION-TEMPLATE-CODE-HINT": "A unique code that distinguishes the Description template.", "DESCRIPTION-TEMPLATE-DESCRIPTION": "Description", "DESCRIPTION-TEMPLATE-DESCRIPTION-HINT": "A brief description of what the Description is about, it's scope and objectives.", "DESCRIPTION-TEMPLATE-TYPE": "Description template type", @@ -1054,6 +1058,7 @@ }, "FIELDS": { "NAME": "Name", + "CODE": "Code", "DESCRIPTION": "Description", "STATUS": "Status", "VERSION": "Version", diff --git a/frontend/src/assets/i18n/tr.json b/frontend/src/assets/i18n/tr.json index 1487b4099..f36aec9f1 100644 --- a/frontend/src/assets/i18n/tr.json +++ b/frontend/src/assets/i18n/tr.json @@ -84,7 +84,8 @@ "USAGE-LIMIT-METRIC-ALLREADY-EXISTS": "This usage limit metric is already defined in this tenant. Change metric or select other tenant.", "DESCRIPTION-TEMPLATE-TYPE-CODE-EXISTS": "The description template type code you provided already exists. Please choose a different code.", "DESCRIPTION-TEMPLATE-TYPE-IMPORT-NOT-FOUND": "Description template type {{descriptionTemplateTypeLabel}} not found.", - "REFERENCE-TYPE-IMPORT-NOT-FOUND": "Reference type {{referenceTypeCode}} not found." + "REFERENCE-TYPE-IMPORT-NOT-FOUND": "Reference type {{referenceTypeCode}} not found.", + "DESCRIPTION-TEMPLATE-CODE-EXISTS": "The description template code you provided already exists. Please choose a different code." }, "FORM-VALIDATION-DISPLAY-DIALOG": { "WARNING": "Uyarı!", @@ -453,6 +454,7 @@ "TITLE-EDIT-DESCRIPTION-TEMPLATE": "Editing Description Template", "FIELDS": { "TITLE": "Description Template Name", + "CODE": "Description Template Code", "DESCRIPTION": "Tanım" }, "STEPS": { @@ -460,6 +462,8 @@ "TITLE": "General Info", "DESCRIPTION-TEMPLATE-NAME": "Description template name", "DESCRIPTION-TEMPLATE-NAME-HINT": "A title that determines the Description template.", + "DESCRIPTION-TEMPLATE-CODE": "Description template code", + "DESCRIPTION-TEMPLATE-CODE-HINT": "A unique code that distinguishes the Description template.", "DESCRIPTION-TEMPLATE-DESCRIPTION": "Description", "DESCRIPTION-TEMPLATE-DESCRIPTION-HINT": "A brief description of what the Description is about, it's scope and objectives.", "DESCRIPTION-TEMPLATE-TYPE": "Description template type", @@ -1054,6 +1058,7 @@ }, "FIELDS": { "NAME": "Name", + "CODE": "Code", "DESCRIPTION": "Description", "STATUS": "Status", "VERSION": "Version",