mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-19 14:53:45 +02:00
Add translations to vue files
This commit is contained in:
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
|
||||
```
|
||||
Reference in New Issue
Block a user