mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 16:22:14 +00:00
v1.4.1 update
This commit is contained in:
@@ -213,5 +213,13 @@
|
||||
"types": {
|
||||
"folder": "Folder",
|
||||
"file": "File"
|
||||
},
|
||||
"popup_passport_error": {
|
||||
"title": "Invalid Passport Grand Client",
|
||||
"message": "Probably you didn't generated Passport Grant client or you didn't set up passport credentials in your .env file. Please follow install instructions."
|
||||
},
|
||||
"popup_signup_error": {
|
||||
"title": "Server Error",
|
||||
"message": "Please check your database connection if everything works correctly."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user