Implement a utility function that detects the user's language preference (use babel's locale) and retrieves the appropriate service + language category translation from the database accordingly
Tasks:
[ ] Detect the user's language preference.
[ ] Create a utility function to retrieve the correct service/language category translation based on the detected language.
Description:
Tasks:
Dependencies:
279