i18n Plugin: DB as source instead of Files?

I’m using the i18n plugin but the docs only mention using files to store the i18n data, is there a way to use the database instead? Anyone have an example or gist?

Thanks!

Here is an example

DBResourceBundle.cfc (4.25 KB)

Awesome, thanks!