mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-09 10:41:39 +08:00
Chore: Add remaining server translation keys (#3684)
This commit is contained in:
@@ -284,7 +284,8 @@ module.exports.statusPageSocketHandler = (socket) => {
|
||||
|
||||
callback({
|
||||
ok: true,
|
||||
msg: "OK!"
|
||||
msg: "successAdded",
|
||||
msgi18n: true,
|
||||
});
|
||||
|
||||
} catch (error) {
|
||||
|
Reference in New Issue
Block a user