nextjs-cms 0.7.8 → 0.7.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/core/sections/category.d.ts +42 -42
- package/dist/core/sections/hasItems.d.ts +42 -42
- package/dist/core/sections/section.d.ts +21 -21
- package/dist/core/sections/simple.d.ts +6 -6
- package/dist/translations/base/en.d.ts +16 -0
- package/dist/translations/base/en.d.ts.map +1 -1
- package/dist/translations/base/en.js +17 -0
- package/dist/translations/client.d.ts +196 -4
- package/dist/translations/client.d.ts.map +1 -1
- package/dist/translations/server.d.ts +196 -4
- package/dist/translations/server.d.ts.map +1 -1
- package/package.json +3 -3
|
@@ -2,7 +2,7 @@ import * as React from 'react';
|
|
|
2
2
|
import type { ReactNode } from 'react';
|
|
3
3
|
import type { TranslationDictionary } from './types.js';
|
|
4
4
|
declare const useI18n: () => {
|
|
5
|
-
<Key extends "password" | "search" | "admins" | "date" | "custom" | "username" | "emailAddress" | "name" | "phoneNumber" | "language" | "publisher" | "section" | "logs" | "source" | "error" | "description" | "message" | "readonly" | "gallery" | "success" | "minLength" | "maxLength" | "maxFileSize" | "video" | "select" | "browse" | "sectionNotFound" | "login" | "logout" | "create" | "update" | "admin" | "dashboard" | "page" | "new" | "edit" | "sectionTableIdentifierNotFound" | "parentId" | "level" | "deletePhoto" | "home" | "save" | "oldPassword" | "newPassword" | "changePassword" | "simpleSections" | "categorySections" | "accountSettings" | "log" | "invalidFilePath" | "invalidRequest" | "fileNotFound" | "invalidFileType" | "useVideoApiRoute" | "version" | "adminNotFound" | "settings" | "oldPasswordIncorrect" | "passwordsDoNotMatch" | "localeNotSupported" | "adminAlreadyExists" | "selectAtLeastOnePrivilege" | "adminDoesNotExist" | "masterAdminCannotBeDeleted" | "email" | "quota" | "phpVersion" | "documentRoot" | "delete" | "cpanelCredentialsNotSet" | "noTokenProvided" | "noAccessToThisOperation" | "usernameAndPasswordRequired" | "invalidCredentials" | "failedToCreateTokens" | "failedToSaveTokens" | "add" | "no" | "yes" | "upload" | "publish" | "register" | "fieldIsRequired" | "invalidColorPleaseProvideValidHex" | "invalidDatePleaseProvideValid" | "errorReadingFile" | "folderNotSet" | "bufferNotSet" | "documentWriteError" | "documentDeleteError" | "invalidFileTypeOrExtension" | "invalidDocumentFileType" | "invalidFileExtension" | "invalidMapFormat" | "fieldMinMaxMismatch" | "fieldLengthMismatch" | "fieldMinValueError" | "fieldMaxValueError" | "numberMinLength" | "numberMaxLength" | "photoFieldBuildRequired" | "imageNotSet" | "fileWriteError" | "fileDeleteError" | "fileSizeExceedsMax" | "fileCorrupted" | "imageDimensionMismatchDetailed" | "invalidImageExtension" | "videoFolderNotSet" | "videoBufferNotSet" | "videoWriteError" | "recordWithFieldExists" | "recordWithCombinationExists" | "sqlQueryNotDefined" | "submit" | "galleryTableNotSetUp" | "here" | "details" | "main" | "strong" | "view" | "adminPrivileges" | "createNewAdmin" | "submitNewAdmin" | "adminsList" | "deleteAdmin" | "deleteAdminText" | "editAdmin" | "editAdminText" | "adminDeletedSuccessfully" | "masterAdminCannotBeModified" | "action" | "noData" | "loginToYourAccount" | "rememberMe" | "haveAccount" | "dontHaveAnAccount" | "registerNow" | "registerNewAccount" | "forgotPassword" | "resetPassword" | "forgotPasswordText" | "sendResetLink" | "complyWithTerms" | "termsAndConditions" | "thankYouForRegistering" | "thankYouForRegisteringText" | "usernameRequired" | "passwordRequired" | "usernamePasswordRequired" | "emailRequired" | "myCourses" | "myReviews" | "myBookmarks" | "myBooks" | "orders" | "youDontHaveOrders" | "youDontHaveBookmarks" | "ordersSubtitle" | "reviewsSubtitle" | "bookmarksSubtitle" | "billingInfo" | "editProfile" | "security" | "socialProfiles" | "notifications" | "privacy" | "deleteProfile" | "firstName" | "lastName" | "streetAddress" | "birthday" | "city" | "country" | "profilePhoto" | "profilePhotoText" | "saveChanges" | "editPhoto" | "personalDetails" | "personalDetailsText" | "loading" | "profilePhotoChanged" | "profilePhotoChangedError" | "about" | "aboutText" | "profile" | "profileSettings" | "contact" | "contactText" | "sendMessage" | "courses" | "books" | "searchCourses" | "courseDescription" | "bookDescription" | "otherCourses" | "whatsIncluded" | "unlimitedAccess" | "unlimitedAccessToItems" | "expertiseAndInsights" | "learnFromExperts" | "coursesAndBooks" | "coursesAndBooksText" | "learnOnYourSchedule" | "getThisCourse" | "videoCount" | "youPurchasedCourse" | "watchCourse" | "youCanAccessCourse" | "videos" | "courseVideos" | "rate" | "youCanRateItemText" | "leaveFeedback" | "content" | "reviews" | "subscribers" | "nowPlaying" | "addToBookmarks" | "removeFromBookmarks" | "price" | "coursePrice" | "bookPrice" | "drSalamCourses" | "drSalamBooks" | "trendingCourses" | "trendingBooks" | "otherBooks" | "youPurchasedBook" | "youCanAccessBook" | "youCanAccessBookAfterPayment" | "downloadBook" | "getThisBook" | "sales" | "review" | "resetPasswordEmailSent" | "emailNotValid" | "emailNotFound" | "somethingWentWrong" | "securitySettings" | "changePasswordText" | "yourCurrentEmailIs" | "newEmailAddress" | "changeEmailAddress" | "currentPassword" | "confirmNewPassword" | "passwordStrengthTooltip" | "passwordStrength" | "veryWeak" | "weak" | "fair" | "good" | "serverError" | "diskSpace" | "totalDiskSpace" | "totalSpace" | "usedSpace" | "usedDiskSpace" | "thisMothBandwidth" | "totalBandwidth" | "usedBandwidth" | "emailAccounts" | "totalEmails" | "usedEmails" | "approved" | "pendingApproval" | "by" | "noFileSelected" | "startTyping" | "startTypingForSuggestions" | "addNew" | "approve" | "addNewItem" | "catDeleteTextLight" | "catDeleteWarningLight" | "catDeleteText" | "catDeleteWarning" | "catDeleteWarningSubtitle" | "cancel" | "itemCreatedSuccessfully" | "itemUpdatedSuccessfully" | "sectionUpdatedSuccessfully" | "itemDeletedSuccessfully" | "createNewEmailAccount" | "emailQuota" | "unlimited" | "updateQuota" | "lastLoginIp" | "passengerApplications" | "totalDatabases" | "usedDatabases" | "deleteEmailAccount" | "totalPageViews" | "totalSessions" | "totalUniqueUsers" | "bounceRate" | "monthlyPageViews" | "topDevices" | "topCountries" | "liveUsers" | "analytics" | "countriesDevices" | "device" | "liveUsersAreViewing" | "noLiveUsers" | "liveUsersSubtitle" | "sessionsPerUser" | "topSources" | "sources" | "mediums" | "topMediums" | "accountInformation" | "devices" | "countries" | "advancedSettings" | "advancedSettingsWarning" | "googleAnalyticsChangeText" | "googleAnalyticsChangeSubText" | "passwordChangeWarning" | "adminDetails" | "deleteItemText" | "deleteEmailText" | "dropzoneText" | "noItems" | "removeMarker" | "restoreMarker" | "restoreMarkerTooltip" | "uploadPhotosToGallery" | "deleteGalleryPhoto" | "deleteGalleryPhotoText" | "galleryPhotoDeleted" | "errorsInSubmit" | "newVariant" | "checkAll" | "removeAll" | "logoutError" | "deletePhotoText" | "deleteVideo" | "deleteVideoText" | "videoDeletedSuccessfully" | "photoDeletedSuccessfully" | "selectFile" | "mandatory" | "imageDimensionsMustBe" | "imageRecommendedDimensions" | "seeAll" | "allowedExtensions" | "recursiveCategoryDelete" | "recursiveCategoryDeleteWarning" | "unset" | "today" | "last7Days" | "last30Days" | "last365Days" | "analyticsOverview" | "contentStatistics" | "recentActivity" | "latestContentUpdates" | "recentlyAddedOrModified" | "quickActions" | "systemStatus" | "databaseStatus" | "cacheStatus" | "connected" | "operational" | "cmsOverview" | "fromLastMonth" | "allConnectionsHealthy" | "cacheFunctioning" | "manageAdmins" | "viewAnalytics" | "fullAccess" | "publisherTooltip" | "customAccess" | "noAccess" | "allPermissions" | "accepts" | "firstPage" | "lastPage" | "mysqlDatabases" | "nodeVersion" | "remote" | "database" | "diskUsage" | "users" | "mysqlNotInstalled" | "emailAccountsList" | "theme" | "noAccessToSection" | "addNewCar" | "createCarListing" | "addRealEstate" | "createPropertyListing" | "viewAndManageAdmins" | "detailedAnalytics" | "totalCars" | "realEstate" | "jobs" | "services" | "addedAgo" | "hoursAgo" | "sectionsWithItems" | "cpanelPluginMisconfigured" | "loadingCpanelData" | "unableToLoadCpanelData" | "usedLabel" | "totalLabel" | "databases" | "pnpmVersion" | "npmVersion" | "bunVersion" | "cPanelDashboard" | "checkboxRequired" | "requiredField" | "invalidColorFormat" | "fileSizeExceeded" | "invalidImageType" | "invalidVideoType" | "invalidDocumentType" | "imageDimensionMismatch" | "couldNotVerifyImageDimensions" | "atLeastOneValueRequired" | "invalidSlugFormat" | "numberMinValue" | "numberMaxValue" | "unableToLoadImage" | "unableToReadFile" | "selectFieldConfigError" | "tableIdentifierLabelRequired" | "i18nMustHaveAtLeastOneLocale", Value extends import("international-types").LocaleValue = ((`${Key}#zero` | `${Key}#one` | `${Key}#two` | `${Key}#few` | `${Key}#many` | `${Key}#other`) & ("password" | "search" | "admins" | "date" | "custom" | "username" | "emailAddress" | "name" | "phoneNumber" | "language" | "publisher" | "section" | "logs" | "source" | "error" | "description" | "message" | "readonly" | "gallery" | "success" | "minLength" | "maxLength" | "maxFileSize" | "video" | "select" | "browse" | "sectionNotFound" | "login" | "logout" | "create" | "update" | "admin" | "dashboard" | "page" | "new" | "edit" | "sectionTableIdentifierNotFound" | "parentId" | "level" | "deletePhoto" | "home" | "save" | "oldPassword" | "newPassword" | "changePassword" | "simpleSections" | "categorySections" | "accountSettings" | "log" | "invalidFilePath" | "invalidRequest" | "fileNotFound" | "invalidFileType" | "useVideoApiRoute" | "version" | "adminNotFound" | "settings" | "oldPasswordIncorrect" | "passwordsDoNotMatch" | "localeNotSupported" | "adminAlreadyExists" | "selectAtLeastOnePrivilege" | "adminDoesNotExist" | "masterAdminCannotBeDeleted" | "email" | "quota" | "phpVersion" | "documentRoot" | "delete" | "cpanelCredentialsNotSet" | "noTokenProvided" | "noAccessToThisOperation" | "usernameAndPasswordRequired" | "invalidCredentials" | "failedToCreateTokens" | "failedToSaveTokens" | "add" | "no" | "yes" | "upload" | "publish" | "register" | "fieldIsRequired" | "invalidColorPleaseProvideValidHex" | "invalidDatePleaseProvideValid" | "errorReadingFile" | "folderNotSet" | "bufferNotSet" | "documentWriteError" | "documentDeleteError" | "invalidFileTypeOrExtension" | "invalidDocumentFileType" | "invalidFileExtension" | "invalidMapFormat" | "fieldMinMaxMismatch" | "fieldLengthMismatch" | "fieldMinValueError" | "fieldMaxValueError" | "numberMinLength" | "numberMaxLength" | "photoFieldBuildRequired" | "imageNotSet" | "fileWriteError" | "fileDeleteError" | "fileSizeExceedsMax" | "fileCorrupted" | "imageDimensionMismatchDetailed" | "invalidImageExtension" | "videoFolderNotSet" | "videoBufferNotSet" | "videoWriteError" | "recordWithFieldExists" | "recordWithCombinationExists" | "sqlQueryNotDefined" | "submit" | "galleryTableNotSetUp" | "here" | "details" | "main" | "strong" | "view" | "adminPrivileges" | "createNewAdmin" | "submitNewAdmin" | "adminsList" | "deleteAdmin" | "deleteAdminText" | "editAdmin" | "editAdminText" | "adminDeletedSuccessfully" | "masterAdminCannotBeModified" | "action" | "noData" | "loginToYourAccount" | "rememberMe" | "haveAccount" | "dontHaveAnAccount" | "registerNow" | "registerNewAccount" | "forgotPassword" | "resetPassword" | "forgotPasswordText" | "sendResetLink" | "complyWithTerms" | "termsAndConditions" | "thankYouForRegistering" | "thankYouForRegisteringText" | "usernameRequired" | "passwordRequired" | "usernamePasswordRequired" | "emailRequired" | "myCourses" | "myReviews" | "myBookmarks" | "myBooks" | "orders" | "youDontHaveOrders" | "youDontHaveBookmarks" | "ordersSubtitle" | "reviewsSubtitle" | "bookmarksSubtitle" | "billingInfo" | "editProfile" | "security" | "socialProfiles" | "notifications" | "privacy" | "deleteProfile" | "firstName" | "lastName" | "streetAddress" | "birthday" | "city" | "country" | "profilePhoto" | "profilePhotoText" | "saveChanges" | "editPhoto" | "personalDetails" | "personalDetailsText" | "loading" | "profilePhotoChanged" | "profilePhotoChangedError" | "about" | "aboutText" | "profile" | "profileSettings" | "contact" | "contactText" | "sendMessage" | "courses" | "books" | "searchCourses" | "courseDescription" | "bookDescription" | "otherCourses" | "whatsIncluded" | "unlimitedAccess" | "unlimitedAccessToItems" | "expertiseAndInsights" | "learnFromExperts" | "coursesAndBooks" | "coursesAndBooksText" | "learnOnYourSchedule" | "getThisCourse" | "videoCount" | "youPurchasedCourse" | "watchCourse" | "youCanAccessCourse" | "videos" | "courseVideos" | "rate" | "youCanRateItemText" | "leaveFeedback" | "content" | "reviews" | "subscribers" | "nowPlaying" | "addToBookmarks" | "removeFromBookmarks" | "price" | "coursePrice" | "bookPrice" | "drSalamCourses" | "drSalamBooks" | "trendingCourses" | "trendingBooks" | "otherBooks" | "youPurchasedBook" | "youCanAccessBook" | "youCanAccessBookAfterPayment" | "downloadBook" | "getThisBook" | "sales" | "review" | "resetPasswordEmailSent" | "emailNotValid" | "emailNotFound" | "somethingWentWrong" | "securitySettings" | "changePasswordText" | "yourCurrentEmailIs" | "newEmailAddress" | "changeEmailAddress" | "currentPassword" | "confirmNewPassword" | "passwordStrengthTooltip" | "passwordStrength" | "veryWeak" | "weak" | "fair" | "good" | "serverError" | "diskSpace" | "totalDiskSpace" | "totalSpace" | "usedSpace" | "usedDiskSpace" | "thisMothBandwidth" | "totalBandwidth" | "usedBandwidth" | "emailAccounts" | "totalEmails" | "usedEmails" | "approved" | "pendingApproval" | "by" | "noFileSelected" | "startTyping" | "startTypingForSuggestions" | "addNew" | "approve" | "addNewItem" | "catDeleteTextLight" | "catDeleteWarningLight" | "catDeleteText" | "catDeleteWarning" | "catDeleteWarningSubtitle" | "cancel" | "itemCreatedSuccessfully" | "itemUpdatedSuccessfully" | "sectionUpdatedSuccessfully" | "itemDeletedSuccessfully" | "createNewEmailAccount" | "emailQuota" | "unlimited" | "updateQuota" | "lastLoginIp" | "passengerApplications" | "totalDatabases" | "usedDatabases" | "deleteEmailAccount" | "totalPageViews" | "totalSessions" | "totalUniqueUsers" | "bounceRate" | "monthlyPageViews" | "topDevices" | "topCountries" | "liveUsers" | "analytics" | "countriesDevices" | "device" | "liveUsersAreViewing" | "noLiveUsers" | "liveUsersSubtitle" | "sessionsPerUser" | "topSources" | "sources" | "mediums" | "topMediums" | "accountInformation" | "devices" | "countries" | "advancedSettings" | "advancedSettingsWarning" | "googleAnalyticsChangeText" | "googleAnalyticsChangeSubText" | "passwordChangeWarning" | "adminDetails" | "deleteItemText" | "deleteEmailText" | "dropzoneText" | "noItems" | "removeMarker" | "restoreMarker" | "restoreMarkerTooltip" | "uploadPhotosToGallery" | "deleteGalleryPhoto" | "deleteGalleryPhotoText" | "galleryPhotoDeleted" | "errorsInSubmit" | "newVariant" | "checkAll" | "removeAll" | "logoutError" | "deletePhotoText" | "deleteVideo" | "deleteVideoText" | "videoDeletedSuccessfully" | "photoDeletedSuccessfully" | "selectFile" | "mandatory" | "imageDimensionsMustBe" | "imageRecommendedDimensions" | "seeAll" | "allowedExtensions" | "recursiveCategoryDelete" | "recursiveCategoryDeleteWarning" | "unset" | "today" | "last7Days" | "last30Days" | "last365Days" | "analyticsOverview" | "contentStatistics" | "recentActivity" | "latestContentUpdates" | "recentlyAddedOrModified" | "quickActions" | "systemStatus" | "databaseStatus" | "cacheStatus" | "connected" | "operational" | "cmsOverview" | "fromLastMonth" | "allConnectionsHealthy" | "cacheFunctioning" | "manageAdmins" | "viewAnalytics" | "fullAccess" | "publisherTooltip" | "customAccess" | "noAccess" | "allPermissions" | "accepts" | "firstPage" | "lastPage" | "mysqlDatabases" | "nodeVersion" | "remote" | "database" | "diskUsage" | "users" | "mysqlNotInstalled" | "emailAccountsList" | "theme" | "noAccessToSection" | "addNewCar" | "createCarListing" | "addRealEstate" | "createPropertyListing" | "viewAndManageAdmins" | "detailedAnalytics" | "totalCars" | "realEstate" | "jobs" | "services" | "addedAgo" | "hoursAgo" | "sectionsWithItems" | "cpanelPluginMisconfigured" | "loadingCpanelData" | "unableToLoadCpanelData" | "usedLabel" | "totalLabel" | "databases" | "pnpmVersion" | "npmVersion" | "bunVersion" | "cPanelDashboard" | "checkboxRequired" | "requiredField" | "invalidColorFormat" | "fileSizeExceeded" | "invalidImageType" | "invalidVideoType" | "invalidDocumentType" | "imageDimensionMismatch" | "couldNotVerifyImageDimensions" | "atLeastOneValueRequired" | "invalidSlugFormat" | "numberMinValue" | "numberMaxValue" | "unableToLoadImage" | "unableToReadFile" | "selectFieldConfigError" | "tableIdentifierLabelRequired" | "i18nMustHaveAtLeastOneLocale") extends never ? false : true) extends true ? {
|
|
5
|
+
<Key extends "here" | "adminDoesNotExist" | "admins" | "adminPrivileges" | "createNewAdmin" | "submitNewAdmin" | "adminsList" | "deleteAdmin" | "deleteAdminText" | "editAdmin" | "editAdminText" | "admin" | "adminNotFound" | "sectionNotFound" | "noAccessToThisOperation" | "adminDeletedSuccessfully" | "masterAdminCannotBeDeleted" | "masterAdminCannotBeModified" | "action" | "date" | "details" | "section" | "noData" | "loginToYourAccount" | "login" | "logout" | "username" | "password" | "rememberMe" | "haveAccount" | "dontHaveAnAccount" | "register" | "registerNow" | "registerNewAccount" | "forgotPassword" | "resetPassword" | "forgotPasswordText" | "email" | "sendResetLink" | "complyWithTerms" | "termsAndConditions" | "thankYouForRegistering" | "thankYouForRegisteringText" | "usernameRequired" | "passwordRequired" | "usernamePasswordRequired" | "adminAlreadyExists" | "selectAtLeastOnePrivilege" | "emailRequired" | "dashboard" | "myCourses" | "myReviews" | "myBookmarks" | "myBooks" | "orders" | "youDontHaveOrders" | "youDontHaveBookmarks" | "ordersSubtitle" | "reviewsSubtitle" | "bookmarksSubtitle" | "billingInfo" | "editProfile" | "security" | "socialProfiles" | "notifications" | "privacy" | "deleteProfile" | "firstName" | "lastName" | "phoneNumber" | "streetAddress" | "birthday" | "city" | "country" | "profilePhoto" | "profilePhotoText" | "saveChanges" | "delete" | "upload" | "editPhoto" | "personalDetails" | "personalDetailsText" | "loading" | "profilePhotoChanged" | "profilePhotoChangedError" | "error" | "about" | "aboutText" | "profile" | "profileSettings" | "contact" | "contactText" | "message" | "sendMessage" | "courses" | "books" | "home" | "searchCourses" | "courseDescription" | "bookDescription" | "otherCourses" | "whatsIncluded" | "unlimitedAccess" | "unlimitedAccessToItems" | "expertiseAndInsights" | "learnFromExperts" | "coursesAndBooks" | "coursesAndBooksText" | "learnOnYourSchedule" | "getThisCourse" | "videoCount" | "video" | "youPurchasedCourse" | "watchCourse" | "youCanAccessCourse" | "videos" | "courseVideos" | "rate" | "youCanRateItemText" | "submit" | "edit" | "leaveFeedback" | "description" | "content" | "reviews" | "subscribers" | "nowPlaying" | "addToBookmarks" | "removeFromBookmarks" | "price" | "coursePrice" | "bookPrice" | "drSalamCourses" | "drSalamBooks" | "save" | "trendingCourses" | "trendingBooks" | "otherBooks" | "youPurchasedBook" | "youCanAccessBook" | "youCanAccessBookAfterPayment" | "downloadBook" | "getThisBook" | "sales" | "review" | "resetPasswordEmailSent" | "emailNotValid" | "emailNotFound" | "somethingWentWrong" | "securitySettings" | "changePassword" | "changePasswordText" | "yourCurrentEmailIs" | "newEmailAddress" | "changeEmailAddress" | "update" | "currentPassword" | "newPassword" | "confirmNewPassword" | "passwordStrengthTooltip" | "passwordStrength" | "passwordsDoNotMatch" | "veryWeak" | "weak" | "fair" | "strong" | "good" | "serverError" | "diskSpace" | "totalDiskSpace" | "totalSpace" | "usedSpace" | "usedDiskSpace" | "thisMothBandwidth" | "totalBandwidth" | "usedBandwidth" | "emailAccounts" | "totalEmails" | "usedEmails" | "approved" | "pendingApproval" | "by" | "browse" | "noFileSelected" | "startTyping" | "startTypingForSuggestions" | "addNew" | "new" | "approve" | "add" | "addNewItem" | "catDeleteTextLight" | "catDeleteWarningLight" | "catDeleteText" | "catDeleteWarning" | "catDeleteWarningSubtitle" | "cancel" | "itemCreatedSuccessfully" | "itemUpdatedSuccessfully" | "sectionUpdatedSuccessfully" | "itemDeletedSuccessfully" | "createNewEmailAccount" | "emailQuota" | "unlimited" | "quota" | "updateQuota" | "create" | "lastLoginIp" | "passengerApplications" | "totalDatabases" | "usedDatabases" | "deleteEmailAccount" | "totalPageViews" | "totalSessions" | "totalUniqueUsers" | "bounceRate" | "monthlyPageViews" | "topDevices" | "topCountries" | "liveUsers" | "analytics" | "countriesDevices" | "page" | "device" | "liveUsersAreViewing" | "noLiveUsers" | "liveUsersSubtitle" | "source" | "sessionsPerUser" | "topSources" | "sources" | "mediums" | "topMediums" | "accountInformation" | "devices" | "countries" | "advancedSettings" | "advancedSettingsWarning" | "googleAnalyticsChangeText" | "googleAnalyticsChangeSubText" | "accountSettings" | "passwordChangeWarning" | "oldPassword" | "adminDetails" | "name" | "emailAddress" | "log" | "logs" | "select" | "selectOptions" | "settings" | "deleteItemText" | "deleteEmailText" | "dropzoneText" | "noItems" | "removeMarker" | "restoreMarker" | "restoreMarkerTooltip" | "gallery" | "uploadPhotosToGallery" | "deleteGalleryPhoto" | "deleteGalleryPhotoText" | "galleryPhotoDeleted" | "errorsInSubmit" | "newVariant" | "checkAll" | "removeAll" | "cpanelCredentialsNotSet" | "logoutError" | "deletePhoto" | "deletePhotoText" | "deleteVideo" | "deleteVideoText" | "yes" | "no" | "videoDeletedSuccessfully" | "photoDeletedSuccessfully" | "selectFile" | "mandatory" | "imageDimensionsMustBe" | "maxFileSize" | "imageRecommendedDimensions" | "seeAll" | "allowedExtensions" | "recursiveCategoryDelete" | "recursiveCategoryDeleteWarning" | "unset" | "success" | "search" | "today" | "last7Days" | "last30Days" | "last365Days" | "custom" | "analyticsOverview" | "contentStatistics" | "recentActivity" | "latestContentUpdates" | "recentlyAddedOrModified" | "quickActions" | "systemStatus" | "databaseStatus" | "cacheStatus" | "connected" | "operational" | "view" | "cmsOverview" | "fromLastMonth" | "allConnectionsHealthy" | "cacheFunctioning" | "manageAdmins" | "viewAnalytics" | "fullAccess" | "publisher" | "publisherTooltip" | "customAccess" | "noAccess" | "allPermissions" | "accepts" | "firstPage" | "lastPage" | "readonly" | "mysqlDatabases" | "phpVersion" | "nodeVersion" | "documentRoot" | "version" | "remote" | "database" | "diskUsage" | "users" | "mysqlNotInstalled" | "emailAccountsList" | "theme" | "noAccessToSection" | "localeNotSupported" | "language" | "addNewCar" | "createCarListing" | "addRealEstate" | "createPropertyListing" | "viewAndManageAdmins" | "detailedAnalytics" | "totalCars" | "realEstate" | "jobs" | "services" | "addedAgo" | "hoursAgo" | "main" | "categorySections" | "sectionsWithItems" | "simpleSections" | "cpanelPluginMisconfigured" | "loadingCpanelData" | "unableToLoadCpanelData" | "usedLabel" | "totalLabel" | "databases" | "pnpmVersion" | "npmVersion" | "bunVersion" | "cPanelDashboard" | "noTokenProvided" | "invalidCredentials" | "failedToCreateTokens" | "failedToSaveTokens" | "oldPasswordIncorrect" | "usernameAndPasswordRequired" | "invalidFilePath" | "invalidRequest" | "fileNotFound" | "invalidFileType" | "sectionTableIdentifierNotFound" | "checkboxRequired" | "requiredField" | "invalidColorFormat" | "invalidImageExtension" | "invalidFileExtension" | "fileSizeExceeded" | "invalidImageType" | "invalidVideoType" | "invalidDocumentType" | "imageDimensionMismatch" | "couldNotVerifyImageDimensions" | "atLeastOneValueRequired" | "invalidSlugFormat" | "invalidColorPleaseProvideValidHex" | "invalidMapFormat" | "minLength" | "maxLength" | "numberMinLength" | "numberMaxLength" | "numberMinValue" | "numberMaxValue" | "fieldIsRequired" | "unableToLoadImage" | "unableToReadFile" | "errorReadingFile" | "publish" | "level" | "parentId" | "selectFieldConfigError" | "tableIdentifierLabelRequired" | "i18nMustHaveAtLeastOneLocale" | "fieldMinValueError" | "fieldMaxValueError" | "fieldMinMaxMismatch" | "fieldLengthMismatch" | "invalidDatePleaseProvideValid" | "fileCorrupted" | "fileWriteError" | "fileDeleteError" | "folderNotSet" | "imageNotSet" | "bufferNotSet" | "invalidFileTypeOrExtension" | "fileSizeExceedsMax" | "imageDimensionMismatchDetailed" | "photoFieldBuildRequired" | "documentWriteError" | "documentDeleteError" | "invalidDocumentFileType" | "videoFolderNotSet" | "videoBufferNotSet" | "videoWriteError" | "recordWithFieldExists" | "recordWithCombinationExists" | "sqlQueryNotDefined" | "galleryTableNotSetUp" | "useVideoApiRoute" | "searchDots" | "noItemFound" | "searchOptionsDots" | "availableOptions" | "searchThroughOptions" | "filterOptionsHint" | "openMainMenu" | "openUserMenu" | "profileImage" | "logo" | "newImage" | "autoGeneratedFromLinkedField" | "clear" | "close" | "clearAllSelectedOptions", Value extends import("international-types").LocaleValue = ((`${Key}#zero` | `${Key}#one` | `${Key}#two` | `${Key}#few` | `${Key}#many` | `${Key}#other`) & ("here" | "adminDoesNotExist" | "admins" | "adminPrivileges" | "createNewAdmin" | "submitNewAdmin" | "adminsList" | "deleteAdmin" | "deleteAdminText" | "editAdmin" | "editAdminText" | "admin" | "adminNotFound" | "sectionNotFound" | "noAccessToThisOperation" | "adminDeletedSuccessfully" | "masterAdminCannotBeDeleted" | "masterAdminCannotBeModified" | "action" | "date" | "details" | "section" | "noData" | "loginToYourAccount" | "login" | "logout" | "username" | "password" | "rememberMe" | "haveAccount" | "dontHaveAnAccount" | "register" | "registerNow" | "registerNewAccount" | "forgotPassword" | "resetPassword" | "forgotPasswordText" | "email" | "sendResetLink" | "complyWithTerms" | "termsAndConditions" | "thankYouForRegistering" | "thankYouForRegisteringText" | "usernameRequired" | "passwordRequired" | "usernamePasswordRequired" | "adminAlreadyExists" | "selectAtLeastOnePrivilege" | "emailRequired" | "dashboard" | "myCourses" | "myReviews" | "myBookmarks" | "myBooks" | "orders" | "youDontHaveOrders" | "youDontHaveBookmarks" | "ordersSubtitle" | "reviewsSubtitle" | "bookmarksSubtitle" | "billingInfo" | "editProfile" | "security" | "socialProfiles" | "notifications" | "privacy" | "deleteProfile" | "firstName" | "lastName" | "phoneNumber" | "streetAddress" | "birthday" | "city" | "country" | "profilePhoto" | "profilePhotoText" | "saveChanges" | "delete" | "upload" | "editPhoto" | "personalDetails" | "personalDetailsText" | "loading" | "profilePhotoChanged" | "profilePhotoChangedError" | "error" | "about" | "aboutText" | "profile" | "profileSettings" | "contact" | "contactText" | "message" | "sendMessage" | "courses" | "books" | "home" | "searchCourses" | "courseDescription" | "bookDescription" | "otherCourses" | "whatsIncluded" | "unlimitedAccess" | "unlimitedAccessToItems" | "expertiseAndInsights" | "learnFromExperts" | "coursesAndBooks" | "coursesAndBooksText" | "learnOnYourSchedule" | "getThisCourse" | "videoCount" | "video" | "youPurchasedCourse" | "watchCourse" | "youCanAccessCourse" | "videos" | "courseVideos" | "rate" | "youCanRateItemText" | "submit" | "edit" | "leaveFeedback" | "description" | "content" | "reviews" | "subscribers" | "nowPlaying" | "addToBookmarks" | "removeFromBookmarks" | "price" | "coursePrice" | "bookPrice" | "drSalamCourses" | "drSalamBooks" | "save" | "trendingCourses" | "trendingBooks" | "otherBooks" | "youPurchasedBook" | "youCanAccessBook" | "youCanAccessBookAfterPayment" | "downloadBook" | "getThisBook" | "sales" | "review" | "resetPasswordEmailSent" | "emailNotValid" | "emailNotFound" | "somethingWentWrong" | "securitySettings" | "changePassword" | "changePasswordText" | "yourCurrentEmailIs" | "newEmailAddress" | "changeEmailAddress" | "update" | "currentPassword" | "newPassword" | "confirmNewPassword" | "passwordStrengthTooltip" | "passwordStrength" | "passwordsDoNotMatch" | "veryWeak" | "weak" | "fair" | "strong" | "good" | "serverError" | "diskSpace" | "totalDiskSpace" | "totalSpace" | "usedSpace" | "usedDiskSpace" | "thisMothBandwidth" | "totalBandwidth" | "usedBandwidth" | "emailAccounts" | "totalEmails" | "usedEmails" | "approved" | "pendingApproval" | "by" | "browse" | "noFileSelected" | "startTyping" | "startTypingForSuggestions" | "addNew" | "new" | "approve" | "add" | "addNewItem" | "catDeleteTextLight" | "catDeleteWarningLight" | "catDeleteText" | "catDeleteWarning" | "catDeleteWarningSubtitle" | "cancel" | "itemCreatedSuccessfully" | "itemUpdatedSuccessfully" | "sectionUpdatedSuccessfully" | "itemDeletedSuccessfully" | "createNewEmailAccount" | "emailQuota" | "unlimited" | "quota" | "updateQuota" | "create" | "lastLoginIp" | "passengerApplications" | "totalDatabases" | "usedDatabases" | "deleteEmailAccount" | "totalPageViews" | "totalSessions" | "totalUniqueUsers" | "bounceRate" | "monthlyPageViews" | "topDevices" | "topCountries" | "liveUsers" | "analytics" | "countriesDevices" | "page" | "device" | "liveUsersAreViewing" | "noLiveUsers" | "liveUsersSubtitle" | "source" | "sessionsPerUser" | "topSources" | "sources" | "mediums" | "topMediums" | "accountInformation" | "devices" | "countries" | "advancedSettings" | "advancedSettingsWarning" | "googleAnalyticsChangeText" | "googleAnalyticsChangeSubText" | "accountSettings" | "passwordChangeWarning" | "oldPassword" | "adminDetails" | "name" | "emailAddress" | "log" | "logs" | "select" | "selectOptions" | "settings" | "deleteItemText" | "deleteEmailText" | "dropzoneText" | "noItems" | "removeMarker" | "restoreMarker" | "restoreMarkerTooltip" | "gallery" | "uploadPhotosToGallery" | "deleteGalleryPhoto" | "deleteGalleryPhotoText" | "galleryPhotoDeleted" | "errorsInSubmit" | "newVariant" | "checkAll" | "removeAll" | "cpanelCredentialsNotSet" | "logoutError" | "deletePhoto" | "deletePhotoText" | "deleteVideo" | "deleteVideoText" | "yes" | "no" | "videoDeletedSuccessfully" | "photoDeletedSuccessfully" | "selectFile" | "mandatory" | "imageDimensionsMustBe" | "maxFileSize" | "imageRecommendedDimensions" | "seeAll" | "allowedExtensions" | "recursiveCategoryDelete" | "recursiveCategoryDeleteWarning" | "unset" | "success" | "search" | "today" | "last7Days" | "last30Days" | "last365Days" | "custom" | "analyticsOverview" | "contentStatistics" | "recentActivity" | "latestContentUpdates" | "recentlyAddedOrModified" | "quickActions" | "systemStatus" | "databaseStatus" | "cacheStatus" | "connected" | "operational" | "view" | "cmsOverview" | "fromLastMonth" | "allConnectionsHealthy" | "cacheFunctioning" | "manageAdmins" | "viewAnalytics" | "fullAccess" | "publisher" | "publisherTooltip" | "customAccess" | "noAccess" | "allPermissions" | "accepts" | "firstPage" | "lastPage" | "readonly" | "mysqlDatabases" | "phpVersion" | "nodeVersion" | "documentRoot" | "version" | "remote" | "database" | "diskUsage" | "users" | "mysqlNotInstalled" | "emailAccountsList" | "theme" | "noAccessToSection" | "localeNotSupported" | "language" | "addNewCar" | "createCarListing" | "addRealEstate" | "createPropertyListing" | "viewAndManageAdmins" | "detailedAnalytics" | "totalCars" | "realEstate" | "jobs" | "services" | "addedAgo" | "hoursAgo" | "main" | "categorySections" | "sectionsWithItems" | "simpleSections" | "cpanelPluginMisconfigured" | "loadingCpanelData" | "unableToLoadCpanelData" | "usedLabel" | "totalLabel" | "databases" | "pnpmVersion" | "npmVersion" | "bunVersion" | "cPanelDashboard" | "noTokenProvided" | "invalidCredentials" | "failedToCreateTokens" | "failedToSaveTokens" | "oldPasswordIncorrect" | "usernameAndPasswordRequired" | "invalidFilePath" | "invalidRequest" | "fileNotFound" | "invalidFileType" | "sectionTableIdentifierNotFound" | "checkboxRequired" | "requiredField" | "invalidColorFormat" | "invalidImageExtension" | "invalidFileExtension" | "fileSizeExceeded" | "invalidImageType" | "invalidVideoType" | "invalidDocumentType" | "imageDimensionMismatch" | "couldNotVerifyImageDimensions" | "atLeastOneValueRequired" | "invalidSlugFormat" | "invalidColorPleaseProvideValidHex" | "invalidMapFormat" | "minLength" | "maxLength" | "numberMinLength" | "numberMaxLength" | "numberMinValue" | "numberMaxValue" | "fieldIsRequired" | "unableToLoadImage" | "unableToReadFile" | "errorReadingFile" | "publish" | "level" | "parentId" | "selectFieldConfigError" | "tableIdentifierLabelRequired" | "i18nMustHaveAtLeastOneLocale" | "fieldMinValueError" | "fieldMaxValueError" | "fieldMinMaxMismatch" | "fieldLengthMismatch" | "invalidDatePleaseProvideValid" | "fileCorrupted" | "fileWriteError" | "fileDeleteError" | "folderNotSet" | "imageNotSet" | "bufferNotSet" | "invalidFileTypeOrExtension" | "fileSizeExceedsMax" | "imageDimensionMismatchDetailed" | "photoFieldBuildRequired" | "documentWriteError" | "documentDeleteError" | "invalidDocumentFileType" | "videoFolderNotSet" | "videoBufferNotSet" | "videoWriteError" | "recordWithFieldExists" | "recordWithCombinationExists" | "sqlQueryNotDefined" | "galleryTableNotSetUp" | "useVideoApiRoute" | "searchDots" | "noItemFound" | "searchOptionsDots" | "availableOptions" | "searchThroughOptions" | "filterOptionsHint" | "openMainMenu" | "openUserMenu" | "profileImage" | "logo" | "newImage" | "autoGeneratedFromLinkedField" | "clear" | "close" | "clearAllSelectedOptions") extends never ? false : true) extends true ? {
|
|
6
6
|
readonly adminDoesNotExist: "Admin does not exist";
|
|
7
7
|
readonly admins: "Admins";
|
|
8
8
|
readonly adminPrivileges: "Admin Privileges";
|
|
@@ -252,6 +252,7 @@ declare const useI18n: () => {
|
|
|
252
252
|
readonly log: "Log";
|
|
253
253
|
readonly logs: "Logs";
|
|
254
254
|
readonly select: "Select";
|
|
255
|
+
readonly selectOptions: "Select options";
|
|
255
256
|
readonly settings: "Settings";
|
|
256
257
|
readonly deleteItemText: "Are you sure you want to delete this item?";
|
|
257
258
|
readonly deleteEmailText: "Are you sure you want to delete this email account?";
|
|
@@ -433,6 +434,21 @@ declare const useI18n: () => {
|
|
|
433
434
|
readonly sqlQueryNotDefined: "SQL query is not defined";
|
|
434
435
|
readonly galleryTableNotSetUp: "Gallery table is not set up correctly, gallery photos were not saved.";
|
|
435
436
|
readonly useVideoApiRoute: "Please use the /api/video route";
|
|
437
|
+
readonly searchDots: "Search...";
|
|
438
|
+
readonly noItemFound: "No item found";
|
|
439
|
+
readonly searchOptionsDots: "Search options...";
|
|
440
|
+
readonly availableOptions: "Available options";
|
|
441
|
+
readonly searchThroughOptions: "Search through available options";
|
|
442
|
+
readonly filterOptionsHint: "Type to filter options. Use arrow keys to navigate results.";
|
|
443
|
+
readonly openMainMenu: "Open main menu";
|
|
444
|
+
readonly openUserMenu: "Open user menu";
|
|
445
|
+
readonly profileImage: "Profile image";
|
|
446
|
+
readonly logo: "Logo";
|
|
447
|
+
readonly newImage: "New image";
|
|
448
|
+
readonly autoGeneratedFromLinkedField: "Auto-generated from linked field";
|
|
449
|
+
readonly clear: "Clear";
|
|
450
|
+
readonly close: "Close";
|
|
451
|
+
readonly clearAllSelectedOptions: "Clear all {count} selected options";
|
|
436
452
|
}[`${Key}#zero` | `${Key}#one` | `${Key}#two` | `${Key}#few` | `${Key}#many` | `${Key}#other`] : {
|
|
437
453
|
readonly adminDoesNotExist: "Admin does not exist";
|
|
438
454
|
readonly admins: "Admins";
|
|
@@ -683,6 +699,7 @@ declare const useI18n: () => {
|
|
|
683
699
|
readonly log: "Log";
|
|
684
700
|
readonly logs: "Logs";
|
|
685
701
|
readonly select: "Select";
|
|
702
|
+
readonly selectOptions: "Select options";
|
|
686
703
|
readonly settings: "Settings";
|
|
687
704
|
readonly deleteItemText: "Are you sure you want to delete this item?";
|
|
688
705
|
readonly deleteEmailText: "Are you sure you want to delete this email account?";
|
|
@@ -864,6 +881,21 @@ declare const useI18n: () => {
|
|
|
864
881
|
readonly sqlQueryNotDefined: "SQL query is not defined";
|
|
865
882
|
readonly galleryTableNotSetUp: "Gallery table is not set up correctly, gallery photos were not saved.";
|
|
866
883
|
readonly useVideoApiRoute: "Please use the /api/video route";
|
|
884
|
+
readonly searchDots: "Search...";
|
|
885
|
+
readonly noItemFound: "No item found";
|
|
886
|
+
readonly searchOptionsDots: "Search options...";
|
|
887
|
+
readonly availableOptions: "Available options";
|
|
888
|
+
readonly searchThroughOptions: "Search through available options";
|
|
889
|
+
readonly filterOptionsHint: "Type to filter options. Use arrow keys to navigate results.";
|
|
890
|
+
readonly openMainMenu: "Open main menu";
|
|
891
|
+
readonly openUserMenu: "Open user menu";
|
|
892
|
+
readonly profileImage: "Profile image";
|
|
893
|
+
readonly logo: "Logo";
|
|
894
|
+
readonly newImage: "New image";
|
|
895
|
+
readonly autoGeneratedFromLinkedField: "Auto-generated from linked field";
|
|
896
|
+
readonly clear: "Clear";
|
|
897
|
+
readonly close: "Close";
|
|
898
|
+
readonly clearAllSelectedOptions: "Clear all {count} selected options";
|
|
867
899
|
}[Key]>(key: Key, ...params: import("international-types").CreateParams<import("international-types").ParamsObject<Value>, {
|
|
868
900
|
readonly adminDoesNotExist: "Admin does not exist";
|
|
869
901
|
readonly admins: "Admins";
|
|
@@ -1114,6 +1146,7 @@ declare const useI18n: () => {
|
|
|
1114
1146
|
readonly log: "Log";
|
|
1115
1147
|
readonly logs: "Logs";
|
|
1116
1148
|
readonly select: "Select";
|
|
1149
|
+
readonly selectOptions: "Select options";
|
|
1117
1150
|
readonly settings: "Settings";
|
|
1118
1151
|
readonly deleteItemText: "Are you sure you want to delete this item?";
|
|
1119
1152
|
readonly deleteEmailText: "Are you sure you want to delete this email account?";
|
|
@@ -1295,8 +1328,23 @@ declare const useI18n: () => {
|
|
|
1295
1328
|
readonly sqlQueryNotDefined: "SQL query is not defined";
|
|
1296
1329
|
readonly galleryTableNotSetUp: "Gallery table is not set up correctly, gallery photos were not saved.";
|
|
1297
1330
|
readonly useVideoApiRoute: "Please use the /api/video route";
|
|
1331
|
+
readonly searchDots: "Search...";
|
|
1332
|
+
readonly noItemFound: "No item found";
|
|
1333
|
+
readonly searchOptionsDots: "Search options...";
|
|
1334
|
+
readonly availableOptions: "Available options";
|
|
1335
|
+
readonly searchThroughOptions: "Search through available options";
|
|
1336
|
+
readonly filterOptionsHint: "Type to filter options. Use arrow keys to navigate results.";
|
|
1337
|
+
readonly openMainMenu: "Open main menu";
|
|
1338
|
+
readonly openUserMenu: "Open user menu";
|
|
1339
|
+
readonly profileImage: "Profile image";
|
|
1340
|
+
readonly logo: "Logo";
|
|
1341
|
+
readonly newImage: "New image";
|
|
1342
|
+
readonly autoGeneratedFromLinkedField: "Auto-generated from linked field";
|
|
1343
|
+
readonly clear: "Clear";
|
|
1344
|
+
readonly close: "Close";
|
|
1345
|
+
readonly clearAllSelectedOptions: "Clear all {count} selected options";
|
|
1298
1346
|
}, undefined, Key, Value>): string;
|
|
1299
|
-
<Key_1 extends "password" | "search" | "admins" | "date" | "custom" | "username" | "emailAddress" | "name" | "phoneNumber" | "language" | "publisher" | "section" | "logs" | "source" | "error" | "description" | "message" | "readonly" | "gallery" | "success" | "minLength" | "maxLength" | "maxFileSize" | "video" | "select" | "browse" | "sectionNotFound" | "login" | "logout" | "create" | "update" | "admin" | "dashboard" | "page" | "new" | "edit" | "sectionTableIdentifierNotFound" | "parentId" | "level" | "deletePhoto" | "home" | "save" | "oldPassword" | "newPassword" | "changePassword" | "simpleSections" | "categorySections" | "accountSettings" | "log" | "invalidFilePath" | "invalidRequest" | "fileNotFound" | "invalidFileType" | "useVideoApiRoute" | "version" | "adminNotFound" | "settings" | "oldPasswordIncorrect" | "passwordsDoNotMatch" | "localeNotSupported" | "adminAlreadyExists" | "selectAtLeastOnePrivilege" | "adminDoesNotExist" | "masterAdminCannotBeDeleted" | "email" | "quota" | "phpVersion" | "documentRoot" | "delete" | "cpanelCredentialsNotSet" | "noTokenProvided" | "noAccessToThisOperation" | "usernameAndPasswordRequired" | "invalidCredentials" | "failedToCreateTokens" | "failedToSaveTokens" | "add" | "no" | "yes" | "upload" | "publish" | "register" | "fieldIsRequired" | "invalidColorPleaseProvideValidHex" | "invalidDatePleaseProvideValid" | "errorReadingFile" | "folderNotSet" | "bufferNotSet" | "documentWriteError" | "documentDeleteError" | "invalidFileTypeOrExtension" | "invalidDocumentFileType" | "invalidFileExtension" | "invalidMapFormat" | "fieldMinMaxMismatch" | "fieldLengthMismatch" | "fieldMinValueError" | "fieldMaxValueError" | "numberMinLength" | "numberMaxLength" | "photoFieldBuildRequired" | "imageNotSet" | "fileWriteError" | "fileDeleteError" | "fileSizeExceedsMax" | "fileCorrupted" | "imageDimensionMismatchDetailed" | "invalidImageExtension" | "videoFolderNotSet" | "videoBufferNotSet" | "videoWriteError" | "recordWithFieldExists" | "recordWithCombinationExists" | "sqlQueryNotDefined" | "submit" | "galleryTableNotSetUp" | "here" | "details" | "main" | "strong" | "view" | "adminPrivileges" | "createNewAdmin" | "submitNewAdmin" | "adminsList" | "deleteAdmin" | "deleteAdminText" | "editAdmin" | "editAdminText" | "adminDeletedSuccessfully" | "masterAdminCannotBeModified" | "action" | "noData" | "loginToYourAccount" | "rememberMe" | "haveAccount" | "dontHaveAnAccount" | "registerNow" | "registerNewAccount" | "forgotPassword" | "resetPassword" | "forgotPasswordText" | "sendResetLink" | "complyWithTerms" | "termsAndConditions" | "thankYouForRegistering" | "thankYouForRegisteringText" | "usernameRequired" | "passwordRequired" | "usernamePasswordRequired" | "emailRequired" | "myCourses" | "myReviews" | "myBookmarks" | "myBooks" | "orders" | "youDontHaveOrders" | "youDontHaveBookmarks" | "ordersSubtitle" | "reviewsSubtitle" | "bookmarksSubtitle" | "billingInfo" | "editProfile" | "security" | "socialProfiles" | "notifications" | "privacy" | "deleteProfile" | "firstName" | "lastName" | "streetAddress" | "birthday" | "city" | "country" | "profilePhoto" | "profilePhotoText" | "saveChanges" | "editPhoto" | "personalDetails" | "personalDetailsText" | "loading" | "profilePhotoChanged" | "profilePhotoChangedError" | "about" | "aboutText" | "profile" | "profileSettings" | "contact" | "contactText" | "sendMessage" | "courses" | "books" | "searchCourses" | "courseDescription" | "bookDescription" | "otherCourses" | "whatsIncluded" | "unlimitedAccess" | "unlimitedAccessToItems" | "expertiseAndInsights" | "learnFromExperts" | "coursesAndBooks" | "coursesAndBooksText" | "learnOnYourSchedule" | "getThisCourse" | "videoCount" | "youPurchasedCourse" | "watchCourse" | "youCanAccessCourse" | "videos" | "courseVideos" | "rate" | "youCanRateItemText" | "leaveFeedback" | "content" | "reviews" | "subscribers" | "nowPlaying" | "addToBookmarks" | "removeFromBookmarks" | "price" | "coursePrice" | "bookPrice" | "drSalamCourses" | "drSalamBooks" | "trendingCourses" | "trendingBooks" | "otherBooks" | "youPurchasedBook" | "youCanAccessBook" | "youCanAccessBookAfterPayment" | "downloadBook" | "getThisBook" | "sales" | "review" | "resetPasswordEmailSent" | "emailNotValid" | "emailNotFound" | "somethingWentWrong" | "securitySettings" | "changePasswordText" | "yourCurrentEmailIs" | "newEmailAddress" | "changeEmailAddress" | "currentPassword" | "confirmNewPassword" | "passwordStrengthTooltip" | "passwordStrength" | "veryWeak" | "weak" | "fair" | "good" | "serverError" | "diskSpace" | "totalDiskSpace" | "totalSpace" | "usedSpace" | "usedDiskSpace" | "thisMothBandwidth" | "totalBandwidth" | "usedBandwidth" | "emailAccounts" | "totalEmails" | "usedEmails" | "approved" | "pendingApproval" | "by" | "noFileSelected" | "startTyping" | "startTypingForSuggestions" | "addNew" | "approve" | "addNewItem" | "catDeleteTextLight" | "catDeleteWarningLight" | "catDeleteText" | "catDeleteWarning" | "catDeleteWarningSubtitle" | "cancel" | "itemCreatedSuccessfully" | "itemUpdatedSuccessfully" | "sectionUpdatedSuccessfully" | "itemDeletedSuccessfully" | "createNewEmailAccount" | "emailQuota" | "unlimited" | "updateQuota" | "lastLoginIp" | "passengerApplications" | "totalDatabases" | "usedDatabases" | "deleteEmailAccount" | "totalPageViews" | "totalSessions" | "totalUniqueUsers" | "bounceRate" | "monthlyPageViews" | "topDevices" | "topCountries" | "liveUsers" | "analytics" | "countriesDevices" | "device" | "liveUsersAreViewing" | "noLiveUsers" | "liveUsersSubtitle" | "sessionsPerUser" | "topSources" | "sources" | "mediums" | "topMediums" | "accountInformation" | "devices" | "countries" | "advancedSettings" | "advancedSettingsWarning" | "googleAnalyticsChangeText" | "googleAnalyticsChangeSubText" | "passwordChangeWarning" | "adminDetails" | "deleteItemText" | "deleteEmailText" | "dropzoneText" | "noItems" | "removeMarker" | "restoreMarker" | "restoreMarkerTooltip" | "uploadPhotosToGallery" | "deleteGalleryPhoto" | "deleteGalleryPhotoText" | "galleryPhotoDeleted" | "errorsInSubmit" | "newVariant" | "checkAll" | "removeAll" | "logoutError" | "deletePhotoText" | "deleteVideo" | "deleteVideoText" | "videoDeletedSuccessfully" | "photoDeletedSuccessfully" | "selectFile" | "mandatory" | "imageDimensionsMustBe" | "imageRecommendedDimensions" | "seeAll" | "allowedExtensions" | "recursiveCategoryDelete" | "recursiveCategoryDeleteWarning" | "unset" | "today" | "last7Days" | "last30Days" | "last365Days" | "analyticsOverview" | "contentStatistics" | "recentActivity" | "latestContentUpdates" | "recentlyAddedOrModified" | "quickActions" | "systemStatus" | "databaseStatus" | "cacheStatus" | "connected" | "operational" | "cmsOverview" | "fromLastMonth" | "allConnectionsHealthy" | "cacheFunctioning" | "manageAdmins" | "viewAnalytics" | "fullAccess" | "publisherTooltip" | "customAccess" | "noAccess" | "allPermissions" | "accepts" | "firstPage" | "lastPage" | "mysqlDatabases" | "nodeVersion" | "remote" | "database" | "diskUsage" | "users" | "mysqlNotInstalled" | "emailAccountsList" | "theme" | "noAccessToSection" | "addNewCar" | "createCarListing" | "addRealEstate" | "createPropertyListing" | "viewAndManageAdmins" | "detailedAnalytics" | "totalCars" | "realEstate" | "jobs" | "services" | "addedAgo" | "hoursAgo" | "sectionsWithItems" | "cpanelPluginMisconfigured" | "loadingCpanelData" | "unableToLoadCpanelData" | "usedLabel" | "totalLabel" | "databases" | "pnpmVersion" | "npmVersion" | "bunVersion" | "cPanelDashboard" | "checkboxRequired" | "requiredField" | "invalidColorFormat" | "fileSizeExceeded" | "invalidImageType" | "invalidVideoType" | "invalidDocumentType" | "imageDimensionMismatch" | "couldNotVerifyImageDimensions" | "atLeastOneValueRequired" | "invalidSlugFormat" | "numberMinValue" | "numberMaxValue" | "unableToLoadImage" | "unableToReadFile" | "selectFieldConfigError" | "tableIdentifierLabelRequired" | "i18nMustHaveAtLeastOneLocale", Value_1 extends import("international-types").LocaleValue = ((`${Key_1}#zero` | `${Key_1}#one` | `${Key_1}#two` | `${Key_1}#few` | `${Key_1}#many` | `${Key_1}#other`) & ("password" | "search" | "admins" | "date" | "custom" | "username" | "emailAddress" | "name" | "phoneNumber" | "language" | "publisher" | "section" | "logs" | "source" | "error" | "description" | "message" | "readonly" | "gallery" | "success" | "minLength" | "maxLength" | "maxFileSize" | "video" | "select" | "browse" | "sectionNotFound" | "login" | "logout" | "create" | "update" | "admin" | "dashboard" | "page" | "new" | "edit" | "sectionTableIdentifierNotFound" | "parentId" | "level" | "deletePhoto" | "home" | "save" | "oldPassword" | "newPassword" | "changePassword" | "simpleSections" | "categorySections" | "accountSettings" | "log" | "invalidFilePath" | "invalidRequest" | "fileNotFound" | "invalidFileType" | "useVideoApiRoute" | "version" | "adminNotFound" | "settings" | "oldPasswordIncorrect" | "passwordsDoNotMatch" | "localeNotSupported" | "adminAlreadyExists" | "selectAtLeastOnePrivilege" | "adminDoesNotExist" | "masterAdminCannotBeDeleted" | "email" | "quota" | "phpVersion" | "documentRoot" | "delete" | "cpanelCredentialsNotSet" | "noTokenProvided" | "noAccessToThisOperation" | "usernameAndPasswordRequired" | "invalidCredentials" | "failedToCreateTokens" | "failedToSaveTokens" | "add" | "no" | "yes" | "upload" | "publish" | "register" | "fieldIsRequired" | "invalidColorPleaseProvideValidHex" | "invalidDatePleaseProvideValid" | "errorReadingFile" | "folderNotSet" | "bufferNotSet" | "documentWriteError" | "documentDeleteError" | "invalidFileTypeOrExtension" | "invalidDocumentFileType" | "invalidFileExtension" | "invalidMapFormat" | "fieldMinMaxMismatch" | "fieldLengthMismatch" | "fieldMinValueError" | "fieldMaxValueError" | "numberMinLength" | "numberMaxLength" | "photoFieldBuildRequired" | "imageNotSet" | "fileWriteError" | "fileDeleteError" | "fileSizeExceedsMax" | "fileCorrupted" | "imageDimensionMismatchDetailed" | "invalidImageExtension" | "videoFolderNotSet" | "videoBufferNotSet" | "videoWriteError" | "recordWithFieldExists" | "recordWithCombinationExists" | "sqlQueryNotDefined" | "submit" | "galleryTableNotSetUp" | "here" | "details" | "main" | "strong" | "view" | "adminPrivileges" | "createNewAdmin" | "submitNewAdmin" | "adminsList" | "deleteAdmin" | "deleteAdminText" | "editAdmin" | "editAdminText" | "adminDeletedSuccessfully" | "masterAdminCannotBeModified" | "action" | "noData" | "loginToYourAccount" | "rememberMe" | "haveAccount" | "dontHaveAnAccount" | "registerNow" | "registerNewAccount" | "forgotPassword" | "resetPassword" | "forgotPasswordText" | "sendResetLink" | "complyWithTerms" | "termsAndConditions" | "thankYouForRegistering" | "thankYouForRegisteringText" | "usernameRequired" | "passwordRequired" | "usernamePasswordRequired" | "emailRequired" | "myCourses" | "myReviews" | "myBookmarks" | "myBooks" | "orders" | "youDontHaveOrders" | "youDontHaveBookmarks" | "ordersSubtitle" | "reviewsSubtitle" | "bookmarksSubtitle" | "billingInfo" | "editProfile" | "security" | "socialProfiles" | "notifications" | "privacy" | "deleteProfile" | "firstName" | "lastName" | "streetAddress" | "birthday" | "city" | "country" | "profilePhoto" | "profilePhotoText" | "saveChanges" | "editPhoto" | "personalDetails" | "personalDetailsText" | "loading" | "profilePhotoChanged" | "profilePhotoChangedError" | "about" | "aboutText" | "profile" | "profileSettings" | "contact" | "contactText" | "sendMessage" | "courses" | "books" | "searchCourses" | "courseDescription" | "bookDescription" | "otherCourses" | "whatsIncluded" | "unlimitedAccess" | "unlimitedAccessToItems" | "expertiseAndInsights" | "learnFromExperts" | "coursesAndBooks" | "coursesAndBooksText" | "learnOnYourSchedule" | "getThisCourse" | "videoCount" | "youPurchasedCourse" | "watchCourse" | "youCanAccessCourse" | "videos" | "courseVideos" | "rate" | "youCanRateItemText" | "leaveFeedback" | "content" | "reviews" | "subscribers" | "nowPlaying" | "addToBookmarks" | "removeFromBookmarks" | "price" | "coursePrice" | "bookPrice" | "drSalamCourses" | "drSalamBooks" | "trendingCourses" | "trendingBooks" | "otherBooks" | "youPurchasedBook" | "youCanAccessBook" | "youCanAccessBookAfterPayment" | "downloadBook" | "getThisBook" | "sales" | "review" | "resetPasswordEmailSent" | "emailNotValid" | "emailNotFound" | "somethingWentWrong" | "securitySettings" | "changePasswordText" | "yourCurrentEmailIs" | "newEmailAddress" | "changeEmailAddress" | "currentPassword" | "confirmNewPassword" | "passwordStrengthTooltip" | "passwordStrength" | "veryWeak" | "weak" | "fair" | "good" | "serverError" | "diskSpace" | "totalDiskSpace" | "totalSpace" | "usedSpace" | "usedDiskSpace" | "thisMothBandwidth" | "totalBandwidth" | "usedBandwidth" | "emailAccounts" | "totalEmails" | "usedEmails" | "approved" | "pendingApproval" | "by" | "noFileSelected" | "startTyping" | "startTypingForSuggestions" | "addNew" | "approve" | "addNewItem" | "catDeleteTextLight" | "catDeleteWarningLight" | "catDeleteText" | "catDeleteWarning" | "catDeleteWarningSubtitle" | "cancel" | "itemCreatedSuccessfully" | "itemUpdatedSuccessfully" | "sectionUpdatedSuccessfully" | "itemDeletedSuccessfully" | "createNewEmailAccount" | "emailQuota" | "unlimited" | "updateQuota" | "lastLoginIp" | "passengerApplications" | "totalDatabases" | "usedDatabases" | "deleteEmailAccount" | "totalPageViews" | "totalSessions" | "totalUniqueUsers" | "bounceRate" | "monthlyPageViews" | "topDevices" | "topCountries" | "liveUsers" | "analytics" | "countriesDevices" | "device" | "liveUsersAreViewing" | "noLiveUsers" | "liveUsersSubtitle" | "sessionsPerUser" | "topSources" | "sources" | "mediums" | "topMediums" | "accountInformation" | "devices" | "countries" | "advancedSettings" | "advancedSettingsWarning" | "googleAnalyticsChangeText" | "googleAnalyticsChangeSubText" | "passwordChangeWarning" | "adminDetails" | "deleteItemText" | "deleteEmailText" | "dropzoneText" | "noItems" | "removeMarker" | "restoreMarker" | "restoreMarkerTooltip" | "uploadPhotosToGallery" | "deleteGalleryPhoto" | "deleteGalleryPhotoText" | "galleryPhotoDeleted" | "errorsInSubmit" | "newVariant" | "checkAll" | "removeAll" | "logoutError" | "deletePhotoText" | "deleteVideo" | "deleteVideoText" | "videoDeletedSuccessfully" | "photoDeletedSuccessfully" | "selectFile" | "mandatory" | "imageDimensionsMustBe" | "imageRecommendedDimensions" | "seeAll" | "allowedExtensions" | "recursiveCategoryDelete" | "recursiveCategoryDeleteWarning" | "unset" | "today" | "last7Days" | "last30Days" | "last365Days" | "analyticsOverview" | "contentStatistics" | "recentActivity" | "latestContentUpdates" | "recentlyAddedOrModified" | "quickActions" | "systemStatus" | "databaseStatus" | "cacheStatus" | "connected" | "operational" | "cmsOverview" | "fromLastMonth" | "allConnectionsHealthy" | "cacheFunctioning" | "manageAdmins" | "viewAnalytics" | "fullAccess" | "publisherTooltip" | "customAccess" | "noAccess" | "allPermissions" | "accepts" | "firstPage" | "lastPage" | "mysqlDatabases" | "nodeVersion" | "remote" | "database" | "diskUsage" | "users" | "mysqlNotInstalled" | "emailAccountsList" | "theme" | "noAccessToSection" | "addNewCar" | "createCarListing" | "addRealEstate" | "createPropertyListing" | "viewAndManageAdmins" | "detailedAnalytics" | "totalCars" | "realEstate" | "jobs" | "services" | "addedAgo" | "hoursAgo" | "sectionsWithItems" | "cpanelPluginMisconfigured" | "loadingCpanelData" | "unableToLoadCpanelData" | "usedLabel" | "totalLabel" | "databases" | "pnpmVersion" | "npmVersion" | "bunVersion" | "cPanelDashboard" | "checkboxRequired" | "requiredField" | "invalidColorFormat" | "fileSizeExceeded" | "invalidImageType" | "invalidVideoType" | "invalidDocumentType" | "imageDimensionMismatch" | "couldNotVerifyImageDimensions" | "atLeastOneValueRequired" | "invalidSlugFormat" | "numberMinValue" | "numberMaxValue" | "unableToLoadImage" | "unableToReadFile" | "selectFieldConfigError" | "tableIdentifierLabelRequired" | "i18nMustHaveAtLeastOneLocale") extends never ? false : true) extends true ? {
|
|
1347
|
+
<Key_1 extends "here" | "adminDoesNotExist" | "admins" | "adminPrivileges" | "createNewAdmin" | "submitNewAdmin" | "adminsList" | "deleteAdmin" | "deleteAdminText" | "editAdmin" | "editAdminText" | "admin" | "adminNotFound" | "sectionNotFound" | "noAccessToThisOperation" | "adminDeletedSuccessfully" | "masterAdminCannotBeDeleted" | "masterAdminCannotBeModified" | "action" | "date" | "details" | "section" | "noData" | "loginToYourAccount" | "login" | "logout" | "username" | "password" | "rememberMe" | "haveAccount" | "dontHaveAnAccount" | "register" | "registerNow" | "registerNewAccount" | "forgotPassword" | "resetPassword" | "forgotPasswordText" | "email" | "sendResetLink" | "complyWithTerms" | "termsAndConditions" | "thankYouForRegistering" | "thankYouForRegisteringText" | "usernameRequired" | "passwordRequired" | "usernamePasswordRequired" | "adminAlreadyExists" | "selectAtLeastOnePrivilege" | "emailRequired" | "dashboard" | "myCourses" | "myReviews" | "myBookmarks" | "myBooks" | "orders" | "youDontHaveOrders" | "youDontHaveBookmarks" | "ordersSubtitle" | "reviewsSubtitle" | "bookmarksSubtitle" | "billingInfo" | "editProfile" | "security" | "socialProfiles" | "notifications" | "privacy" | "deleteProfile" | "firstName" | "lastName" | "phoneNumber" | "streetAddress" | "birthday" | "city" | "country" | "profilePhoto" | "profilePhotoText" | "saveChanges" | "delete" | "upload" | "editPhoto" | "personalDetails" | "personalDetailsText" | "loading" | "profilePhotoChanged" | "profilePhotoChangedError" | "error" | "about" | "aboutText" | "profile" | "profileSettings" | "contact" | "contactText" | "message" | "sendMessage" | "courses" | "books" | "home" | "searchCourses" | "courseDescription" | "bookDescription" | "otherCourses" | "whatsIncluded" | "unlimitedAccess" | "unlimitedAccessToItems" | "expertiseAndInsights" | "learnFromExperts" | "coursesAndBooks" | "coursesAndBooksText" | "learnOnYourSchedule" | "getThisCourse" | "videoCount" | "video" | "youPurchasedCourse" | "watchCourse" | "youCanAccessCourse" | "videos" | "courseVideos" | "rate" | "youCanRateItemText" | "submit" | "edit" | "leaveFeedback" | "description" | "content" | "reviews" | "subscribers" | "nowPlaying" | "addToBookmarks" | "removeFromBookmarks" | "price" | "coursePrice" | "bookPrice" | "drSalamCourses" | "drSalamBooks" | "save" | "trendingCourses" | "trendingBooks" | "otherBooks" | "youPurchasedBook" | "youCanAccessBook" | "youCanAccessBookAfterPayment" | "downloadBook" | "getThisBook" | "sales" | "review" | "resetPasswordEmailSent" | "emailNotValid" | "emailNotFound" | "somethingWentWrong" | "securitySettings" | "changePassword" | "changePasswordText" | "yourCurrentEmailIs" | "newEmailAddress" | "changeEmailAddress" | "update" | "currentPassword" | "newPassword" | "confirmNewPassword" | "passwordStrengthTooltip" | "passwordStrength" | "passwordsDoNotMatch" | "veryWeak" | "weak" | "fair" | "strong" | "good" | "serverError" | "diskSpace" | "totalDiskSpace" | "totalSpace" | "usedSpace" | "usedDiskSpace" | "thisMothBandwidth" | "totalBandwidth" | "usedBandwidth" | "emailAccounts" | "totalEmails" | "usedEmails" | "approved" | "pendingApproval" | "by" | "browse" | "noFileSelected" | "startTyping" | "startTypingForSuggestions" | "addNew" | "new" | "approve" | "add" | "addNewItem" | "catDeleteTextLight" | "catDeleteWarningLight" | "catDeleteText" | "catDeleteWarning" | "catDeleteWarningSubtitle" | "cancel" | "itemCreatedSuccessfully" | "itemUpdatedSuccessfully" | "sectionUpdatedSuccessfully" | "itemDeletedSuccessfully" | "createNewEmailAccount" | "emailQuota" | "unlimited" | "quota" | "updateQuota" | "create" | "lastLoginIp" | "passengerApplications" | "totalDatabases" | "usedDatabases" | "deleteEmailAccount" | "totalPageViews" | "totalSessions" | "totalUniqueUsers" | "bounceRate" | "monthlyPageViews" | "topDevices" | "topCountries" | "liveUsers" | "analytics" | "countriesDevices" | "page" | "device" | "liveUsersAreViewing" | "noLiveUsers" | "liveUsersSubtitle" | "source" | "sessionsPerUser" | "topSources" | "sources" | "mediums" | "topMediums" | "accountInformation" | "devices" | "countries" | "advancedSettings" | "advancedSettingsWarning" | "googleAnalyticsChangeText" | "googleAnalyticsChangeSubText" | "accountSettings" | "passwordChangeWarning" | "oldPassword" | "adminDetails" | "name" | "emailAddress" | "log" | "logs" | "select" | "selectOptions" | "settings" | "deleteItemText" | "deleteEmailText" | "dropzoneText" | "noItems" | "removeMarker" | "restoreMarker" | "restoreMarkerTooltip" | "gallery" | "uploadPhotosToGallery" | "deleteGalleryPhoto" | "deleteGalleryPhotoText" | "galleryPhotoDeleted" | "errorsInSubmit" | "newVariant" | "checkAll" | "removeAll" | "cpanelCredentialsNotSet" | "logoutError" | "deletePhoto" | "deletePhotoText" | "deleteVideo" | "deleteVideoText" | "yes" | "no" | "videoDeletedSuccessfully" | "photoDeletedSuccessfully" | "selectFile" | "mandatory" | "imageDimensionsMustBe" | "maxFileSize" | "imageRecommendedDimensions" | "seeAll" | "allowedExtensions" | "recursiveCategoryDelete" | "recursiveCategoryDeleteWarning" | "unset" | "success" | "search" | "today" | "last7Days" | "last30Days" | "last365Days" | "custom" | "analyticsOverview" | "contentStatistics" | "recentActivity" | "latestContentUpdates" | "recentlyAddedOrModified" | "quickActions" | "systemStatus" | "databaseStatus" | "cacheStatus" | "connected" | "operational" | "view" | "cmsOverview" | "fromLastMonth" | "allConnectionsHealthy" | "cacheFunctioning" | "manageAdmins" | "viewAnalytics" | "fullAccess" | "publisher" | "publisherTooltip" | "customAccess" | "noAccess" | "allPermissions" | "accepts" | "firstPage" | "lastPage" | "readonly" | "mysqlDatabases" | "phpVersion" | "nodeVersion" | "documentRoot" | "version" | "remote" | "database" | "diskUsage" | "users" | "mysqlNotInstalled" | "emailAccountsList" | "theme" | "noAccessToSection" | "localeNotSupported" | "language" | "addNewCar" | "createCarListing" | "addRealEstate" | "createPropertyListing" | "viewAndManageAdmins" | "detailedAnalytics" | "totalCars" | "realEstate" | "jobs" | "services" | "addedAgo" | "hoursAgo" | "main" | "categorySections" | "sectionsWithItems" | "simpleSections" | "cpanelPluginMisconfigured" | "loadingCpanelData" | "unableToLoadCpanelData" | "usedLabel" | "totalLabel" | "databases" | "pnpmVersion" | "npmVersion" | "bunVersion" | "cPanelDashboard" | "noTokenProvided" | "invalidCredentials" | "failedToCreateTokens" | "failedToSaveTokens" | "oldPasswordIncorrect" | "usernameAndPasswordRequired" | "invalidFilePath" | "invalidRequest" | "fileNotFound" | "invalidFileType" | "sectionTableIdentifierNotFound" | "checkboxRequired" | "requiredField" | "invalidColorFormat" | "invalidImageExtension" | "invalidFileExtension" | "fileSizeExceeded" | "invalidImageType" | "invalidVideoType" | "invalidDocumentType" | "imageDimensionMismatch" | "couldNotVerifyImageDimensions" | "atLeastOneValueRequired" | "invalidSlugFormat" | "invalidColorPleaseProvideValidHex" | "invalidMapFormat" | "minLength" | "maxLength" | "numberMinLength" | "numberMaxLength" | "numberMinValue" | "numberMaxValue" | "fieldIsRequired" | "unableToLoadImage" | "unableToReadFile" | "errorReadingFile" | "publish" | "level" | "parentId" | "selectFieldConfigError" | "tableIdentifierLabelRequired" | "i18nMustHaveAtLeastOneLocale" | "fieldMinValueError" | "fieldMaxValueError" | "fieldMinMaxMismatch" | "fieldLengthMismatch" | "invalidDatePleaseProvideValid" | "fileCorrupted" | "fileWriteError" | "fileDeleteError" | "folderNotSet" | "imageNotSet" | "bufferNotSet" | "invalidFileTypeOrExtension" | "fileSizeExceedsMax" | "imageDimensionMismatchDetailed" | "photoFieldBuildRequired" | "documentWriteError" | "documentDeleteError" | "invalidDocumentFileType" | "videoFolderNotSet" | "videoBufferNotSet" | "videoWriteError" | "recordWithFieldExists" | "recordWithCombinationExists" | "sqlQueryNotDefined" | "galleryTableNotSetUp" | "useVideoApiRoute" | "searchDots" | "noItemFound" | "searchOptionsDots" | "availableOptions" | "searchThroughOptions" | "filterOptionsHint" | "openMainMenu" | "openUserMenu" | "profileImage" | "logo" | "newImage" | "autoGeneratedFromLinkedField" | "clear" | "close" | "clearAllSelectedOptions", Value_1 extends import("international-types").LocaleValue = ((`${Key_1}#zero` | `${Key_1}#one` | `${Key_1}#two` | `${Key_1}#few` | `${Key_1}#many` | `${Key_1}#other`) & ("here" | "adminDoesNotExist" | "admins" | "adminPrivileges" | "createNewAdmin" | "submitNewAdmin" | "adminsList" | "deleteAdmin" | "deleteAdminText" | "editAdmin" | "editAdminText" | "admin" | "adminNotFound" | "sectionNotFound" | "noAccessToThisOperation" | "adminDeletedSuccessfully" | "masterAdminCannotBeDeleted" | "masterAdminCannotBeModified" | "action" | "date" | "details" | "section" | "noData" | "loginToYourAccount" | "login" | "logout" | "username" | "password" | "rememberMe" | "haveAccount" | "dontHaveAnAccount" | "register" | "registerNow" | "registerNewAccount" | "forgotPassword" | "resetPassword" | "forgotPasswordText" | "email" | "sendResetLink" | "complyWithTerms" | "termsAndConditions" | "thankYouForRegistering" | "thankYouForRegisteringText" | "usernameRequired" | "passwordRequired" | "usernamePasswordRequired" | "adminAlreadyExists" | "selectAtLeastOnePrivilege" | "emailRequired" | "dashboard" | "myCourses" | "myReviews" | "myBookmarks" | "myBooks" | "orders" | "youDontHaveOrders" | "youDontHaveBookmarks" | "ordersSubtitle" | "reviewsSubtitle" | "bookmarksSubtitle" | "billingInfo" | "editProfile" | "security" | "socialProfiles" | "notifications" | "privacy" | "deleteProfile" | "firstName" | "lastName" | "phoneNumber" | "streetAddress" | "birthday" | "city" | "country" | "profilePhoto" | "profilePhotoText" | "saveChanges" | "delete" | "upload" | "editPhoto" | "personalDetails" | "personalDetailsText" | "loading" | "profilePhotoChanged" | "profilePhotoChangedError" | "error" | "about" | "aboutText" | "profile" | "profileSettings" | "contact" | "contactText" | "message" | "sendMessage" | "courses" | "books" | "home" | "searchCourses" | "courseDescription" | "bookDescription" | "otherCourses" | "whatsIncluded" | "unlimitedAccess" | "unlimitedAccessToItems" | "expertiseAndInsights" | "learnFromExperts" | "coursesAndBooks" | "coursesAndBooksText" | "learnOnYourSchedule" | "getThisCourse" | "videoCount" | "video" | "youPurchasedCourse" | "watchCourse" | "youCanAccessCourse" | "videos" | "courseVideos" | "rate" | "youCanRateItemText" | "submit" | "edit" | "leaveFeedback" | "description" | "content" | "reviews" | "subscribers" | "nowPlaying" | "addToBookmarks" | "removeFromBookmarks" | "price" | "coursePrice" | "bookPrice" | "drSalamCourses" | "drSalamBooks" | "save" | "trendingCourses" | "trendingBooks" | "otherBooks" | "youPurchasedBook" | "youCanAccessBook" | "youCanAccessBookAfterPayment" | "downloadBook" | "getThisBook" | "sales" | "review" | "resetPasswordEmailSent" | "emailNotValid" | "emailNotFound" | "somethingWentWrong" | "securitySettings" | "changePassword" | "changePasswordText" | "yourCurrentEmailIs" | "newEmailAddress" | "changeEmailAddress" | "update" | "currentPassword" | "newPassword" | "confirmNewPassword" | "passwordStrengthTooltip" | "passwordStrength" | "passwordsDoNotMatch" | "veryWeak" | "weak" | "fair" | "strong" | "good" | "serverError" | "diskSpace" | "totalDiskSpace" | "totalSpace" | "usedSpace" | "usedDiskSpace" | "thisMothBandwidth" | "totalBandwidth" | "usedBandwidth" | "emailAccounts" | "totalEmails" | "usedEmails" | "approved" | "pendingApproval" | "by" | "browse" | "noFileSelected" | "startTyping" | "startTypingForSuggestions" | "addNew" | "new" | "approve" | "add" | "addNewItem" | "catDeleteTextLight" | "catDeleteWarningLight" | "catDeleteText" | "catDeleteWarning" | "catDeleteWarningSubtitle" | "cancel" | "itemCreatedSuccessfully" | "itemUpdatedSuccessfully" | "sectionUpdatedSuccessfully" | "itemDeletedSuccessfully" | "createNewEmailAccount" | "emailQuota" | "unlimited" | "quota" | "updateQuota" | "create" | "lastLoginIp" | "passengerApplications" | "totalDatabases" | "usedDatabases" | "deleteEmailAccount" | "totalPageViews" | "totalSessions" | "totalUniqueUsers" | "bounceRate" | "monthlyPageViews" | "topDevices" | "topCountries" | "liveUsers" | "analytics" | "countriesDevices" | "page" | "device" | "liveUsersAreViewing" | "noLiveUsers" | "liveUsersSubtitle" | "source" | "sessionsPerUser" | "topSources" | "sources" | "mediums" | "topMediums" | "accountInformation" | "devices" | "countries" | "advancedSettings" | "advancedSettingsWarning" | "googleAnalyticsChangeText" | "googleAnalyticsChangeSubText" | "accountSettings" | "passwordChangeWarning" | "oldPassword" | "adminDetails" | "name" | "emailAddress" | "log" | "logs" | "select" | "selectOptions" | "settings" | "deleteItemText" | "deleteEmailText" | "dropzoneText" | "noItems" | "removeMarker" | "restoreMarker" | "restoreMarkerTooltip" | "gallery" | "uploadPhotosToGallery" | "deleteGalleryPhoto" | "deleteGalleryPhotoText" | "galleryPhotoDeleted" | "errorsInSubmit" | "newVariant" | "checkAll" | "removeAll" | "cpanelCredentialsNotSet" | "logoutError" | "deletePhoto" | "deletePhotoText" | "deleteVideo" | "deleteVideoText" | "yes" | "no" | "videoDeletedSuccessfully" | "photoDeletedSuccessfully" | "selectFile" | "mandatory" | "imageDimensionsMustBe" | "maxFileSize" | "imageRecommendedDimensions" | "seeAll" | "allowedExtensions" | "recursiveCategoryDelete" | "recursiveCategoryDeleteWarning" | "unset" | "success" | "search" | "today" | "last7Days" | "last30Days" | "last365Days" | "custom" | "analyticsOverview" | "contentStatistics" | "recentActivity" | "latestContentUpdates" | "recentlyAddedOrModified" | "quickActions" | "systemStatus" | "databaseStatus" | "cacheStatus" | "connected" | "operational" | "view" | "cmsOverview" | "fromLastMonth" | "allConnectionsHealthy" | "cacheFunctioning" | "manageAdmins" | "viewAnalytics" | "fullAccess" | "publisher" | "publisherTooltip" | "customAccess" | "noAccess" | "allPermissions" | "accepts" | "firstPage" | "lastPage" | "readonly" | "mysqlDatabases" | "phpVersion" | "nodeVersion" | "documentRoot" | "version" | "remote" | "database" | "diskUsage" | "users" | "mysqlNotInstalled" | "emailAccountsList" | "theme" | "noAccessToSection" | "localeNotSupported" | "language" | "addNewCar" | "createCarListing" | "addRealEstate" | "createPropertyListing" | "viewAndManageAdmins" | "detailedAnalytics" | "totalCars" | "realEstate" | "jobs" | "services" | "addedAgo" | "hoursAgo" | "main" | "categorySections" | "sectionsWithItems" | "simpleSections" | "cpanelPluginMisconfigured" | "loadingCpanelData" | "unableToLoadCpanelData" | "usedLabel" | "totalLabel" | "databases" | "pnpmVersion" | "npmVersion" | "bunVersion" | "cPanelDashboard" | "noTokenProvided" | "invalidCredentials" | "failedToCreateTokens" | "failedToSaveTokens" | "oldPasswordIncorrect" | "usernameAndPasswordRequired" | "invalidFilePath" | "invalidRequest" | "fileNotFound" | "invalidFileType" | "sectionTableIdentifierNotFound" | "checkboxRequired" | "requiredField" | "invalidColorFormat" | "invalidImageExtension" | "invalidFileExtension" | "fileSizeExceeded" | "invalidImageType" | "invalidVideoType" | "invalidDocumentType" | "imageDimensionMismatch" | "couldNotVerifyImageDimensions" | "atLeastOneValueRequired" | "invalidSlugFormat" | "invalidColorPleaseProvideValidHex" | "invalidMapFormat" | "minLength" | "maxLength" | "numberMinLength" | "numberMaxLength" | "numberMinValue" | "numberMaxValue" | "fieldIsRequired" | "unableToLoadImage" | "unableToReadFile" | "errorReadingFile" | "publish" | "level" | "parentId" | "selectFieldConfigError" | "tableIdentifierLabelRequired" | "i18nMustHaveAtLeastOneLocale" | "fieldMinValueError" | "fieldMaxValueError" | "fieldMinMaxMismatch" | "fieldLengthMismatch" | "invalidDatePleaseProvideValid" | "fileCorrupted" | "fileWriteError" | "fileDeleteError" | "folderNotSet" | "imageNotSet" | "bufferNotSet" | "invalidFileTypeOrExtension" | "fileSizeExceedsMax" | "imageDimensionMismatchDetailed" | "photoFieldBuildRequired" | "documentWriteError" | "documentDeleteError" | "invalidDocumentFileType" | "videoFolderNotSet" | "videoBufferNotSet" | "videoWriteError" | "recordWithFieldExists" | "recordWithCombinationExists" | "sqlQueryNotDefined" | "galleryTableNotSetUp" | "useVideoApiRoute" | "searchDots" | "noItemFound" | "searchOptionsDots" | "availableOptions" | "searchThroughOptions" | "filterOptionsHint" | "openMainMenu" | "openUserMenu" | "profileImage" | "logo" | "newImage" | "autoGeneratedFromLinkedField" | "clear" | "close" | "clearAllSelectedOptions") extends never ? false : true) extends true ? {
|
|
1300
1348
|
readonly adminDoesNotExist: "Admin does not exist";
|
|
1301
1349
|
readonly admins: "Admins";
|
|
1302
1350
|
readonly adminPrivileges: "Admin Privileges";
|
|
@@ -1546,6 +1594,7 @@ declare const useI18n: () => {
|
|
|
1546
1594
|
readonly log: "Log";
|
|
1547
1595
|
readonly logs: "Logs";
|
|
1548
1596
|
readonly select: "Select";
|
|
1597
|
+
readonly selectOptions: "Select options";
|
|
1549
1598
|
readonly settings: "Settings";
|
|
1550
1599
|
readonly deleteItemText: "Are you sure you want to delete this item?";
|
|
1551
1600
|
readonly deleteEmailText: "Are you sure you want to delete this email account?";
|
|
@@ -1727,6 +1776,21 @@ declare const useI18n: () => {
|
|
|
1727
1776
|
readonly sqlQueryNotDefined: "SQL query is not defined";
|
|
1728
1777
|
readonly galleryTableNotSetUp: "Gallery table is not set up correctly, gallery photos were not saved.";
|
|
1729
1778
|
readonly useVideoApiRoute: "Please use the /api/video route";
|
|
1779
|
+
readonly searchDots: "Search...";
|
|
1780
|
+
readonly noItemFound: "No item found";
|
|
1781
|
+
readonly searchOptionsDots: "Search options...";
|
|
1782
|
+
readonly availableOptions: "Available options";
|
|
1783
|
+
readonly searchThroughOptions: "Search through available options";
|
|
1784
|
+
readonly filterOptionsHint: "Type to filter options. Use arrow keys to navigate results.";
|
|
1785
|
+
readonly openMainMenu: "Open main menu";
|
|
1786
|
+
readonly openUserMenu: "Open user menu";
|
|
1787
|
+
readonly profileImage: "Profile image";
|
|
1788
|
+
readonly logo: "Logo";
|
|
1789
|
+
readonly newImage: "New image";
|
|
1790
|
+
readonly autoGeneratedFromLinkedField: "Auto-generated from linked field";
|
|
1791
|
+
readonly clear: "Clear";
|
|
1792
|
+
readonly close: "Close";
|
|
1793
|
+
readonly clearAllSelectedOptions: "Clear all {count} selected options";
|
|
1730
1794
|
}[`${Key_1}#zero` | `${Key_1}#one` | `${Key_1}#two` | `${Key_1}#few` | `${Key_1}#many` | `${Key_1}#other`] : {
|
|
1731
1795
|
readonly adminDoesNotExist: "Admin does not exist";
|
|
1732
1796
|
readonly admins: "Admins";
|
|
@@ -1977,6 +2041,7 @@ declare const useI18n: () => {
|
|
|
1977
2041
|
readonly log: "Log";
|
|
1978
2042
|
readonly logs: "Logs";
|
|
1979
2043
|
readonly select: "Select";
|
|
2044
|
+
readonly selectOptions: "Select options";
|
|
1980
2045
|
readonly settings: "Settings";
|
|
1981
2046
|
readonly deleteItemText: "Are you sure you want to delete this item?";
|
|
1982
2047
|
readonly deleteEmailText: "Are you sure you want to delete this email account?";
|
|
@@ -2158,6 +2223,21 @@ declare const useI18n: () => {
|
|
|
2158
2223
|
readonly sqlQueryNotDefined: "SQL query is not defined";
|
|
2159
2224
|
readonly galleryTableNotSetUp: "Gallery table is not set up correctly, gallery photos were not saved.";
|
|
2160
2225
|
readonly useVideoApiRoute: "Please use the /api/video route";
|
|
2226
|
+
readonly searchDots: "Search...";
|
|
2227
|
+
readonly noItemFound: "No item found";
|
|
2228
|
+
readonly searchOptionsDots: "Search options...";
|
|
2229
|
+
readonly availableOptions: "Available options";
|
|
2230
|
+
readonly searchThroughOptions: "Search through available options";
|
|
2231
|
+
readonly filterOptionsHint: "Type to filter options. Use arrow keys to navigate results.";
|
|
2232
|
+
readonly openMainMenu: "Open main menu";
|
|
2233
|
+
readonly openUserMenu: "Open user menu";
|
|
2234
|
+
readonly profileImage: "Profile image";
|
|
2235
|
+
readonly logo: "Logo";
|
|
2236
|
+
readonly newImage: "New image";
|
|
2237
|
+
readonly autoGeneratedFromLinkedField: "Auto-generated from linked field";
|
|
2238
|
+
readonly clear: "Clear";
|
|
2239
|
+
readonly close: "Close";
|
|
2240
|
+
readonly clearAllSelectedOptions: "Clear all {count} selected options";
|
|
2161
2241
|
}[Key_1]>(key: Key_1, ...params: import("international-types").CreateParams<import("next-international").ReactParamsObject<Value_1>, {
|
|
2162
2242
|
readonly adminDoesNotExist: "Admin does not exist";
|
|
2163
2243
|
readonly admins: "Admins";
|
|
@@ -2408,6 +2488,7 @@ declare const useI18n: () => {
|
|
|
2408
2488
|
readonly log: "Log";
|
|
2409
2489
|
readonly logs: "Logs";
|
|
2410
2490
|
readonly select: "Select";
|
|
2491
|
+
readonly selectOptions: "Select options";
|
|
2411
2492
|
readonly settings: "Settings";
|
|
2412
2493
|
readonly deleteItemText: "Are you sure you want to delete this item?";
|
|
2413
2494
|
readonly deleteEmailText: "Are you sure you want to delete this email account?";
|
|
@@ -2589,6 +2670,21 @@ declare const useI18n: () => {
|
|
|
2589
2670
|
readonly sqlQueryNotDefined: "SQL query is not defined";
|
|
2590
2671
|
readonly galleryTableNotSetUp: "Gallery table is not set up correctly, gallery photos were not saved.";
|
|
2591
2672
|
readonly useVideoApiRoute: "Please use the /api/video route";
|
|
2673
|
+
readonly searchDots: "Search...";
|
|
2674
|
+
readonly noItemFound: "No item found";
|
|
2675
|
+
readonly searchOptionsDots: "Search options...";
|
|
2676
|
+
readonly availableOptions: "Available options";
|
|
2677
|
+
readonly searchThroughOptions: "Search through available options";
|
|
2678
|
+
readonly filterOptionsHint: "Type to filter options. Use arrow keys to navigate results.";
|
|
2679
|
+
readonly openMainMenu: "Open main menu";
|
|
2680
|
+
readonly openUserMenu: "Open user menu";
|
|
2681
|
+
readonly profileImage: "Profile image";
|
|
2682
|
+
readonly logo: "Logo";
|
|
2683
|
+
readonly newImage: "New image";
|
|
2684
|
+
readonly autoGeneratedFromLinkedField: "Auto-generated from linked field";
|
|
2685
|
+
readonly clear: "Clear";
|
|
2686
|
+
readonly close: "Close";
|
|
2687
|
+
readonly clearAllSelectedOptions: "Clear all {count} selected options";
|
|
2592
2688
|
}, undefined, Key_1, Value_1>): React.ReactNode;
|
|
2593
2689
|
}, useScopedI18n: <Scope extends never>(scope: Scope) => {
|
|
2594
2690
|
<Key_2 extends import("international-types").LocaleKeys<{
|
|
@@ -2841,6 +2937,7 @@ declare const useI18n: () => {
|
|
|
2841
2937
|
readonly log: "Log";
|
|
2842
2938
|
readonly logs: "Logs";
|
|
2843
2939
|
readonly select: "Select";
|
|
2940
|
+
readonly selectOptions: "Select options";
|
|
2844
2941
|
readonly settings: "Settings";
|
|
2845
2942
|
readonly deleteItemText: "Are you sure you want to delete this item?";
|
|
2846
2943
|
readonly deleteEmailText: "Are you sure you want to delete this email account?";
|
|
@@ -3022,7 +3119,22 @@ declare const useI18n: () => {
|
|
|
3022
3119
|
readonly sqlQueryNotDefined: "SQL query is not defined";
|
|
3023
3120
|
readonly galleryTableNotSetUp: "Gallery table is not set up correctly, gallery photos were not saved.";
|
|
3024
3121
|
readonly useVideoApiRoute: "Please use the /api/video route";
|
|
3025
|
-
|
|
3122
|
+
readonly searchDots: "Search...";
|
|
3123
|
+
readonly noItemFound: "No item found";
|
|
3124
|
+
readonly searchOptionsDots: "Search options...";
|
|
3125
|
+
readonly availableOptions: "Available options";
|
|
3126
|
+
readonly searchThroughOptions: "Search through available options";
|
|
3127
|
+
readonly filterOptionsHint: "Type to filter options. Use arrow keys to navigate results.";
|
|
3128
|
+
readonly openMainMenu: "Open main menu";
|
|
3129
|
+
readonly openUserMenu: "Open user menu";
|
|
3130
|
+
readonly profileImage: "Profile image";
|
|
3131
|
+
readonly logo: "Logo";
|
|
3132
|
+
readonly newImage: "New image";
|
|
3133
|
+
readonly autoGeneratedFromLinkedField: "Auto-generated from linked field";
|
|
3134
|
+
readonly clear: "Clear";
|
|
3135
|
+
readonly close: "Close";
|
|
3136
|
+
readonly clearAllSelectedOptions: "Clear all {count} selected options";
|
|
3137
|
+
}, Scope, "here" | "adminDoesNotExist" | "admins" | "adminPrivileges" | "createNewAdmin" | "submitNewAdmin" | "adminsList" | "deleteAdmin" | "deleteAdminText" | "editAdmin" | "editAdminText" | "admin" | "adminNotFound" | "sectionNotFound" | "noAccessToThisOperation" | "adminDeletedSuccessfully" | "masterAdminCannotBeDeleted" | "masterAdminCannotBeModified" | "action" | "date" | "details" | "section" | "noData" | "loginToYourAccount" | "login" | "logout" | "username" | "password" | "rememberMe" | "haveAccount" | "dontHaveAnAccount" | "register" | "registerNow" | "registerNewAccount" | "forgotPassword" | "resetPassword" | "forgotPasswordText" | "email" | "sendResetLink" | "complyWithTerms" | "termsAndConditions" | "thankYouForRegistering" | "thankYouForRegisteringText" | "usernameRequired" | "passwordRequired" | "usernamePasswordRequired" | "adminAlreadyExists" | "selectAtLeastOnePrivilege" | "emailRequired" | "dashboard" | "myCourses" | "myReviews" | "myBookmarks" | "myBooks" | "orders" | "youDontHaveOrders" | "youDontHaveBookmarks" | "ordersSubtitle" | "reviewsSubtitle" | "bookmarksSubtitle" | "billingInfo" | "editProfile" | "security" | "socialProfiles" | "notifications" | "privacy" | "deleteProfile" | "firstName" | "lastName" | "phoneNumber" | "streetAddress" | "birthday" | "city" | "country" | "profilePhoto" | "profilePhotoText" | "saveChanges" | "delete" | "upload" | "editPhoto" | "personalDetails" | "personalDetailsText" | "loading" | "profilePhotoChanged" | "profilePhotoChangedError" | "error" | "about" | "aboutText" | "profile" | "profileSettings" | "contact" | "contactText" | "message" | "sendMessage" | "courses" | "books" | "home" | "searchCourses" | "courseDescription" | "bookDescription" | "otherCourses" | "whatsIncluded" | "unlimitedAccess" | "unlimitedAccessToItems" | "expertiseAndInsights" | "learnFromExperts" | "coursesAndBooks" | "coursesAndBooksText" | "learnOnYourSchedule" | "getThisCourse" | "videoCount" | "video" | "youPurchasedCourse" | "watchCourse" | "youCanAccessCourse" | "videos" | "courseVideos" | "rate" | "youCanRateItemText" | "submit" | "edit" | "leaveFeedback" | "description" | "content" | "reviews" | "subscribers" | "nowPlaying" | "addToBookmarks" | "removeFromBookmarks" | "price" | "coursePrice" | "bookPrice" | "drSalamCourses" | "drSalamBooks" | "save" | "trendingCourses" | "trendingBooks" | "otherBooks" | "youPurchasedBook" | "youCanAccessBook" | "youCanAccessBookAfterPayment" | "downloadBook" | "getThisBook" | "sales" | "review" | "resetPasswordEmailSent" | "emailNotValid" | "emailNotFound" | "somethingWentWrong" | "securitySettings" | "changePassword" | "changePasswordText" | "yourCurrentEmailIs" | "newEmailAddress" | "changeEmailAddress" | "update" | "currentPassword" | "newPassword" | "confirmNewPassword" | "passwordStrengthTooltip" | "passwordStrength" | "passwordsDoNotMatch" | "veryWeak" | "weak" | "fair" | "strong" | "good" | "serverError" | "diskSpace" | "totalDiskSpace" | "totalSpace" | "usedSpace" | "usedDiskSpace" | "thisMothBandwidth" | "totalBandwidth" | "usedBandwidth" | "emailAccounts" | "totalEmails" | "usedEmails" | "approved" | "pendingApproval" | "by" | "browse" | "noFileSelected" | "startTyping" | "startTypingForSuggestions" | "addNew" | "new" | "approve" | "add" | "addNewItem" | "catDeleteTextLight" | "catDeleteWarningLight" | "catDeleteText" | "catDeleteWarning" | "catDeleteWarningSubtitle" | "cancel" | "itemCreatedSuccessfully" | "itemUpdatedSuccessfully" | "sectionUpdatedSuccessfully" | "itemDeletedSuccessfully" | "createNewEmailAccount" | "emailQuota" | "unlimited" | "quota" | "updateQuota" | "create" | "lastLoginIp" | "passengerApplications" | "totalDatabases" | "usedDatabases" | "deleteEmailAccount" | "totalPageViews" | "totalSessions" | "totalUniqueUsers" | "bounceRate" | "monthlyPageViews" | "topDevices" | "topCountries" | "liveUsers" | "analytics" | "countriesDevices" | "page" | "device" | "liveUsersAreViewing" | "noLiveUsers" | "liveUsersSubtitle" | "source" | "sessionsPerUser" | "topSources" | "sources" | "mediums" | "topMediums" | "accountInformation" | "devices" | "countries" | "advancedSettings" | "advancedSettingsWarning" | "googleAnalyticsChangeText" | "googleAnalyticsChangeSubText" | "accountSettings" | "passwordChangeWarning" | "oldPassword" | "adminDetails" | "name" | "emailAddress" | "log" | "logs" | "select" | "selectOptions" | "settings" | "deleteItemText" | "deleteEmailText" | "dropzoneText" | "noItems" | "removeMarker" | "restoreMarker" | "restoreMarkerTooltip" | "gallery" | "uploadPhotosToGallery" | "deleteGalleryPhoto" | "deleteGalleryPhotoText" | "galleryPhotoDeleted" | "errorsInSubmit" | "newVariant" | "checkAll" | "removeAll" | "cpanelCredentialsNotSet" | "logoutError" | "deletePhoto" | "deletePhotoText" | "deleteVideo" | "deleteVideoText" | "yes" | "no" | "videoDeletedSuccessfully" | "photoDeletedSuccessfully" | "selectFile" | "mandatory" | "imageDimensionsMustBe" | "maxFileSize" | "imageRecommendedDimensions" | "seeAll" | "allowedExtensions" | "recursiveCategoryDelete" | "recursiveCategoryDeleteWarning" | "unset" | "success" | "search" | "today" | "last7Days" | "last30Days" | "last365Days" | "custom" | "analyticsOverview" | "contentStatistics" | "recentActivity" | "latestContentUpdates" | "recentlyAddedOrModified" | "quickActions" | "systemStatus" | "databaseStatus" | "cacheStatus" | "connected" | "operational" | "view" | "cmsOverview" | "fromLastMonth" | "allConnectionsHealthy" | "cacheFunctioning" | "manageAdmins" | "viewAnalytics" | "fullAccess" | "publisher" | "publisherTooltip" | "customAccess" | "noAccess" | "allPermissions" | "accepts" | "firstPage" | "lastPage" | "readonly" | "mysqlDatabases" | "phpVersion" | "nodeVersion" | "documentRoot" | "version" | "remote" | "database" | "diskUsage" | "users" | "mysqlNotInstalled" | "emailAccountsList" | "theme" | "noAccessToSection" | "localeNotSupported" | "language" | "addNewCar" | "createCarListing" | "addRealEstate" | "createPropertyListing" | "viewAndManageAdmins" | "detailedAnalytics" | "totalCars" | "realEstate" | "jobs" | "services" | "addedAgo" | "hoursAgo" | "main" | "categorySections" | "sectionsWithItems" | "simpleSections" | "cpanelPluginMisconfigured" | "loadingCpanelData" | "unableToLoadCpanelData" | "usedLabel" | "totalLabel" | "databases" | "pnpmVersion" | "npmVersion" | "bunVersion" | "cPanelDashboard" | "noTokenProvided" | "invalidCredentials" | "failedToCreateTokens" | "failedToSaveTokens" | "oldPasswordIncorrect" | "usernameAndPasswordRequired" | "invalidFilePath" | "invalidRequest" | "fileNotFound" | "invalidFileType" | "sectionTableIdentifierNotFound" | "checkboxRequired" | "requiredField" | "invalidColorFormat" | "invalidImageExtension" | "invalidFileExtension" | "fileSizeExceeded" | "invalidImageType" | "invalidVideoType" | "invalidDocumentType" | "imageDimensionMismatch" | "couldNotVerifyImageDimensions" | "atLeastOneValueRequired" | "invalidSlugFormat" | "invalidColorPleaseProvideValidHex" | "invalidMapFormat" | "minLength" | "maxLength" | "numberMinLength" | "numberMaxLength" | "numberMinValue" | "numberMaxValue" | "fieldIsRequired" | "unableToLoadImage" | "unableToReadFile" | "errorReadingFile" | "publish" | "level" | "parentId" | "selectFieldConfigError" | "tableIdentifierLabelRequired" | "i18nMustHaveAtLeastOneLocale" | "fieldMinValueError" | "fieldMaxValueError" | "fieldMinMaxMismatch" | "fieldLengthMismatch" | "invalidDatePleaseProvideValid" | "fileCorrupted" | "fileWriteError" | "fileDeleteError" | "folderNotSet" | "imageNotSet" | "bufferNotSet" | "invalidFileTypeOrExtension" | "fileSizeExceedsMax" | "imageDimensionMismatchDetailed" | "photoFieldBuildRequired" | "documentWriteError" | "documentDeleteError" | "invalidDocumentFileType" | "videoFolderNotSet" | "videoBufferNotSet" | "videoWriteError" | "recordWithFieldExists" | "recordWithCombinationExists" | "sqlQueryNotDefined" | "galleryTableNotSetUp" | "useVideoApiRoute" | "searchDots" | "noItemFound" | "searchOptionsDots" | "availableOptions" | "searchThroughOptions" | "filterOptionsHint" | "openMainMenu" | "openUserMenu" | "profileImage" | "logo" | "newImage" | "autoGeneratedFromLinkedField" | "clear" | "close" | "clearAllSelectedOptions">, Value_2 extends import("international-types").LocaleValue = import("international-types").ScopedValue<{
|
|
3026
3138
|
readonly adminDoesNotExist: "Admin does not exist";
|
|
3027
3139
|
readonly admins: "Admins";
|
|
3028
3140
|
readonly adminPrivileges: "Admin Privileges";
|
|
@@ -3272,6 +3384,7 @@ declare const useI18n: () => {
|
|
|
3272
3384
|
readonly log: "Log";
|
|
3273
3385
|
readonly logs: "Logs";
|
|
3274
3386
|
readonly select: "Select";
|
|
3387
|
+
readonly selectOptions: "Select options";
|
|
3275
3388
|
readonly settings: "Settings";
|
|
3276
3389
|
readonly deleteItemText: "Are you sure you want to delete this item?";
|
|
3277
3390
|
readonly deleteEmailText: "Are you sure you want to delete this email account?";
|
|
@@ -3453,6 +3566,21 @@ declare const useI18n: () => {
|
|
|
3453
3566
|
readonly sqlQueryNotDefined: "SQL query is not defined";
|
|
3454
3567
|
readonly galleryTableNotSetUp: "Gallery table is not set up correctly, gallery photos were not saved.";
|
|
3455
3568
|
readonly useVideoApiRoute: "Please use the /api/video route";
|
|
3569
|
+
readonly searchDots: "Search...";
|
|
3570
|
+
readonly noItemFound: "No item found";
|
|
3571
|
+
readonly searchOptionsDots: "Search options...";
|
|
3572
|
+
readonly availableOptions: "Available options";
|
|
3573
|
+
readonly searchThroughOptions: "Search through available options";
|
|
3574
|
+
readonly filterOptionsHint: "Type to filter options. Use arrow keys to navigate results.";
|
|
3575
|
+
readonly openMainMenu: "Open main menu";
|
|
3576
|
+
readonly openUserMenu: "Open user menu";
|
|
3577
|
+
readonly profileImage: "Profile image";
|
|
3578
|
+
readonly logo: "Logo";
|
|
3579
|
+
readonly newImage: "New image";
|
|
3580
|
+
readonly autoGeneratedFromLinkedField: "Auto-generated from linked field";
|
|
3581
|
+
readonly clear: "Clear";
|
|
3582
|
+
readonly close: "Close";
|
|
3583
|
+
readonly clearAllSelectedOptions: "Clear all {count} selected options";
|
|
3456
3584
|
}, Scope, Key_2>>(key: Key_2, ...params: import("international-types").CreateParams<import("international-types").ParamsObject<Value_2>, {
|
|
3457
3585
|
readonly adminDoesNotExist: "Admin does not exist";
|
|
3458
3586
|
readonly admins: "Admins";
|
|
@@ -3703,6 +3831,7 @@ declare const useI18n: () => {
|
|
|
3703
3831
|
readonly log: "Log";
|
|
3704
3832
|
readonly logs: "Logs";
|
|
3705
3833
|
readonly select: "Select";
|
|
3834
|
+
readonly selectOptions: "Select options";
|
|
3706
3835
|
readonly settings: "Settings";
|
|
3707
3836
|
readonly deleteItemText: "Are you sure you want to delete this item?";
|
|
3708
3837
|
readonly deleteEmailText: "Are you sure you want to delete this email account?";
|
|
@@ -3884,6 +4013,21 @@ declare const useI18n: () => {
|
|
|
3884
4013
|
readonly sqlQueryNotDefined: "SQL query is not defined";
|
|
3885
4014
|
readonly galleryTableNotSetUp: "Gallery table is not set up correctly, gallery photos were not saved.";
|
|
3886
4015
|
readonly useVideoApiRoute: "Please use the /api/video route";
|
|
4016
|
+
readonly searchDots: "Search...";
|
|
4017
|
+
readonly noItemFound: "No item found";
|
|
4018
|
+
readonly searchOptionsDots: "Search options...";
|
|
4019
|
+
readonly availableOptions: "Available options";
|
|
4020
|
+
readonly searchThroughOptions: "Search through available options";
|
|
4021
|
+
readonly filterOptionsHint: "Type to filter options. Use arrow keys to navigate results.";
|
|
4022
|
+
readonly openMainMenu: "Open main menu";
|
|
4023
|
+
readonly openUserMenu: "Open user menu";
|
|
4024
|
+
readonly profileImage: "Profile image";
|
|
4025
|
+
readonly logo: "Logo";
|
|
4026
|
+
readonly newImage: "New image";
|
|
4027
|
+
readonly autoGeneratedFromLinkedField: "Auto-generated from linked field";
|
|
4028
|
+
readonly clear: "Clear";
|
|
4029
|
+
readonly close: "Close";
|
|
4030
|
+
readonly clearAllSelectedOptions: "Clear all {count} selected options";
|
|
3887
4031
|
}, Scope, Key_2, Value_2>): string;
|
|
3888
4032
|
<Key_3 extends import("international-types").LocaleKeys<{
|
|
3889
4033
|
readonly adminDoesNotExist: "Admin does not exist";
|
|
@@ -4135,6 +4279,7 @@ declare const useI18n: () => {
|
|
|
4135
4279
|
readonly log: "Log";
|
|
4136
4280
|
readonly logs: "Logs";
|
|
4137
4281
|
readonly select: "Select";
|
|
4282
|
+
readonly selectOptions: "Select options";
|
|
4138
4283
|
readonly settings: "Settings";
|
|
4139
4284
|
readonly deleteItemText: "Are you sure you want to delete this item?";
|
|
4140
4285
|
readonly deleteEmailText: "Are you sure you want to delete this email account?";
|
|
@@ -4316,7 +4461,22 @@ declare const useI18n: () => {
|
|
|
4316
4461
|
readonly sqlQueryNotDefined: "SQL query is not defined";
|
|
4317
4462
|
readonly galleryTableNotSetUp: "Gallery table is not set up correctly, gallery photos were not saved.";
|
|
4318
4463
|
readonly useVideoApiRoute: "Please use the /api/video route";
|
|
4319
|
-
|
|
4464
|
+
readonly searchDots: "Search...";
|
|
4465
|
+
readonly noItemFound: "No item found";
|
|
4466
|
+
readonly searchOptionsDots: "Search options...";
|
|
4467
|
+
readonly availableOptions: "Available options";
|
|
4468
|
+
readonly searchThroughOptions: "Search through available options";
|
|
4469
|
+
readonly filterOptionsHint: "Type to filter options. Use arrow keys to navigate results.";
|
|
4470
|
+
readonly openMainMenu: "Open main menu";
|
|
4471
|
+
readonly openUserMenu: "Open user menu";
|
|
4472
|
+
readonly profileImage: "Profile image";
|
|
4473
|
+
readonly logo: "Logo";
|
|
4474
|
+
readonly newImage: "New image";
|
|
4475
|
+
readonly autoGeneratedFromLinkedField: "Auto-generated from linked field";
|
|
4476
|
+
readonly clear: "Clear";
|
|
4477
|
+
readonly close: "Close";
|
|
4478
|
+
readonly clearAllSelectedOptions: "Clear all {count} selected options";
|
|
4479
|
+
}, Scope, "here" | "adminDoesNotExist" | "admins" | "adminPrivileges" | "createNewAdmin" | "submitNewAdmin" | "adminsList" | "deleteAdmin" | "deleteAdminText" | "editAdmin" | "editAdminText" | "admin" | "adminNotFound" | "sectionNotFound" | "noAccessToThisOperation" | "adminDeletedSuccessfully" | "masterAdminCannotBeDeleted" | "masterAdminCannotBeModified" | "action" | "date" | "details" | "section" | "noData" | "loginToYourAccount" | "login" | "logout" | "username" | "password" | "rememberMe" | "haveAccount" | "dontHaveAnAccount" | "register" | "registerNow" | "registerNewAccount" | "forgotPassword" | "resetPassword" | "forgotPasswordText" | "email" | "sendResetLink" | "complyWithTerms" | "termsAndConditions" | "thankYouForRegistering" | "thankYouForRegisteringText" | "usernameRequired" | "passwordRequired" | "usernamePasswordRequired" | "adminAlreadyExists" | "selectAtLeastOnePrivilege" | "emailRequired" | "dashboard" | "myCourses" | "myReviews" | "myBookmarks" | "myBooks" | "orders" | "youDontHaveOrders" | "youDontHaveBookmarks" | "ordersSubtitle" | "reviewsSubtitle" | "bookmarksSubtitle" | "billingInfo" | "editProfile" | "security" | "socialProfiles" | "notifications" | "privacy" | "deleteProfile" | "firstName" | "lastName" | "phoneNumber" | "streetAddress" | "birthday" | "city" | "country" | "profilePhoto" | "profilePhotoText" | "saveChanges" | "delete" | "upload" | "editPhoto" | "personalDetails" | "personalDetailsText" | "loading" | "profilePhotoChanged" | "profilePhotoChangedError" | "error" | "about" | "aboutText" | "profile" | "profileSettings" | "contact" | "contactText" | "message" | "sendMessage" | "courses" | "books" | "home" | "searchCourses" | "courseDescription" | "bookDescription" | "otherCourses" | "whatsIncluded" | "unlimitedAccess" | "unlimitedAccessToItems" | "expertiseAndInsights" | "learnFromExperts" | "coursesAndBooks" | "coursesAndBooksText" | "learnOnYourSchedule" | "getThisCourse" | "videoCount" | "video" | "youPurchasedCourse" | "watchCourse" | "youCanAccessCourse" | "videos" | "courseVideos" | "rate" | "youCanRateItemText" | "submit" | "edit" | "leaveFeedback" | "description" | "content" | "reviews" | "subscribers" | "nowPlaying" | "addToBookmarks" | "removeFromBookmarks" | "price" | "coursePrice" | "bookPrice" | "drSalamCourses" | "drSalamBooks" | "save" | "trendingCourses" | "trendingBooks" | "otherBooks" | "youPurchasedBook" | "youCanAccessBook" | "youCanAccessBookAfterPayment" | "downloadBook" | "getThisBook" | "sales" | "review" | "resetPasswordEmailSent" | "emailNotValid" | "emailNotFound" | "somethingWentWrong" | "securitySettings" | "changePassword" | "changePasswordText" | "yourCurrentEmailIs" | "newEmailAddress" | "changeEmailAddress" | "update" | "currentPassword" | "newPassword" | "confirmNewPassword" | "passwordStrengthTooltip" | "passwordStrength" | "passwordsDoNotMatch" | "veryWeak" | "weak" | "fair" | "strong" | "good" | "serverError" | "diskSpace" | "totalDiskSpace" | "totalSpace" | "usedSpace" | "usedDiskSpace" | "thisMothBandwidth" | "totalBandwidth" | "usedBandwidth" | "emailAccounts" | "totalEmails" | "usedEmails" | "approved" | "pendingApproval" | "by" | "browse" | "noFileSelected" | "startTyping" | "startTypingForSuggestions" | "addNew" | "new" | "approve" | "add" | "addNewItem" | "catDeleteTextLight" | "catDeleteWarningLight" | "catDeleteText" | "catDeleteWarning" | "catDeleteWarningSubtitle" | "cancel" | "itemCreatedSuccessfully" | "itemUpdatedSuccessfully" | "sectionUpdatedSuccessfully" | "itemDeletedSuccessfully" | "createNewEmailAccount" | "emailQuota" | "unlimited" | "quota" | "updateQuota" | "create" | "lastLoginIp" | "passengerApplications" | "totalDatabases" | "usedDatabases" | "deleteEmailAccount" | "totalPageViews" | "totalSessions" | "totalUniqueUsers" | "bounceRate" | "monthlyPageViews" | "topDevices" | "topCountries" | "liveUsers" | "analytics" | "countriesDevices" | "page" | "device" | "liveUsersAreViewing" | "noLiveUsers" | "liveUsersSubtitle" | "source" | "sessionsPerUser" | "topSources" | "sources" | "mediums" | "topMediums" | "accountInformation" | "devices" | "countries" | "advancedSettings" | "advancedSettingsWarning" | "googleAnalyticsChangeText" | "googleAnalyticsChangeSubText" | "accountSettings" | "passwordChangeWarning" | "oldPassword" | "adminDetails" | "name" | "emailAddress" | "log" | "logs" | "select" | "selectOptions" | "settings" | "deleteItemText" | "deleteEmailText" | "dropzoneText" | "noItems" | "removeMarker" | "restoreMarker" | "restoreMarkerTooltip" | "gallery" | "uploadPhotosToGallery" | "deleteGalleryPhoto" | "deleteGalleryPhotoText" | "galleryPhotoDeleted" | "errorsInSubmit" | "newVariant" | "checkAll" | "removeAll" | "cpanelCredentialsNotSet" | "logoutError" | "deletePhoto" | "deletePhotoText" | "deleteVideo" | "deleteVideoText" | "yes" | "no" | "videoDeletedSuccessfully" | "photoDeletedSuccessfully" | "selectFile" | "mandatory" | "imageDimensionsMustBe" | "maxFileSize" | "imageRecommendedDimensions" | "seeAll" | "allowedExtensions" | "recursiveCategoryDelete" | "recursiveCategoryDeleteWarning" | "unset" | "success" | "search" | "today" | "last7Days" | "last30Days" | "last365Days" | "custom" | "analyticsOverview" | "contentStatistics" | "recentActivity" | "latestContentUpdates" | "recentlyAddedOrModified" | "quickActions" | "systemStatus" | "databaseStatus" | "cacheStatus" | "connected" | "operational" | "view" | "cmsOverview" | "fromLastMonth" | "allConnectionsHealthy" | "cacheFunctioning" | "manageAdmins" | "viewAnalytics" | "fullAccess" | "publisher" | "publisherTooltip" | "customAccess" | "noAccess" | "allPermissions" | "accepts" | "firstPage" | "lastPage" | "readonly" | "mysqlDatabases" | "phpVersion" | "nodeVersion" | "documentRoot" | "version" | "remote" | "database" | "diskUsage" | "users" | "mysqlNotInstalled" | "emailAccountsList" | "theme" | "noAccessToSection" | "localeNotSupported" | "language" | "addNewCar" | "createCarListing" | "addRealEstate" | "createPropertyListing" | "viewAndManageAdmins" | "detailedAnalytics" | "totalCars" | "realEstate" | "jobs" | "services" | "addedAgo" | "hoursAgo" | "main" | "categorySections" | "sectionsWithItems" | "simpleSections" | "cpanelPluginMisconfigured" | "loadingCpanelData" | "unableToLoadCpanelData" | "usedLabel" | "totalLabel" | "databases" | "pnpmVersion" | "npmVersion" | "bunVersion" | "cPanelDashboard" | "noTokenProvided" | "invalidCredentials" | "failedToCreateTokens" | "failedToSaveTokens" | "oldPasswordIncorrect" | "usernameAndPasswordRequired" | "invalidFilePath" | "invalidRequest" | "fileNotFound" | "invalidFileType" | "sectionTableIdentifierNotFound" | "checkboxRequired" | "requiredField" | "invalidColorFormat" | "invalidImageExtension" | "invalidFileExtension" | "fileSizeExceeded" | "invalidImageType" | "invalidVideoType" | "invalidDocumentType" | "imageDimensionMismatch" | "couldNotVerifyImageDimensions" | "atLeastOneValueRequired" | "invalidSlugFormat" | "invalidColorPleaseProvideValidHex" | "invalidMapFormat" | "minLength" | "maxLength" | "numberMinLength" | "numberMaxLength" | "numberMinValue" | "numberMaxValue" | "fieldIsRequired" | "unableToLoadImage" | "unableToReadFile" | "errorReadingFile" | "publish" | "level" | "parentId" | "selectFieldConfigError" | "tableIdentifierLabelRequired" | "i18nMustHaveAtLeastOneLocale" | "fieldMinValueError" | "fieldMaxValueError" | "fieldMinMaxMismatch" | "fieldLengthMismatch" | "invalidDatePleaseProvideValid" | "fileCorrupted" | "fileWriteError" | "fileDeleteError" | "folderNotSet" | "imageNotSet" | "bufferNotSet" | "invalidFileTypeOrExtension" | "fileSizeExceedsMax" | "imageDimensionMismatchDetailed" | "photoFieldBuildRequired" | "documentWriteError" | "documentDeleteError" | "invalidDocumentFileType" | "videoFolderNotSet" | "videoBufferNotSet" | "videoWriteError" | "recordWithFieldExists" | "recordWithCombinationExists" | "sqlQueryNotDefined" | "galleryTableNotSetUp" | "useVideoApiRoute" | "searchDots" | "noItemFound" | "searchOptionsDots" | "availableOptions" | "searchThroughOptions" | "filterOptionsHint" | "openMainMenu" | "openUserMenu" | "profileImage" | "logo" | "newImage" | "autoGeneratedFromLinkedField" | "clear" | "close" | "clearAllSelectedOptions">, Value_3 extends import("international-types").LocaleValue = import("international-types").ScopedValue<{
|
|
4320
4480
|
readonly adminDoesNotExist: "Admin does not exist";
|
|
4321
4481
|
readonly admins: "Admins";
|
|
4322
4482
|
readonly adminPrivileges: "Admin Privileges";
|
|
@@ -4566,6 +4726,7 @@ declare const useI18n: () => {
|
|
|
4566
4726
|
readonly log: "Log";
|
|
4567
4727
|
readonly logs: "Logs";
|
|
4568
4728
|
readonly select: "Select";
|
|
4729
|
+
readonly selectOptions: "Select options";
|
|
4569
4730
|
readonly settings: "Settings";
|
|
4570
4731
|
readonly deleteItemText: "Are you sure you want to delete this item?";
|
|
4571
4732
|
readonly deleteEmailText: "Are you sure you want to delete this email account?";
|
|
@@ -4747,6 +4908,21 @@ declare const useI18n: () => {
|
|
|
4747
4908
|
readonly sqlQueryNotDefined: "SQL query is not defined";
|
|
4748
4909
|
readonly galleryTableNotSetUp: "Gallery table is not set up correctly, gallery photos were not saved.";
|
|
4749
4910
|
readonly useVideoApiRoute: "Please use the /api/video route";
|
|
4911
|
+
readonly searchDots: "Search...";
|
|
4912
|
+
readonly noItemFound: "No item found";
|
|
4913
|
+
readonly searchOptionsDots: "Search options...";
|
|
4914
|
+
readonly availableOptions: "Available options";
|
|
4915
|
+
readonly searchThroughOptions: "Search through available options";
|
|
4916
|
+
readonly filterOptionsHint: "Type to filter options. Use arrow keys to navigate results.";
|
|
4917
|
+
readonly openMainMenu: "Open main menu";
|
|
4918
|
+
readonly openUserMenu: "Open user menu";
|
|
4919
|
+
readonly profileImage: "Profile image";
|
|
4920
|
+
readonly logo: "Logo";
|
|
4921
|
+
readonly newImage: "New image";
|
|
4922
|
+
readonly autoGeneratedFromLinkedField: "Auto-generated from linked field";
|
|
4923
|
+
readonly clear: "Clear";
|
|
4924
|
+
readonly close: "Close";
|
|
4925
|
+
readonly clearAllSelectedOptions: "Clear all {count} selected options";
|
|
4750
4926
|
}, Scope, Key_3>>(key: Key_3, ...params: import("international-types").CreateParams<import("next-international").ReactParamsObject<Value_3>, {
|
|
4751
4927
|
readonly adminDoesNotExist: "Admin does not exist";
|
|
4752
4928
|
readonly admins: "Admins";
|
|
@@ -4997,6 +5173,7 @@ declare const useI18n: () => {
|
|
|
4997
5173
|
readonly log: "Log";
|
|
4998
5174
|
readonly logs: "Logs";
|
|
4999
5175
|
readonly select: "Select";
|
|
5176
|
+
readonly selectOptions: "Select options";
|
|
5000
5177
|
readonly settings: "Settings";
|
|
5001
5178
|
readonly deleteItemText: "Are you sure you want to delete this item?";
|
|
5002
5179
|
readonly deleteEmailText: "Are you sure you want to delete this email account?";
|
|
@@ -5178,6 +5355,21 @@ declare const useI18n: () => {
|
|
|
5178
5355
|
readonly sqlQueryNotDefined: "SQL query is not defined";
|
|
5179
5356
|
readonly galleryTableNotSetUp: "Gallery table is not set up correctly, gallery photos were not saved.";
|
|
5180
5357
|
readonly useVideoApiRoute: "Please use the /api/video route";
|
|
5358
|
+
readonly searchDots: "Search...";
|
|
5359
|
+
readonly noItemFound: "No item found";
|
|
5360
|
+
readonly searchOptionsDots: "Search options...";
|
|
5361
|
+
readonly availableOptions: "Available options";
|
|
5362
|
+
readonly searchThroughOptions: "Search through available options";
|
|
5363
|
+
readonly filterOptionsHint: "Type to filter options. Use arrow keys to navigate results.";
|
|
5364
|
+
readonly openMainMenu: "Open main menu";
|
|
5365
|
+
readonly openUserMenu: "Open user menu";
|
|
5366
|
+
readonly profileImage: "Profile image";
|
|
5367
|
+
readonly logo: "Logo";
|
|
5368
|
+
readonly newImage: "New image";
|
|
5369
|
+
readonly autoGeneratedFromLinkedField: "Auto-generated from linked field";
|
|
5370
|
+
readonly clear: "Clear";
|
|
5371
|
+
readonly close: "Close";
|
|
5372
|
+
readonly clearAllSelectedOptions: "Clear all {count} selected options";
|
|
5181
5373
|
}, Scope, Key_3, Value_3>): React.ReactNode;
|
|
5182
5374
|
}, useCurrentLocale: () => string;
|
|
5183
5375
|
type I18nProviderClientProps = {
|