v1.4.1 update

This commit is contained in:
carodej
2020-05-04 11:45:13 +02:00
parent b2db3755d8
commit ce2daaf6c4
29 changed files with 677 additions and 60 deletions

View File

@@ -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."
}
}