Skip to content

[FEATURE] Insert default language for user #83

Description

@hamidsultanzadeh

In sign-up, after inserting all data, insert a new row into user_configs (crud services are done)

user_configs("DEFAULT_LANGUAGE", "az", [inserted userId])

create new UserConfigConstants on the constants package and move DEFAULT_LANGUAGE inside it

for "az", use languageService.getDefaultLanguage() method

Metadata

Metadata

Assignees

Labels

backendBelongs to the backend teamfeatureNew feature

Type

No type

Projects

Status
Review

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions