argilla-io / argilla

Argilla is a collaboration tool for AI engineers and domain experts to build high-quality datasets
https://docs.argilla.io
Apache License 2.0
4k stars 378 forks source link

[BUG-UI/UX] Missing translation #5692

Closed shamikbose closed 2 days ago

shamikbose commented 4 days ago

Describe the bug <A typo in the "span" question type>

To Reproduce

  1. Create a new space
  2. Select a dataset
  3. In the question type, select type "span"
  4. The guidelines in the question box says "Use coma to separate fields"

Expected behavior

  1. Step 4 above should say "Use comma to separate fields"

Screenshots

Screenshot 2024-11-17 at 5 47 11 PM

Environment (please complete the following information):

Additional context The error comes from these two Vue.js files argilla-frontend/components/features/dataset-creation/configuration/questions/DatasetConfigurationSpan.vue

argilla-frontend/components/features/dataset-creation/configuration/questions/DatasetConfigurationLabels.vue

damianpumar commented 3 days ago

Hello @shamikbose thanks for reporting this issue, do you want to fix it?

Thanks!

shamikbose commented 2 days ago

Hi Damian,

I won't be able to fix it since I don't have front-end dev knowledge. Happy to let the team/community sort this out.

Thanks!

On Tue, Nov 19, 2024 at 8:17 AM Damián Pumar @.***> wrote:

Hello @shamikbose https://github.com/shamikbose thanks for reporting this issue, do you want to fix it?

Thanks!

— Reply to this email directly, view it on GitHub https://github.com/argilla-io/argilla/issues/5692#issuecomment-2484998249, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMD3OJKQ35FO526DTFOLXHD2BLX2ZAVCNFSM6AAAAABR6FGSA2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIOBUHE4TQMRUHE . You are receiving this because you were mentioned.Message ID: @.***>

--

-Regards, Shamik Bose

damianpumar commented 2 days ago

Hello @shamikbose no worries! We can tackle this!

damianpumar commented 2 days ago

Here you have a PR ready to review! https://github.com/argilla-io/argilla/pull/5696