feat: use vacation subject prefix
This commit is contained in:
+12
@@ -11,8 +11,20 @@ return [
|
||||
'Edit autoresponder' => 'Edytuj autoresponder',
|
||||
'Preview autoresponder' => 'Podgląd autorespondera',
|
||||
'Subject' => 'Temat',
|
||||
'Subject prefix' => 'Przedrostek tematu',
|
||||
'Original subject suffix' => ': pierwotny temat',
|
||||
'Message body' => 'Treść wiadomości',
|
||||
'Response content' => 'Treść odpowiedzi',
|
||||
'Response frequency' => 'Częstość odpowiedzi',
|
||||
'Send automatic reply for every message' => 'Wysyłaj automatyczną odpowiedź dla każdej wiadomości',
|
||||
'30 minutes' => '30 minut',
|
||||
'1 hour' => '1 godzina',
|
||||
'2 hours' => '2 godziny',
|
||||
'6 hours' => '6 godzin',
|
||||
'12 hours' => '12 godzin',
|
||||
'1 day' => '1 dzień',
|
||||
'2 days' => '2 dni',
|
||||
'7 days' => '7 dni',
|
||||
'Status' => 'Status',
|
||||
'Enabled' => 'Włączony',
|
||||
'Disabled' => 'Wyłączony',
|
||||
|
||||
Reference in New Issue
Block a user