/* eslint-disable max-lines */ export default { welcome: "Welcome", login: { title: "Welcome", subtitle: "Happy to have you with us !", forgetPassword: "Forgot password?", register: "Sign up", password: "Password", phone: "Phone number", submit: "CONNECT", email: "Email", validation: { tel: "Empty or invalid phone number", password: "Empty or invalid password", }, noAccount: "Do you not have an account ?", }, register: { subtitle1: "We're delighted to be embarking on this new financial adventure with you!", subtitle2: "Please complete the registration form", firstname: "Name", lastname: "Last name", register: "Registration", password: "Password", confirmPassword: "Confirm password", email: "Email", submit: "Connect", phone: "Phone", signUp: "Sign up", validate: "Validate", alreadyHaveAccount: "Do you already have an account?", signIn: "Login", licenseLabel: "License code", licenseTitle: "LICENSE ACTIVATION", licenseSubtitle: "Please enter your license code", validation: { email: "Empty or invalid email", firstname: "Empty or invalid Name or Last name", lastname: "Empty or invalid Name or Last name", phone: "Empty or invalid phone number", password: "Empty or invalid password", confirmPassword: "Password confirmation is required", _email: "Invalid email format", notTheSame: "Confirmation password does not match", }, }, forgetPassword: { title: "Forgot password", subtitle1: "Oops! Don't panic if you've forgotten your password. We'll help you reset it.", subtitle2: "Enter your e-mail address to receive a verification code. ", email: "Enter your e-mail address to receive a code", send: "SEND", validation: { email: " Empty or invalid email", _email: "Invalid email format", }, }, passwordRessetting: { title: "New password", subtitle: "Now's the time to create a new password.", newPassword: "New password", confirmNewPassword: "Confirm new password", signIn: "VALIDATE", validation: { password: " Empty or invalid password", confirmPassword: " Password confirmation is required", notSame: "The passwords are not identical", }, }, codeChecker: { title: "Reset code", subtitle1: "One last step to reset your password.", subtitle2: "Enter the verification code you received by e-mail.", send: "VALIDATE", save: "Save", code: "Code", dontReceiveCode: "You did not recieve a code?", resend: "Resend", validation: { code: " Empty or invalid code", }, }, updatePassword: { oldPassword: "Old password", newPassword: "New password", confirmPassword: "Confirm new password", stackTitle: "Change password ", updateText: "Change your password.", signIn: "MODIFY", validation: { oldPassword: " Empty or invalid Old password", newPassword: " Empty or invalid new password", confirmPassword: " Password confirmation is required", passwordsDontMatch: "The passwords does not match", }, }, license: { detailDesc: "Product information", detailTitle: "Perxonomiz-lite", getLicense: "OBTAIN A NEW LICENSE", stackTitle: "License", optionSavingTitle: "SAVINGS", optionBudgetTitle: "BUDGET", optionSavingBudgetTitle: "SAVINGS AND BUDGET", title: "License selection", description: "Congratulations! Now all you have to do is choose your license", cancel: "BACK", lcenseModalDescrip: "Start saving for greater financial security.", licenseValidate: "VALIDATE", validate: "VALIDATE", caisseLabel: "My cashbox", budgetLabel: "My cashbook", currencyLabel: "Currency", placeholder: "Enter the license code", currencyPlaceholder: "Choose your currency", noLicense: "You do not have a license ?", getLicence: "Obtain", title2: "License", active: "Active", expired: "Deactivated", inactive: "Inactive", startDate: "Activation date", endDate: "Expiration date", productInfo: "Product information", productNbu: "Product", reactiveLicense: "Reactivate license key", activeLicense: "Activate license", subscription: "Our subscriptions", activeText: "Your licence expires in", renew: "license renewal", myLicense: "MY LICENSE", expiredText: "Your license has expired ", box: "Cashbox", book: "Cashbook", connect_expired: "You cannot access the application. Your license has expired !", option: { savingDescrip: "Discover a new way to save and achieve your financial goals.", budgetDescrip: "Take back effective control of your budget for a better financial balance.", savingAndBudgetDescrip: "Learn how to optimize your personal finances for a more secure financial future.", }, validation: { message: "This field is compulsory", }, }, home: { balance_text: "TOTAL BALANCE", }, about: { stackTitle: "About", title: "Perxonomiz-lite", descBegin: "Perxonomiz-Lite", description: " is a digital tool designed to help you manage your personal finances effectively. The application offers you budget management and savings plan monitoring functions, combined with a physical notebook or box. With Perxonomiz-Lite, adopt good financial habits and save intelligently.", appName: "Name of application :", appVersion: "Application version :", publishDate: "Publication date :", contact: "Contact :", privacyPolicy: "Confidentiality policy", termsOfUse: "Terms and conditions of use", poweredBy: "powered by ", copyright: "Copyright © NetByUs - 2024. All rights reserved.", }, toast: { accountValidated: "Your account has been successfully validated", loginSuccess: "Connection completed successfully", passwordUpdated: "Password successfully modified", otpSended: "Reset code successfully sent", passwordReset: "Password successfully reset", updateSuccess: "Profile successfully modified", logout: "You have been successfully disconnected", login: "You are successfully connected", register: "You have been successfully registered", categories: { created: "Category created successfully", updated: "Category modified successfully", deleted: "Category deleted successfully", can_not_deleted: "This category cannot be deleted. It is used elsewhere !", }, box: { success: "Data successfully created", echec: "Unsuccessful creation", updated: "Modification successfully completed", }, }, validation: { phone: "Phone number is required", password: "Password is required", required: "This field is required", notBeSameAccount: "The accounts are identical", pincode: "Non identical code", minMaxPrice: "The minimum price cannot be higher than the maximum price.", maxMinPrice: "The maximum price cannot be lower than the minimum price.", mustInferior: "The sum of the amounts for each category must not exceed the total budget", mustEgal: "The sum of the amounts for each category must be equal to the total amount of the budget", requiredCategories: "The budget must have expenses forecast.", selectCategories: "You must select a category.", notCategoryAmount: "Categories must have a value greater than 0.", insuffisantSolde: "Your balance is insufficient to cover this expense", insuffisantSoldeRecurrence: "Your balance is insufficient to carry out this recurring transaction", insuffisantTransfertAmount: "The amount entered is greater than the amount available", amountMin: "The amount must be at least %{min}.", }, profile: { stackTitle: "Profile", title: "Personal information", connected: "Connected", preniumText: "Upgrade to prenium version", updateTitle: "Modification of profile", updateButton: "Modify profile", updateText: "You can modify your information", shareContact: "Contact sharing", }, pinCode: { initialisation: "SECURITY CODE", initialisationText: "To keep your data secure, choose a 4-digit PIN code.", code: "Please enter a code", verifiedCode: "Please confirm your code", alertTitle: "Alert", alertText: "Please log out to reset your lock code", unlockText: "Please enter your pin code", unlockTitle: "Unlock code", forgetPin: "Forgot your lock code ?", }, button: { save: "Save", logout: "Logout", login: "LOGIN", register: "SIGN UP", credit: "Deposit", debit: "Withdrawal", create: "Create", seeMore: "View more", cancel: "Cancel", next: "Next", continue: "Continue", validate: "Validate", yes: "Yes", no: "No", back: "Back", finish: "Finish", start: "Start", close: "Close", }, setting: { password: "Password", passwordDesc: "Modification of password ", profile: "Profile", profileDesc: "Modify your personal information", category: "Category", categoryDesc: "Manage the categories of expenses", reset: "Reset", resetDesc: "Return to factory settings", language: "Language", languageDesc: "Select the application language", inviteFriend: "Invite friends", inviteFriendDesc: "Partagez l’application avec vos contacts ", langPlaceholder: "Select a language", license: "License", licenseDesc: "Manage your licenses", aboutDesc: "General information", boxDesc: "Manage all your cashboxes", budgetDesc: "Ayez une vue globale sur vos différents budgets", }, drawer: { home: "Home", profile: "Profile", setting: "Settings", saving: "My cashbox", }, starter: { title: "Let's start the adventure together !", subtitle: "Let's start the adventure together !", }, categories: { stackTitle: "Cateories", }, category: { emptyCategory: "Empty category list", new: "New category", updateCategory: "Modify category", categoryName: "Category", categoryPlaceholder: "Name of category", iconInputLabel: "Select an icon", iconInputPlaceholder: "Choose an icon", colorInputLabel: "Choose a color", }, resetModal: { title: "Reset", description: "Are you sure you want to reset the data in your application ?", cancel: "Cancel", reset: "Reset", success: "Data successfully reset", echec: "Reset failed", }, save: "Save", delete: "Delete", del: "Del.", canceled: "Cancel", close: "Close", apply: "Apply", reset: "Reset", language: { french: "French", english: "English", }, dashboard: { welcome: "Welcome", }, balance: "Total balance", deposit: "Deposit", withdrawal: "Withdrawal", savingCallToAction: { title: "Savings made easy", subtitle: "It's time to make your first deposit into your cashbox.", }, goalSaving: { title: "Savings with goals", subtitle: "10000 saved out of 20000000", }, start: "Start", boxes: "My cash boxes", box: { stackTitle: "List of cashboxes", add: "ADD", title: "Cashboxes", name: "Name of cashbox", namePlaceholder: "Enter name of the cashbox", transactionList: "List of transaction", goalSaving: "Savings with goals", goalSavingDesc: "Start your savings with goals at any time !", modalHeaderDescription: "That is great ! A new cashbox to help you save for your future projects.", label: { name: "What is the name of your savings with goals plan? ?", amount: "What is the amount of this goals?", frequency: "Frequency of deposits ?", frequencyAmount: "How much do you plan to save per deposit??", }, modal: { editSaving: "Modify name", }, transaction: { noFoundTitle: "No transaction", noFoundDesc: "We are looking forward to your first deposit. To do so, click on the deposit button at the top of your screen.. ", }, emptyRessoucesTexts: { noFoundTitle: "No cashbox", noFoundDesc: "We are looking forward to your first cashbox. To do so, click on the add button at the top of your screen.. ", }, }, budget: { stackTitle: "List of cashbooks", title: "Cashbooks", name: "Name of cashbook", namePlaceholder: "Enter name of cashbook", licenseLabel: "My cashbook", transaction: { noFoundTitle: "No cashbook", noFoundDesc: "We look forward to receiving your first cashbook. To do so, click on the add button at the top of your screen... ", }, emptyRessoucesTexts: { noFoundTitle: "No cashbook", noFoundDesc: "We look forward to receiving your first cashbook. To do so, click on the add button at the top of your screen... ", }, }, transaction: { tilte: "TRANSACTIONS", debit: "Withdrawals", credit: "Deposits", modal: { makeDebitTitle: "Make a withdrawal", makeCreditTitle: "Make a deposit", editDebitTitle: "Modification of withdrawal", editCreditTitle: "Modification of deposit", confirmation: "Confirmation", }, label: { amount: "Amount", date: "Date", }, }, frequencies: { daily: "Daily", weekly: "Weekly", monthly: "Monthly", }, chooseBoxe: { title: "Choose a cashbox", subtitle: "In which cashbox will we evolve ?", }, alert: { attention: "Attention", confirmation: "Confirmation", cantDoWithdrawl: "Insufficient balance", cantUpdateTransaction: "This deposit cannot be modified. You can only modify the most recent deposit.", confirmTransactionUpdate: "Are you sure you want to modify this transaction ?", }, succes: "Successful", error: "Error", savedOn: "Saved on ", ok: "ok", };