You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I like this idea, but the problem is that we'd need to localize it, and we don't currently have a way to use gettext in js/ts files. The recommendation is to expose the result of createGettext in its own file, but we create it dynamically after making a call to the backend to get available languages.
We might want to make the languages a little more static following the lead of #11571. I'll open a core issue to discuss it with @chrabyrd.
@johnatawnclementawn suggested in archesproject/arches-vue-utils#5 to use the string "None" for a label search that finds no results.
That led me to:
Originally posted by @jacobtylerwalls in archesproject/arches-vue-utils#5 (review)
The text was updated successfully, but these errors were encountered: