]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/es/settings.php
Fixes #354, Adds the spellchecker option
[bookstack] / resources / lang / es / settings.php
index ed8a0db43e47af93ad8c1af129274c55f4a3e552..cf926ae52bec60c485bc79f8101e76d30d1ae95f 100644 (file)
@@ -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'
-    ]
-    ///////////////////////////////////
 ];