feat: Add ability to configure and test SMTP via UI

This commit is contained in:
Maksim Eltyshev
2025-09-22 20:35:13 +02:00
parent 3a12bb7457
commit c6f4dcdb70
114 changed files with 2161 additions and 301 deletions
+10
View File
@@ -95,6 +95,7 @@ export default {
cardsOnThisListAreCompleteAndReadyToBeArchived: null,
cardsOnThisListAreReadyToBeWorkedOn: null,
clickHereOrRefreshPageToUpdate: null,
clientHostnameInEhlo: null,
closed: null,
color: '顏色',
comments: null,
@@ -117,6 +118,7 @@ export default {
date: '日期',
deactivateUser_title: null,
defaultCardType_title: null,
defaultFrom: null,
defaultView_title: null,
deleteAllBoardsToBeAbleToDeleteThisProject: null,
deleteAttachment_title: '刪除附件',
@@ -180,6 +182,7 @@ export default {
grid: null,
hideCompletedTasks: null,
hideFromProjectListAndFavorites: null,
host: null,
hours: '小時',
importBoard_title: '導入看板',
invalidCurrentPassword: '當前密碼錯誤',
@@ -223,8 +226,10 @@ export default {
optional_inline: '可選的',
organization: '組織機構',
others: null,
passwordIsSet: null,
phone: '電話',
plankaUsesAppriseToSendNotificationsToOver100PopularServices: null,
port: null,
preferences: '偏好設定',
pressPasteShortcutToAddAttachmentFromClipboard:
'提示: 按下 Ctrl-V (Mac: Cmd-V) 從剪貼簿添加附件',
@@ -233,6 +238,7 @@ export default {
projectNotFound_title: '專案未找到',
projectOwner: null,
referenceDataAndKnowledgeStorage: null,
rejectUnauthorizedTlsCertificates: null,
removeManager_title: '刪除管理員',
removeMember_title: '刪除成員',
role: null,
@@ -259,6 +265,7 @@ export default {
shared: null,
sharedWithMe_title: null,
showOnFrontOfCard: null,
smtp: null,
sortList_title: null,
stopwatch: '碼表',
story: null,
@@ -270,6 +277,7 @@ export default {
taskList_title: null,
team: null,
terms: null,
testLog_title: null,
thereIsNoPreviewAvailableForThisAttachment: '此附件無法預覽',
time: '時間',
title: '標題',
@@ -283,6 +291,7 @@ export default {
uploadFailedNotEnoughStorageSpace: null,
uploadedImages: null,
url: null,
useSecureConnection: null,
userActions_title: '使用者操作',
userAddedCardToList: null,
userAddedThisCardToList: '<0>{{user}}</0> 向列表 {{list}} 添加了該卡片',
@@ -419,6 +428,7 @@ export default {
restoreToList: null,
returnToBoard: null,
save: '保存',
sendTestEmail: null,
showActive: null,
showAllAttachments: '顯示所有附件 ({{hidden}} 隱藏)',
showCardsWithThisUser: null,