thedevdojo / voyager

Voyager - The Missing Laravel Admin
https://voyager.devdojo.com
MIT License
11.78k stars 2.67k forks source link

Bug display name when create BREAD for table #5308

Closed VoDuyNghia closed 3 years ago

VoDuyNghia commented 3 years ago

Version information

Description

But I have a problem that the display name of fields, I have set the field name in BREAD to be Vietnamese (Picture 1), but when I go to the blog list page, the field name is taken from the field of blog table (image 2).

Steps To Reproduce

Steps to reproduce the behavior:

  1. Go to voyager BREAD for blog
  2. Change display name by vietnameses ( Image 1)
  3. Save and go to list blog
  4. Display name field still by english (Image 2)

Expected behavior

  1. Go to voyager BREAD for blog
  2. Change display name by Vietnamese
  3. Save and go to list blog
  4. Display name field still by Vietnamese

Screenshots

image

image

emptynick commented 3 years ago

Do you have multilanguage enabled and did you switch to another locale when changing the display names?

VoDuyNghia commented 3 years ago

Yes. I'm using translate. But I changed Vietnamese but it only show by english

MrCrayon commented 3 years ago

@VoDuyNghia did you change locale in your profile? The locale selector you see on top works mostly only to switch locale while you are editing.

VoDuyNghia commented 3 years ago

Ok. It work. Tks <3

github-actions[bot] commented 1 year ago

This issue has been automatically locked since there has not been any recent activity after it was closed. If you have further questions please ask in our Slack group.