Approval in value-sets

This commit is contained in:
2024-12-09 13:57:17 +00:00
committed by md translation bot
parent d3bd8dbb01
commit efb09b6735
49 changed files with 336 additions and 63 deletions

View File

@ -19,6 +19,7 @@
"punched": "Estamp\u00e9",
"scarified": "Taill\u00e9",
"cast": "Fonte",
"painted": "Painted"
"painted": "Painted",
"drawn": "Drawn"
}
}

View File

@ -12,6 +12,18 @@
"rear_side": "Arri\u00e8re",
"edge": "Bord",
"other": "Autre",
"inside": "Inside"
"inside": "Inside",
"underside": "Underside",
"topside": "Topside",
"front_front": "Full front",
"rear_left": "Rear side: left",
"rear_top_left": "Rear side: top left",
"rear_top": "Rear side: top",
"rear_top_right": "Rear side: top right",
"rear_right": "Rear side: right",
"rear_bottom_right": "Rear side: bottom right",
"rear_bottom": "Rear side: bottom",
"rear_bottom_left": "Rear side: bottom left",
"rear_center": "Rear side: center"
}
}