Approval in value-sets

This commit is contained in:
2025-09-30 10:08:03 +00:00
committed by md translation bot
parent c38622ae14
commit d4d3855888
29 changed files with 191 additions and 87 deletions

View File

@@ -32,6 +32,10 @@
"diameter_frame": "Frame (diameter)",
"length_blade": "Length of blade",
"height_blade": "Height of blade",
"width_blade": "Width of blade"
"width_blade": "Width of blade",
"number_of_sheets": "Number of sheets",
"number_of_double_pages": "Number of double pages",
"number_of_standalone_pages": "Number of standalone pages",
"number_of_written_pages": "Number of written pages"
}
}

View File

@@ -1,12 +1,12 @@
{
"tag_relation_type": {
"tag": "Tag",
"object_type": "Object type",
"material": "Material",
"technique": "Technique",
"display_subject": "Display subject",
"topic": "Topic",
"mentioned": "Mentioned subject",
"taxon": "Taxon"
"tag": "Kata kunci",
"object_type": "Jenis benda",
"material": "Bahan",
"technique": "Cara",
"display_subject": "Tampilan",
"topic": "Tema",
"mentioned": "Disebut",
"taxon": "Takson"
}
}