Has it been considered to add ability to add meta tags using i18n locale files? E.g. in a namespace like: ``` en: meta_tags: [controller]: [action]: title: My locale title description: Foo baa ``` etc. ?