X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/f7645824d99d34e12814057e478e026c4c88ba54..refs/pull/360/head:/resources/lang/es/settings.php diff --git a/resources/lang/es/settings.php b/resources/lang/es/settings.php index ed8a0db43..cf926ae52 100644 --- a/resources/lang/es/settings.php +++ b/resources/lang/es/settings.php @@ -109,15 +109,4 @@ return [ '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' - ] - /////////////////////////////////// ];