File tree Expand file tree Collapse file tree 1 file changed +33
-1
lines changed Expand file tree Collapse file tree 1 file changed +33
-1
lines changed Original file line number Diff line number Diff line change 145145 |
146146 */
147147
148- 'attributes ' => [],
148+ 'attributes ' => [
149+ 'name ' => 'نام ' ,
150+ 'username ' => 'نام کاربری ' ,
151+ 'email ' => 'ایمیل ' ,
152+ 'first_name ' => 'نام ' ,
153+ 'last_name ' => 'نام خانوادگی ' ,
154+ 'password ' => 'رمز عبور ' ,
155+ 'password_confirmation ' => 'تاییدیه ی رمز عبور ' ,
156+ 'city ' => 'شهر ' ,
157+ 'country ' => 'کشور ' ,
158+ 'address ' => 'نشانی ' ,
159+ 'phone ' => 'تلفن ' ,
160+ 'mobile ' => 'تلفن همراه ' ,
161+ 'age ' => 'سن ' ,
162+ 'sex ' => 'جنسیت ' ,
163+ 'gender ' => 'جنسیت ' ,
164+ 'day ' => 'روز ' ,
165+ 'month ' => 'ماه ' ,
166+ 'year ' => 'سال ' ,
167+ 'hour ' => 'ساعت ' ,
168+ 'minute ' => 'دقیقه ' ,
169+ 'second ' => 'ثانیه ' ,
170+ 'title ' => 'عنوان ' ,
171+ 'text ' => 'متن ' ,
172+ 'content ' => 'محتوا ' ,
173+ 'description ' => 'توضیحات ' ,
174+ 'excerpt ' => 'گلچین کردن ' ,
175+ 'date ' => 'تاریخ ' ,
176+ 'time ' => 'زمان ' ,
177+ 'available ' => 'موجود ' ,
178+ 'type ' => 'نوع ' ,
179+ 'size ' => 'اندازه '
180+ ],
149181
150182];
You can’t perform that action at this time.
0 commit comments