pub async fn get_ea_play_catalog( state: State<'_, AppState>, lang: String, ) -> Result<Vec<EAPlayGame>, String>