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
@@ -101,6 +101,7 @@ export default {
cardsOnThisListAreCompleteAndReadyToBeArchived: null,
cardsOnThisListAreReadyToBeWorkedOn: null,
clickHereOrRefreshPageToUpdate: null,
clientHostnameInEhlo: null,
closed: null,
color: '色',
comments: null,
@@ -123,6 +124,7 @@ export default {
date: '日付',
deactivateUser_title: null,
defaultCardType_title: null,
defaultFrom: null,
defaultView_title: null,
deleteAllBoardsToBeAbleToDeleteThisProject: null,
deleteAttachment_title: '添付ファイルを削除',
@@ -186,6 +188,7 @@ export default {
grid: null,
hideCompletedTasks: null,
hideFromProjectListAndFavorites: null,
host: null,
hours: '時間',
importBoard_title: 'インポートボード',
invalidCurrentPassword: '現在のパスワードが無効',
@@ -229,8 +232,10 @@ export default {
optional_inline: '任意',
organization: '組織',
others: null,
passwordIsSet: null,
phone: '電話番号',
plankaUsesAppriseToSendNotificationsToOver100PopularServices: null,
port: null,
preferences: '環境設定',
pressPasteShortcutToAddAttachmentFromClipboard:
'ヒント: Ctrl-V(MacではCmd-V)を押して、クリップボードから添付ファイルを追加します。',
@@ -239,6 +244,7 @@ export default {
projectNotFound_title: 'プロジェクトがありません',
projectOwner: null,
referenceDataAndKnowledgeStorage: null,
rejectUnauthorizedTlsCertificates: null,
removeManager_title: 'マネージャーを削除',
removeMember_title: 'メンバーを削除',
role: null,
@@ -265,6 +271,7 @@ export default {
shared: null,
sharedWithMe_title: null,
showOnFrontOfCard: null,
smtp: null,
sortList_title: null,
stopwatch: 'タイマー',
story: null,
@@ -276,6 +283,7 @@ export default {
taskList_title: null,
team: null,
terms: null,
testLog_title: null,
thereIsNoPreviewAvailableForThisAttachment: 'この添付ファイルにはプレビューがありません。',
time: '時間',
title: 'タイトル',
@@ -289,6 +297,7 @@ export default {
uploadFailedNotEnoughStorageSpace: null,
uploadedImages: null,
url: null,
useSecureConnection: null,
userActions_title: 'ユーザーのアクション',
userAddedCardToList: null,
userAddedThisCardToList: '<0>{{user}}</0> 様が {{list}} をこのカードに追加しました',
@@ -426,6 +435,7 @@ export default {
restoreToList: null,
returnToBoard: null,
save: '保存',
sendTestEmail: null,
showActive: null,
showAllAttachments: '全ての添付ファイルを表示する({{hidden}} 非表示)',
showCardsWithThisUser: null,