Is it possible to externalize domain.yml?

Hello,

I’m just wondering if it’s possible to externalize domain file

So, basically I’ve my domain.yml with some utter and I want to know if it’s possible to just import a properties file that contains all my text.

To have something like this :

  utter_ask_entry_is_author:
  - buttons:
    - payload: /affirm
      title: properties.yes
    - payload: /invalidate
      title: properties.no
    text: properties.ask