All plugins and themes should re-use the same .mo files which will be stored on /wp-content/languages/ . This means that plugins and theme will use the same domain 'odi' when calling following functions:
- load_theme_textdomain
- load_plugin_textdomain
- _e()
- __()