mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-09 15:40:55 +08:00
Chore: Add remaining server translation keys (#3684)
This commit is contained in:
@@ -47,7 +47,8 @@ module.exports.proxySocketHandler = (socket) => {
|
||||
|
||||
callback({
|
||||
ok: true,
|
||||
msg: "Deleted",
|
||||
msg: "successDeleted",
|
||||
msgi18n: true,
|
||||
});
|
||||
|
||||
} catch (e) {
|
||||
|
Reference in New Issue
Block a user