bardd's picture
first commit
7b850b7
raw
history blame contribute delete
354 Bytes
export const en = {
Success: 'Operation is completed Success',
Error: 'Something Went Wrong',
adminVerificationFaild: 'Admin key verification failed',
friendAdded: 'Friend added Successfully.',
reqRejected: 'Friend request declined.',
friendReqSent: 'Friend request sent Successfully.',
userAlreadyExist: 'User already exist.',
};