'users_social_connected' => ':socialAccount account was successfully attached to your profile.',
'users_social_disconnected' => ':socialAccount account was successfully disconnected from your profile.',
- // Since these labels are already localized this array does not need to be
- // translated in the language-specific files.
- // DELETE BELOW IF COPIED FROM EN
- ///////////////////////////////////
- 'language_select' => [
- 'en' => 'English',
- 'de' => 'Deutsch',
- 'fr' => 'Français',
- 'pt_BR' => 'Português do Brasil'
- ]
- ///////////////////////////////////
];