Replies: 0 comments 11 replies
-
Hi Simon! The publisher itself does not contain translation files. It is just a mechanism for setting them up. For your purposes, I recommend that you perform the following steps, given that you have already installed it: composer remove --dev laravel-lang/publisher
composer require --dev laravel-lang/common
php artisan lang:add da The |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi - Really awesome project.
Am a little bit confused about the publisher, translations-template, lang what all the difference is 🤔
But i manage to install this https://publisher.laravel-lang.com/installation/ but am missing the jetstream, and am not sure how to add the danish version of that.
I think it's the da.json file that is located in /lang/da.json but how come it's not a php file like the others?
Beta Was this translation helpful? Give feedback.
All reactions