Hi,
I Have list of atom statuses = [:pending, :accepted, :rejected] this is used in select tag in Live view HTML. I want to translate it in my language, i am not able to do that using Gettext, is there another way?
Hi,
I Have list of atom statuses = [:pending, :accepted, :rejected] this is used in select tag in Live view HTML. I want to translate it in my language, i am not able to do that using Gettext, is there another way?