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
Right now the front end displays "Languages Spoken" and lists the languages other than English. It needs to be clear that English is spoken as well and I think this would make sense to include in database, as it would otherwise necessitate adding client logic to add English (which would be problematic if there was an org that did, in fact, not offer services in English).
The text was updated successfully, but these errors were encountered:
Just a note that automatically adding English to all entries via a DB update is just as risky as doing it on the client side (in the scenario where a service was in fact not provided in English), except that it would be easier to update if that scenario, unlikely as it is, were found.
Right now the front end displays "Languages Spoken" and lists the languages other than English. It needs to be clear that English is spoken as well and I think this would make sense to include in database, as it would otherwise necessitate adding client logic to add English (which would be problematic if there was an org that did, in fact, not offer services in English).
The text was updated successfully, but these errors were encountered: