Translate the support view

This commit is contained in:
Johannes Zellner
2020-11-11 18:27:43 +01:00
parent bc6ff607ce
commit b7e235b727
3 changed files with 53 additions and 22 deletions

View File

@@ -290,7 +290,33 @@
"title": "Settings"
},
"support": {
"title": "Support"
"title": "Support",
"ticket": {
"title": "Ticket",
"subscriptionRequired": "Support tickets are only available in the paid plans.",
"subscriptionRequiredDescription": "You may find answers in our <a href=\"{{ supportViewLink }}\" target=\"_blank\">documentation</a> or ask on the <a href=\"{{ forumLink }}\" target=\"_blank\">Forum</a>.",
"type": "Type",
"typeApp": "App Error",
"typeBug": "Bug Report",
"typeEmail": "Email Error",
"selectApp": "Select App",
"topic": "Topic",
"report": "Report",
"email": "Email",
"emailInfo": "(Subscription email is {{ email }})",
"sshCheckbox": "Allow support engineers to connect to this server via SSH",
"submitAction": "Submit",
"reportPlaceholder": "Describe your issue",
"emailPlaceholder": "If needed, provide an email address different from above to reach you"
},
"remoteSupport": {
"title": "Remote Support",
"subscriptionRequired": "Remote support is only available in the paid plans.",
"description": "Enable this option to allow support engineers to connect to this server via SSH.",
"warning": "Do not enable this option unless requested by the Cloudron support team.",
"disableAction": "Disable SSH support access",
"enableAction": "Enable SSH support access"
}
},
"system": {
"title": "System Info",