update lang

This commit is contained in:
liamcottle 2025-01-06 19:05:22 +13:00
commit 9b36120faa

View file

@ -583,11 +583,11 @@ class ReticulumMeshChat:
if allow_overwriting_interface:
return web.json_response({
"message": "Interface has been saved",
"message": "Interface has been saved. Please restart MeshChat for these changes to take effect.",
})
else:
return web.json_response({
"message": "Interface has been added",
"message": "Interface has been added. Please restart MeshChat for these changes to take effect.",
})
# export interfaces