golden hour
/home/doctorbruno/public_html/doctorbruno.info/taeionline/support/include/i18n/en_US/help/tips
⬆️ Go Up
Upload
File/Folder
Size
Actions
dashboard.audit_logs.yaml
1.09 KB
Del
OK
dashboard.dashboard.yaml
3.33 KB
Del
OK
dashboard.my_profile.yaml
2.68 KB
Del
OK
dashboard.staff_directory.yaml
1.08 KB
Del
OK
dashboard.system_logs.yaml
2.69 KB
Del
OK
emails.banlist.yaml
669 B
Del
OK
emails.diagnostic.yaml
944 B
Del
OK
emails.email.yaml
6.49 KB
Del
OK
emails.template.yaml
1.46 KB
Del
OK
forms.yaml
3.87 KB
Del
OK
install.yaml
2.39 KB
Del
OK
knowledgebase.canned_response.yaml
1.17 KB
Del
OK
knowledgebase.category.yaml
534 B
Del
OK
knowledgebase.faq.yaml
880 B
Del
OK
manage.api_keys.yaml
1.08 KB
Del
OK
manage.custom_list.yaml
1.64 KB
Del
OK
manage.filter.yaml
5.37 KB
Del
OK
manage.helptopic.yaml
4.16 KB
Del
OK
manage.pages.yaml
1.31 KB
Del
OK
manage.schedule.yaml
1.18 KB
Del
OK
manage.sla.yaml
1.68 KB
Del
OK
org.yaml
1.16 KB
Del
OK
settings.agents.yaml
3.29 KB
Del
OK
settings.alerts.yaml
2.98 KB
Del
OK
settings.autoresponder.yaml
2.02 KB
Del
OK
settings.email.yaml
5.04 KB
Del
OK
settings.kb.yaml
1.5 KB
Del
OK
settings.pages.yaml
2.83 KB
Del
OK
settings.system.yaml
9.15 KB
Del
OK
settings.tasks.yaml
3.49 KB
Del
OK
settings.ticket.yaml
5.87 KB
Del
OK
settings.users.yaml
3.57 KB
Del
OK
staff.agent.yaml
4.43 KB
Del
OK
staff.agents.yaml
496 B
Del
OK
staff.department.yaml
4.51 KB
Del
OK
staff.departments.yaml
972 B
Del
OK
staff.groups.yaml
1.07 KB
Del
OK
staff.staff_members.yaml
1.04 KB
Del
OK
staff.team.yaml
1.68 KB
Del
OK
staff.yaml
1.05 KB
Del
OK
tasks.queue.yaml
976 B
Del
OK
tickets.queue.yaml
2.87 KB
Del
OK
Edit: install.yaml
# # Help popup items for the installer # # Fields: # title - Shown in bold at the top of the popover window # content - The body of the help popover # # The key names such as 'helpdesk_name' should not be translated as they # must match the HTML #ids put into the page template. # --- helpdesk_name: title: Helpdesk Name content: | <p>The name of your support system e.g [Company Name] Support</p> system_email: title: Default System Email content: | <p>Default email address e.g support@yourcompany.com - you can add more later!</p> default_lang: title: Default System Language content: | <p>Initial data for this language will be installed into the database. For instance email templates and default system pages will be installed for this language.</p> links: - title: osTicket Language Packs href: https://osticket.com/download/#ostLang first_name: title: First Name content: | <p>Admin's first name</p> last_name: title: Last Name content: | <p>Admin's last name</p> email: title: Email Address content: | <p>Admin's personal email address. Must be different from system's default email.</p> username: title: Username content: | <p>Admin's login name. Must be at least three (3) characters.</p> password: title: Password content: | <p>Admin's password. Must be six (6) characters or more.</p> password2: title: Confirm Password content: | <p>Retype admin's password. Must match.</p> db_prefix: title: MySQL Table Prefix content: | <p>osTicket requires table prefix in order to avoid possible table conflicts in a shared database.</p> db_host: title: MySQL Hostname content: | <p> Most hosts use 'localhost' for local database hostname. Check with your host if localhost fails. </p> <p> Default port set in php.ini is assumed. A non-standard port number can be specified as <code>hostname:port</code> </p> db_schema: title: MySQL Database content: | <p>Name of the database osTicket will use.</p> db_user: title: MySQL Username content: | <p>The MySQL user must have full rights to the database.</p> db_password: title: MySQL Password content: | <p>MySQL password associated with above user.</p>
Save