Approval in value-sets

This commit is contained in:
2024-11-21 16:46:19 +00:00
committed by md translation bot
parent cbcf2cc297
commit 8b8c092e3f
84 changed files with 609 additions and 0 deletions

View File

@ -0,0 +1,16 @@
{
"measurement_type_set": {
"length": "Length",
"height": "Height",
"width": "Width",
"number_of_copies": "Number of copies",
"weight": "Weight",
"diameter": "Diameter",
"wall": "Wall",
"number_of_parts": "Number of parts",
"die_axis": "Die-axis",
"length_socle": "Length of socle",
"height_socle": "Height of socle",
"width_socle": "Width of socle"
}
}

View File

@ -0,0 +1,6 @@
{
"units_count_copies_set": {
"copies": "Copies",
"specimen": "Specimen"
}
}

View File

@ -0,0 +1,6 @@
{
"units_count_parts_set": {
"parts": "Parts",
"pages": "Pages"
}
}

View File

@ -0,0 +1 @@
[]