Loads the translation of the selected language from the backend.
Future<RequestResponse<Map<String, String>?>> loadTranslations( {String? lang});