social-app
social-app copied to clipboard
Allow a user to make a post with multiple languages
Problem Currently, if I want to deliver localized content to users, I have to split it into multiple posts, which is inconvenient, and for users who do not use filters, it is akin to spam. Currently, I still see a need to have accounts for each major language, which I did not like to do on Twitter.
Solution Allow users to enter text for each language when posting.
[Screenshot Example]
English users should see the English version and Japanese users should see the Japanese version.
Click on "Other...", it lets you put multiple languages in one post.
@mary-ext It is good to know that I can tag multiple languages, but unfortunately, my intention is not to mix languages within the same post. Like, English users should only see the English version, while Japanese users should only see the Japanese version. I hope this makes sense.