multi-language support
- Dominant language
- JavaScript
- Stars
- 1.8k
- Forks
- 304
- PR merge metrics
- No merged PRs in 30d
Description
Currently response strings are hardcoded, so creating a project for non-English users requires to carefully search and replace all user facing text.
At least having all text strings centralized in a single location would make this task much easier and less error prone.
Side note: Let me know what is the best way for me to contribute with suggestions like this. Maybe a
[Product Pains page](https://productpains.com/) would be a better option as not to clutter the issues page with these enhancement requests.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or entry points. Start by locating user-facing response strings throughout the JavaScript, Express, and Mongoose project, then determine the centralization boundary; done means response text has one maintainable source suitable for future non-English projects.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- express, javascript, node.js
- Domain
- api, backend, internationalization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100