diff --git a/src/views/Auth/Profile/index.js b/src/views/Auth/Profile/index.js index abec61b..f7e099d 100644 --- a/src/views/Auth/Profile/index.js +++ b/src/views/Auth/Profile/index.js @@ -210,7 +210,7 @@ function Profile({ name="file" value={formData.file} onChange={onChange} - label="فایل" + label={window.t("فایل")} /> @@ -221,13 +221,13 @@ function Profile({ name="file" value={formData.file} onChange={onChange} - label="فایل" + label={window.t("فایل")} />
@@ -308,7 +308,7 @@ function Profile({ @@ -350,7 +351,7 @@ function Profile({
- {/*
-