Currently, localization is managed on both the API side and the client side. To simplify the process and make things more straightforward, we want to move all localization to the client side.
Challenges:
How to Identify Errors:
One option for recognizing errors is by using:
- Status Codes
- Custom Error Codes