Approval in value-sets

This commit is contained in:
2023-01-31 17:42:23 +00:00
committed by md translation bot
parent 5e96e85ab4
commit 1ad7b9cb3d
20 changed files with 140 additions and 0 deletions

View File

@ -0,0 +1,7 @@
{
"shipment_method_set": {
"unknown": "Unknown",
"car": "By car",
"ship": "By ship"
}
}