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
@@ -102,6 +102,7 @@ export default {
cardsOnThisListAreCompleteAndReadyToBeArchived: null,
cardsOnThisListAreReadyToBeWorkedOn: null,
clickHereOrRefreshPageToUpdate: null,
clientHostnameInEhlo: null,
closed: null,
color: 'Цвят',
comments: null,
@@ -124,6 +125,7 @@ export default {
date: 'Дата',
deactivateUser_title: null,
defaultCardType_title: null,
defaultFrom: null,
defaultView_title: null,
deleteAllBoardsToBeAbleToDeleteThisProject: null,
deleteAttachment_title: 'Изтриване на прикачен файл',
@@ -187,6 +189,7 @@ export default {
grid: null,
hideCompletedTasks: null,
hideFromProjectListAndFavorites: null,
host: null,
hours: 'Часове',
importBoard_title: 'Импортиране на табло',
invalidCurrentPassword: 'Невалидна текуща парола',
@@ -230,8 +233,10 @@ export default {
optional_inline: 'по желание',
organization: 'Организация',
others: null,
passwordIsSet: null,
phone: 'Телефон',
plankaUsesAppriseToSendNotificationsToOver100PopularServices: null,
port: null,
preferences: 'Предпочитания',
pressPasteShortcutToAddAttachmentFromClipboard:
'Съвет: натиснете Ctrl-V (Cmd-V на Mac), за да добавите прикачен файл от клипборда',
@@ -240,6 +245,7 @@ export default {
projectNotFound_title: 'Проектът не е намерен',
projectOwner: null,
referenceDataAndKnowledgeStorage: null,
rejectUnauthorizedTlsCertificates: null,
removeManager_title: 'Премахване на мениджър',
removeMember_title: 'Премахване на член',
role: null,
@@ -266,6 +272,7 @@ export default {
shared: null,
sharedWithMe_title: null,
showOnFrontOfCard: null,
smtp: null,
sortList_title: 'Сортиране на списък',
stopwatch: 'Хронометър',
story: null,
@@ -277,6 +284,7 @@ export default {
taskList_title: null,
team: null,
terms: null,
testLog_title: null,
thereIsNoPreviewAvailableForThisAttachment: 'Няма наличен преглед за този прикачен файл.',
time: 'Време',
title: 'Заглавие',
@@ -290,6 +298,7 @@ export default {
uploadFailedNotEnoughStorageSpace: null,
uploadedImages: null,
url: null,
useSecureConnection: null,
userActions_title: 'Потребителски действия',
userAddedCardToList: null,
userAddedThisCardToList: '<0>{{user}}</0> добави тази карта в {{list}}',
@@ -427,6 +436,7 @@ export default {
restoreToList: null,
returnToBoard: null,
save: 'Запазване',
sendTestEmail: null,
showActive: null,
showAllAttachments: 'Показване на всички прикачени файлове ({{hidden}} скрити)',
showCardsWithThisUser: null,