feat: Add ability to configure and test SMTP via UI
This commit is contained in:
@@ -98,6 +98,7 @@ export default {
|
||||
cardsOnThisListAreCompleteAndReadyToBeArchived: null,
|
||||
cardsOnThisListAreReadyToBeWorkedOn: null,
|
||||
clickHereOrRefreshPageToUpdate: null,
|
||||
clientHostnameInEhlo: null,
|
||||
closed: null,
|
||||
color: 'renk',
|
||||
comments: null,
|
||||
@@ -120,6 +121,7 @@ export default {
|
||||
date: 'tarih',
|
||||
deactivateUser_title: null,
|
||||
defaultCardType_title: null,
|
||||
defaultFrom: null,
|
||||
defaultView_title: null,
|
||||
deleteAllBoardsToBeAbleToDeleteThisProject: null,
|
||||
deleteAttachment_title: 'Eki Sil',
|
||||
@@ -183,6 +185,7 @@ export default {
|
||||
grid: null,
|
||||
hideCompletedTasks: null,
|
||||
hideFromProjectListAndFavorites: null,
|
||||
host: null,
|
||||
hours: 'saat',
|
||||
importBoard_title: null,
|
||||
invalidCurrentPassword: 'Mevcut şifre yanlış',
|
||||
@@ -226,8 +229,10 @@ export default {
|
||||
optional_inline: 'İsteğe bağlı',
|
||||
organization: 'Organizasyon',
|
||||
others: null,
|
||||
passwordIsSet: null,
|
||||
phone: 'telefon',
|
||||
plankaUsesAppriseToSendNotificationsToOver100PopularServices: null,
|
||||
port: null,
|
||||
preferences: 'Tercihler',
|
||||
pressPasteShortcutToAddAttachmentFromClipboard:
|
||||
'İpucu: Panodan bir ek eklemek için CTRL-V ye (Macte Cmd-V) basın.',
|
||||
@@ -236,6 +241,7 @@ export default {
|
||||
projectNotFound_title: 'Proje bulunamadı',
|
||||
projectOwner: null,
|
||||
referenceDataAndKnowledgeStorage: null,
|
||||
rejectUnauthorizedTlsCertificates: null,
|
||||
removeManager_title: 'Yöneticiyi Kaldır',
|
||||
removeMember_title: 'Üyeyi Kaldır',
|
||||
role: null,
|
||||
@@ -262,6 +268,7 @@ export default {
|
||||
shared: null,
|
||||
sharedWithMe_title: null,
|
||||
showOnFrontOfCard: null,
|
||||
smtp: null,
|
||||
sortList_title: null,
|
||||
stopwatch: 'kronometre',
|
||||
story: null,
|
||||
@@ -273,6 +280,7 @@ export default {
|
||||
taskList_title: null,
|
||||
team: null,
|
||||
terms: null,
|
||||
testLog_title: null,
|
||||
thereIsNoPreviewAvailableForThisAttachment: 'Bu ek için önizleme mevcut değil.',
|
||||
time: 'zaman',
|
||||
title: 'başlık',
|
||||
@@ -286,6 +294,7 @@ export default {
|
||||
uploadFailedNotEnoughStorageSpace: null,
|
||||
uploadedImages: null,
|
||||
url: null,
|
||||
useSecureConnection: null,
|
||||
userActions_title: 'Kullanıcı İşlemleri',
|
||||
userAddedCardToList: null,
|
||||
userAddedThisCardToList: '<0>{{user}}</0> bu kartı {{list}} listesine ekledi',
|
||||
@@ -423,6 +432,7 @@ export default {
|
||||
restoreToList: null,
|
||||
returnToBoard: null,
|
||||
save: 'Kaydet',
|
||||
sendTestEmail: null,
|
||||
showActive: null,
|
||||
showAllAttachments: 'Tüm ekleri göster ({{hidden}} gizli)',
|
||||
showCardsWithThisUser: null,
|
||||
|
||||
Reference in New Issue
Block a user