voyager
voyager copied to clipboard
Voyager Translations UI
Voyager Translations are available on master branch.
For submitting your translations, please use the english translation as a start.
How to use
- choose the default locale at
config/app.php
. - publish langs, or just copy/paste from vendor\tcg\voyager\publishable\lang\ into resources\lang\vendor\voyager\ as described in the Laravel docs.
Note
- Language switch is missing.
- If you use custom views, they require a update since voyager lang was changed.
Currently Translated
- English
- Arabic | @MujtabaFR
- Chinese | @PCDotFan
- French | @COTIGA
- German | @marco-solare
- Portuguese BR | @vpakg
- Portuguese PT | @akazorg
- Russian | @alexelev
- Spanish | @gabrieljaime
- Italy | @vitormicillo
- Dutch | @andrewo0
Ping Voyagers... @marktopper @tnylea @emptynick @gnovaro @abdgad @fletch3555 @mbdwey @AdrianKuriata @Steve-sy @v01061374 @CrazyFreeMan @Omazon @AngeloMerlo @kristiandrucker @mr0bles @jehanf @lucacalcaterra @aak74.
:world_map:
I'm on it...
Sure, i will do polish translation.
Thanks for great work!
Missed word in browse.blade.php :
@section('page_title','All '.$dataType->display_name_plural)
Next problem:
Translation showing_entries should be '[0]No entries|[1,*]Showing :from to :to of :all entries'
and browse.blade.php line 123:
{{ trans_choice('voyager.generic.showing_entries', $dataTypeContent->total(), ['from' => $dataTypeContent->firstItem(), 'to' => $dataTypeContent->lastItem(), 'all' => $dataTypeContent->total()]) }}
working in spanish translation
@IProSoft thanks, will update that!
DataTables has a language files from their page.
Hi @AdrianKuriata, I've merged their translations.
Hi @akazorg. Did you copy translation for buttons? I mean text for copy button after copied to clipboard?
I have no idea, can you please check that on Voyager EN lang file?
I mean about this Check Copy clipbooard language. This is not exists in voyager language file. When you get in on link, which i add and you click on copy
you will see modal with information about success copied to clipboard etc.
@akazorg Sorry, my bad i forgot we don't let users export data! Forget about what I talking!
I'm on the French translation
Thanks for the new feature @akazorg ! I am working on a project and in two weeks I finish and I will work on the translation into Portuguese (Brazil).
Hi @AngeloMerlo Portuguese (BR) translations are ready to use. @vpakg already took care of that. Happy codding!
Hi, I'm on the Persian (Farsi - فارسی) translation.
might be good idea to publish tutorial on translate integration and give option in settings or smthing like that
@e178551 what do you mean?
im new to voyager and i couldn't change interface lang. can you make step by step tut on it. also i could not finf any resources on yutube
Hi @e178551, for enabling a different language on the Voyager UI, you will have to define the locale at config/app.php
(it uses the default Laravel translations system).
If you are looking for a "language selector", that is not available at the moment, the admin/developer will have to define which language to use.
I hope this is clear for you. Happy coding. [edited]
akazorg,
You mean: config/app.php
tks
Indeed @COTIGA. Thanks I've edited my comment.
Hello, I am new not Voyager, not understood how to translate to pt_br. They could pass me one step at a time. Thank you.
I've just submitted the Arabic translation files as a pull request. But I noticed that Dimmers in dashboard has some issues with Arabic language as shown in this picture
Also I hope that the RTL feature can be completed soon :)
@vitorbrussi just enter the default locale at config/app.php
.
@MujtabaFR thanks for the PR, I've commented it. I'm not sure what is happening with Dimmers, we should check that. If you find a solution please let us know.
Hello, I have changed the language in the config / app.php locate = es, And copy the translation files to the recourse / lang folder But does not change the language
@Enyelber What version of Voyager are you using?
this v0.11.14
Italy language its me @marktopper @tnylea @akazorg
Added you to the list @vitormicillo
I'm going to do Dutch Translation @marktopper