-
Type:
Story
-
Resolution: Done
-
Priority:
High
-
Affects Version/s: None
-
FLW Sprint 34, FLW Sprint 35, FLW Sprint 38, FLW Sprint 39, FLW Sprint 40, FLW Sprint 41, FLW Sprint 42
-
FLW Mobile App
-
All
As a user, I want to be able to enter words in my local language into the system,
so that the application stores and retrieves the data correctly in my language without any loss of information.
Acceptance Criteria:
- Local Language Input: Users can enter words in their local language (e.g., Hindi, English, Assamese, etc.) in the provided input fields.
- Database Storage: The system correctly stores words in local language characters (using proper encoding such as UTF-8).
- Database Retrieval: Words entered in local languages are retrieved correctly and displayed in the UI without any encoding issues.
- UI Display: Local language words appear correctly in the UI with no data corruption.