Skip to content
Snippets Groups Projects
Commit 7b6a2316 authored by Thomas Bock's avatar Thomas Bock :speech_balloon:
Browse files

description -> declaration

parent cd3c37e8
No related branches found
No related tags found
No related merge requests found
...@@ -476,7 +476,7 @@ def dcc_software(cal_docs): ...@@ -476,7 +476,7 @@ def dcc_software(cal_docs):
def dcc_statements(cal_docs): def dcc_statements(cal_docs):
return {"statement":[{"norm": "DIN EN ISO/IEC 17025:2018-03", return {"statement":[{"norm": "DIN EN ISO/IEC 17025:2018-03",
"reference": "7.8.2.1 l)", "reference": "7.8.2.1 l)",
"description":[{"lang":"de", "declaration":[{"lang":"de",
"content":"Die Ergebnisse beziehen sich nur auf den in diesem DCC beschriebenen Gegenstand."}, "content":"Die Ergebnisse beziehen sich nur auf den in diesem DCC beschriebenen Gegenstand."},
{"lang":"en", {"lang":"en",
"content":"The results refer only to the object calibrated in this DCC."}]}, "content":"The results refer only to the object calibrated in this DCC."}]},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment