Add translations to vue files
This commit is contained in:
parent
791cbaa5ce
commit
598bae7b70
14 changed files with 178 additions and 29 deletions
10
BUILDING.md
Normal file
10
BUILDING.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
# Building Assets
|
||||
|
||||
```
|
||||
yarn install
|
||||
|
||||
php artisan vue-i18n:generate
|
||||
php artisan ziggy:generate resources/assets/pterodactyl/scripts/helpers/ziggy.js
|
||||
|
||||
npm run build
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue