Translate to spanish voyager

ziuling-andreina

Nov 16th, 2018 02:18 PM

Hi, how do I translate Voyager into Spanish? the labels and buttons of the bread? and the menu options? please help!

perform the configuration according to the documentation in config\voyager but it does not translate .. I am using laravel and voyager.

'multilingual' => [
    
    'enabled' => false,

  
    'rtl' => false,

    'default' => 'es',

    'locales' => [
        'es',
      
    ],
],
ziuling-andreina

Nov 22nd, 2018 08:02 PM

Gracias, funciono :)

martin-delany

Jan 3rd, 2020 09:50 AM

I work as a web developer in IvoryResearch.co.uk, it is is a highly professional custom writing service based in United Kingdom. We plan to enter new markets, so we need to make an automatic translation of all pages on the site into German and Spanish.

alejandro-rueda

Apr 4th, 2020 04:55 PM

To translate, you just have to change the file app.php line 83

'locale' => 'es',

good luck!!