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
There is code in FollowupController that sets the personWord to either person or people based on the number of people detained. This needs to be language specific.
Solution
SubscriberActions probably needs to be renamed to something that has to do with language. Additionally, all of the words should be kept in the messages.* files.
The text was updated successfully, but these errors were encountered:
Problem
There is code in
FollowupController
that sets thepersonWord
to either person or people based on the number of people detained. This needs to be language specific.Solution
SubscriberActions
probably needs to be renamed to something that has to do with language. Additionally, all of the words should be kept in themessages.*
files.The text was updated successfully, but these errors were encountered: