mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-21 20:54:58 +05:00
update dashboard
This commit is contained in:
parent
8e2c5bedad
commit
58844d4873
5 changed files with 5 additions and 5 deletions
|
@ -1 +1 @@
|
|||
Subproject commit 6ed2453380542f0f93bd15f91a6a9452dd49cc7c
|
||||
Subproject commit d91b9c59c2038038a4f28dc75d9d792261b89460
|
|
@ -187,7 +187,7 @@ module.exports.load = async client => {
|
|||
max: 100,
|
||||
},
|
||||
},
|
||||
sweetalert: {
|
||||
notify: {
|
||||
errors: {
|
||||
settingsSave: "Failed to save setttings",
|
||||
},
|
||||
|
|
|
@ -68,7 +68,7 @@
|
|||
"maintenance": "Under Maintenance"
|
||||
}
|
||||
},
|
||||
"sweetalert": {
|
||||
"notify": {
|
||||
"errors": {
|
||||
"settingsSave": "Failed to save setttings"
|
||||
},
|
||||
|
|
|
@ -68,7 +68,7 @@
|
|||
"maintenance": "Техобслуживание"
|
||||
}
|
||||
},
|
||||
"sweetalert": {
|
||||
"notify": {
|
||||
"errors": {
|
||||
"settingsSave": "Произошла ошибка при сохранении настроек."
|
||||
},
|
||||
|
|
|
@ -68,7 +68,7 @@
|
|||
"maintenance": "Технічне Обслуговування"
|
||||
}
|
||||
},
|
||||
"sweetalert": {
|
||||
"notify": {
|
||||
"errors": {
|
||||
"settingsSave": "Сталася помилка при збереженні налаштувань."
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue