diff --git a/lang/ur.json b/lang/ur.json index b051ad13..2718b384 100644 --- a/lang/ur.json +++ b/lang/ur.json @@ -906,12 +906,12 @@ "tax_types": "Tax Types", "expense_category": "Expense Categories", "update_app": "Update App", - "backup": "Backups", - "file_disk": "File Disks", + "backup": "Backup", + "file_disk": "File Disk", "fonts": "Font Packages", "custom_fields": "Custom Fields", "payment_modes": "Payment Modes", - "notes": "Record Notes", + "notes": "Notes", "exchange_rate": "Exchange Rate", "address_information": "Address Information", "pdf_generation": "PDF Generation", @@ -1023,7 +1023,7 @@ "from_name": "From Mail Name", "from_mail": "From Mail Address", "encryption": "Mail Encryption", - "mail_config_desc": "Configure the Laravel mail driver used to send emails from the application, including provider-specific credentials when needed.", + "mail_config_desc": "Below is the form for Configuring Email driver for sending emails from the app. You can also configure third party providers like Sendgrid, SES etc.", "company_mail_config": "Mail Configuration", "company_mail_config_desc": "Configure a custom mail driver for this company. When enabled, this overrides the global mail configuration.", "company_mail_config_updated": "Company mail configuration updated successfully", @@ -1259,12 +1259,12 @@ } }, "account_settings": { - "profile_picture": "Profile Photo", + "profile_picture": "Profile Picture", "name": "Name", "email": "Email", "password": "Password", "confirm_password": "Confirm Password", - "account_settings": "User Settings", + "account_settings": "Account Settings", "general": "General", "general_description": "Update your name, email and language preference.", "security": "Security", @@ -1294,7 +1294,7 @@ "please_enter_email": "Please Enter Email" }, "roles": { - "title": "Company Roles", + "title": "Roles", "description": "Manage the roles & permissions of this company", "save": "Save", "add_new_role": "Add New Role", @@ -1486,7 +1486,7 @@ "requirements_not_met": "Update cannot continue because some system requirements are not met (including minimum PHP version). Please fix the failed requirements and try again." }, "backup": { - "title": "Backups | Backups", + "title": "Backup | Backups", "description": "The backup is a zipfile that contains all files in the directories you specify along with a dump of your database", "new_backup": "Add New Backup", "create_backup": "Create Backup", @@ -1509,7 +1509,7 @@ "invalid_disk_credentials": "Invalid credential of selected disk" }, "disk": { - "title": "File Disks | File Disks", + "title": "File Disk | File Disks", "description": "By default, InvoiceShelf will use your local disk for saving backups, avatar and other image files. You can configure more than one disk drivers like DigitalOcean, S3 and Dropbox according to your preference.", "created_at": "created at", "dropbox": "dropbox", @@ -1697,7 +1697,7 @@ "from_name": "From Mail Name", "from_mail": "From Mail Address", "encryption": "Mail Encryption", - "mail_config_desc": "Configure the mail driver used to send emails from the application. If you are unsure how to configure this, leave it set to Sendmail.", + "mail_config_desc": "Below is the form for Configuring Email driver for sending emails from the app. You can also configure third party providers like Sendgrid, SES etc.", "basic_settings": "Basic Settings", "advanced_settings": "Advanced Settings", "show_advanced_settings": "Show Advanced Settings",