add spatie and nova translatable

This commit is contained in:
2023-11-23 14:13:54 +05:00
parent 0cf71e680d
commit 220f14f388
7 changed files with 323 additions and 2 deletions

View File

@@ -0,0 +1,3 @@
{
"/tool.js": "/tool.js"
}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,7 @@
/*!
* vuex v4.1.0
* (c) 2022 Evan You
* @license MIT
*/
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */

File diff suppressed because one or more lines are too long