Skip to content
Snippets Groups Projects
Commit 6c2eae78 authored by Thom's avatar Thom :tools:
Browse files

Add translations for new filters (#5697)

parent bad97a55
No related branches found
No related tags found
1 merge request!1110Resolve "mail users have limited Email Filters"
...@@ -19,4 +19,7 @@ $wb['ends_with_txt'] = 'Ends with'; ...@@ -19,4 +19,7 @@ $wb['ends_with_txt'] = 'Ends with';
$wb['move_to_txt'] = 'Move to'; $wb['move_to_txt'] = 'Move to';
$wb['delete_txt'] = 'Delete'; $wb['delete_txt'] = 'Delete';
$wb['mailbox_filter_txt'] = 'Mailbox filter'; $wb['mailbox_filter_txt'] = 'Mailbox filter';
$wb['header_txt'] = 'Header';
$wb['size_over_txt'] = 'Email size over (KB)';
$wb['size_under_txt'] = 'Email size under (KB)';
?> ?>
...@@ -18,4 +18,7 @@ $wb['ends_with_txt'] = 'Заканчивается на'; ...@@ -18,4 +18,7 @@ $wb['ends_with_txt'] = 'Заканчивается на';
$wb['move_to_txt'] = 'Переместить в'; $wb['move_to_txt'] = 'Переместить в';
$wb['delete_txt'] = 'Удалить'; $wb['delete_txt'] = 'Удалить';
$wb['mailbox_filter_txt'] = 'Фильтр почтового ящика'; $wb['mailbox_filter_txt'] = 'Фильтр почтового ящика';
$wb['header_txt'] = 'Header';
$wb['size_over_txt'] = 'Email size over (KB)';
$wb['size_under_txt'] = 'Email size under (KB)';
?> ?>
...@@ -18,4 +18,7 @@ $wb['ends_with_txt'] = 'Slutar med'; ...@@ -18,4 +18,7 @@ $wb['ends_with_txt'] = 'Slutar med';
$wb['move_to_txt'] = 'Flytta till'; $wb['move_to_txt'] = 'Flytta till';
$wb['delete_txt'] = 'Radera'; $wb['delete_txt'] = 'Radera';
$wb['mailbox_filter_txt'] = 'Mailbox filter'; $wb['mailbox_filter_txt'] = 'Mailbox filter';
$wb['header_txt'] = 'Header';
$wb['size_over_txt'] = 'Email size over (KB)';
$wb['size_under_txt'] = 'Email size under (KB)';
?> ?>
...@@ -19,4 +19,7 @@ $wb['ends_with_txt'] = 'Ends with'; ...@@ -19,4 +19,7 @@ $wb['ends_with_txt'] = 'Ends with';
$wb['move_to_txt'] = 'Move to'; $wb['move_to_txt'] = 'Move to';
$wb['delete_txt'] = 'Delete'; $wb['delete_txt'] = 'Delete';
$wb['mailbox_filter_txt'] = 'Mailbox filter'; $wb['mailbox_filter_txt'] = 'Mailbox filter';
$wb['header_txt'] = 'Header';
$wb['size_over_txt'] = 'Email size over (KB)';
$wb['size_under_txt'] = 'Email size under (KB)';
?> ?>
...@@ -18,4 +18,7 @@ $wb['ends_with_txt'] = 'Şununla biten'; ...@@ -18,4 +18,7 @@ $wb['ends_with_txt'] = 'Şununla biten';
$wb['move_to_txt'] = 'Şuraya taşı'; $wb['move_to_txt'] = 'Şuraya taşı';
$wb['delete_txt'] = 'Sil'; $wb['delete_txt'] = 'Sil';
$wb['mailbox_filter_txt'] = 'E-posta kutusu süzgeci'; $wb['mailbox_filter_txt'] = 'E-posta kutusu süzgeci';
$wb['header_txt'] = 'Header';
$wb['size_over_txt'] = 'Email size over (KB)';
$wb['size_under_txt'] = 'Email size under (KB)';
?> ?>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment