Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move strings to a single file #3156

Closed
AitorAlgorta opened this issue May 12, 2022 · 0 comments · Fixed by #3181
Closed

Move strings to a single file #3156

AitorAlgorta opened this issue May 12, 2022 · 0 comments · Fixed by #3181
Assignees

Comments

@AitorAlgorta
Copy link
Contributor

Is your feature request related to a problem? Please describe.

All the strings are in the code and sometimes is difficult to find right string. Changing them or having multi-language becomes really difficult with this solution.

Describe the solution you'd like

Move all the string to a single file. And might be nice to use the useTranslations hook.

Additional context

Same solutions or similar as the chatplugin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants