chore: new feature
This commit is contained in:
@@ -221,6 +221,7 @@ export const enum EmailMessage {
|
||||
USER_NOT_FOUND = "کاربر یافت نشد",
|
||||
PRIORITY_MUST_BE_ONE_OF_HIGH_NORMAL_LOW = "اولویت باید یکی از مقادیر high, normal, low باشد",
|
||||
SUBJECT_REQUIRED = "موضوع ایمیل مورد نیاز است",
|
||||
ALL_MESSAGES_DELETED_SUCCESSFULLY = "همه پیام ها با موفقیت حذف شدند",
|
||||
}
|
||||
|
||||
export const enum WebSocketMessage {
|
||||
|
||||
Reference in New Issue
Block a user