feat: create a server function for getting the language identifier
This commit is contained in:
@ -2,3 +2,4 @@ mod database_connection;
|
||||
pub(crate) mod projects;
|
||||
pub(crate) mod tasks;
|
||||
pub(crate) mod subtasks;
|
||||
pub(crate) mod internationalization;
|
||||
|
Reference in New Issue
Block a user