Allow vendors to override any translation strings by passing an array to the config object. - [ ] Add `strings` config setting - [ ] Create `Strings.php` or `Translation.php` file with array of all strings - [ ] Migrate inline strings to that one file