diff --git a/base/messages.py b/base/messages.py index b4abf7d..54c427f 100644 --- a/base/messages.py +++ b/base/messages.py @@ -109,7 +109,7 @@ ERROR_CODE = { # force update "2079": "Please update your app version for enjoying uninterrupted services", "2080": "Can not add App version", - "2081": "You can not add more than 3 guardian", + "2081": "A junior can only be associated with a maximum of 3 guardian", # guardian code not exist "2082": "Guardian code does not exist"