{
    "clients": "users",
    "client": "user",
    "allClients": "all users",
    "activeClients": "active users",
    "notActiveClients": "inactive users",
    "blockedClients": "blocked users",
    "unBlockedClients": "unblocked users",
    "inActiveClients": "non-activated users",
    "newSettlementOrder {{clientName}} {{settlementNumber}}": "{{clientName}} has sent a new settlement request #{{settlementNumber}}",
    "userInfo": "user information",
    "clientData": "client data",
    "sendNotifyToClient": "send notification to user",
    "notFound": "user not found",
    "sendMailToClient": "send email to user",
    "sendSMStoClient": "send sms to user",
    "adminAddClient": "added a new user",
    "adminEditClient": "edited user data",
    "createdAt": "date",
    "name": "name",
    "email": "email",
    "phone": "phone",
    "country": "country",
    "city": "city",
    "village": "village",
    "district": "district",
    "balance": "wallet",
    "status": "status",
    "adminIncreaseWallet {{balance}}": "The admin has increased your wallet balance by {{balance}} SAR.",
    "adminDecreaseWallet {{balance}}": "The admin has decreased your wallet balance by {{balance}} SAR.",
    "balanceUpdatedSuccessfully": "The balance has been updated successfully.",
    "clientNotFound": "user not found",
    "confirmLocation": "location confirmed successfully",
    "docNotFound": "data not found",
    "AddressDefaultChanged": "Default address changed successfully",
    "carDefaultChanged": "Default car changed successfully",
    "addressNotFound": "address not found",
    "address": "address",
    "defaultAddressNotDeleted": "Default address cannot be deleted",
    "addresses": "Saved Addresses",
    "defaultAlreadySet": "No changes found; the default data is already selected.",
    "addressDeleted": "address deleted successfully",
    "addressUpdated": "address updated successfully",
    "myLocation": "your current location",
    "services": "our services",
    "addressInUseInOrder": "address is in use in order",
    "addressCreated": "address created successfully",
    "plateNumber": "plate number",
    "addressNotDefault": "This address is not your default address",
    "UploadCarImage": "The image must be in JPG, JPEG, or PNG format only",
    "adminIncreaseWallet {{balance}} {{clientName}}": "Wallet has been credited with {{balance}} for client {{clientName}}.",
    "adminDecreaseWallet {{balance}} {{clientName}}": "An amount of {{balance}} has been deducted from the wallet of client {{clientName}}.",
    "limitNotification {{count}}": "You have {{count}} of uses remaining",
    "choosePaidPackageHelp": "Select a paid package, or enable the free package option above.",
    "username": "username",
    "clientId": "clientId",
    "invalidClientId": "Invalid client ID",
    "notes": "Notes",
    "selectPackage": "Select Package",
    "selectSpecialization": "Select Specialization",
    "deleteUserFromAdmin": "The user has been deleted by the administration",
    "descriptionLength": "The description must be at least 2 characters",
    "description": "Description",
    "packageInvalid": "Invalid package",
    "packageNotFound": "Package not found",
    "notesMaxLength": "Notes exceed the maximum allowed length",
    "specialization": "Specialization",
    "package": "Package",
    "plateNumberText": "Plate number"
}
