Replies: 1 comment
-
|
This file contains translations of phrases from all Laravel Starter Kits projects and is only installed for the version of Vue you have selected. You can create plugin files for installation yourself. I wrote instructions for this here: Source keys for Vue Starter Kit: https://github.com/Laravel-Lang/starter-kits/tree/main/source/vue |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hello,
I just create a new laravel installation using
laravel/vue-starter-kit.Then i have:
laravel-lang/commonandlaravel-lang/starter-kitsphp artisan lang:add enphp artisan lang:updateLooking at the lang file created I can't find the translations from the starter kit plugin included in this json file:
https://github.com/Laravel-Lang/starter-kits/blob/main/locales/en/json.json
Do I need to import them manually?
Beta Was this translation helpful? Give feedback.
All reactions