IO-1722 added translations

This commit is contained in:
swtmply
2023-05-04 01:18:16 +08:00
parent 0cabd80b94
commit add1eddbc1
4 changed files with 2909 additions and 2904 deletions

View File

@@ -279,7 +279,7 @@ export default function ShopInfoSchedulingComponent({ form }) {
</Form.Item>
<Form.Item
label={"Job Color"} // TODO add translation
label={t("bodyshop.fields.ssbuckets.color")}
key={`${index}color`}
name={[field.name, "color"]}
>