mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-05-09 09:55:18 -04:00
Chore: Add remaining server translation keys (#3684)
This commit is contained in:
parent
98b93c887a
commit
2267655e99
8 changed files with 91 additions and 36 deletions
|
@ -47,7 +47,8 @@ module.exports.proxySocketHandler = (socket) => {
|
|||
|
||||
callback({
|
||||
ok: true,
|
||||
msg: "Deleted",
|
||||
msg: "successDeleted",
|
||||
msgi18n: true,
|
||||
});
|
||||
|
||||
} catch (e) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue