IO-1722 added translations
This commit is contained in:
@@ -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"]}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user