Put MRs and Issues translation to init.py

As we can see in GitHubRepository.py, we have the GH_* and GL* translations for Issues and MRs.

That is a general translation needed for MRs and issues. So, we can put in the init.py.

A similar case is with GitLabRepository.py.

Ref: !248 (comment 75779269)